mirror of
https://github.com/Telecominfraproject/wlan-cloud-opensync-controller.git
synced 2025-11-01 02:57:49 +00:00
TW-749: Change reference of ConnectUs to TIP (#4)
* ConnectUs Reference Changes Removed Loggers * ConnectUs Reference Changes Changed -all properties (shell files and launcher file), -profile ssidnames, -launcher certificates, -removed connectus.ai componentscan package * Changed Docker Connectus References * Changed Java ConnectUs References * Changed json ssid Connectus references * Minor changes * ConnectUs Reference Changes Removed Loggers * ConnectUs Reference Changes Changed -all properties (shell files and launcher file), -profile ssidnames, -launcher certificates, -removed connectus.ai componentscan package * Changed Docker Connectus References * Changed Java ConnectUs References * Changed json ssid Connectus references * Minor changes * Reference changes in Junit * Changed OvsdbRedirector to TipWlanOvsdbRedirector
This commit is contained in:
committed by
GitHub
parent
56e8af9227
commit
b9c0a6d88a
@@ -2,7 +2,7 @@ package com.telecominfraproject.wlan.opensync.external.integration;
|
||||
|
||||
import java.util.Set;
|
||||
|
||||
public interface ConnectusOvsdbClientInterface {
|
||||
public interface OvsdbClientInterface {
|
||||
|
||||
Set<String> getConnectedClientIds();
|
||||
|
||||
Reference in New Issue
Block a user