mirror of
https://github.com/Telecominfraproject/wlan-cloud-opensync-controller.git
synced 2025-11-01 19:17:52 +00:00
WIFI-1195: JsonSerializedException for MacAddress with Client Interface
This commit is contained in:
@@ -51,4 +51,6 @@ public interface OpensyncExternalIntegrationInterface {
|
||||
void dhcpLeasedIpDbTableUpdate(List<Map<String,String>> dhcpAttributes, String apId, RowUpdateOperation rowUpdateOperation);
|
||||
|
||||
void commandStateDbTableUpdate(List<Map<String,String>> commandStateAttributes, String apId, RowUpdateOperation rowUpdateOperation);
|
||||
|
||||
void clearEquipmentStatus(String apId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user