mirror of
https://github.com/Telecominfraproject/wlan-cloud-opensync-controller.git
synced 2026-03-20 23:39:11 +00:00
5e32798159f1522f99b869a5f9f4dbf73a49249b
Further changes to simplify Cloud/OSGW/AP interaction Remove hieuristic config changes handling, goes back to reset of all SSIDs, etc. This will need support from Cloud/UI side if it is to be implemented in the future as the OSGW cannot effectively ascertain updates vs inserts without config change content information. Validate SSID UUID gets added to Wifi_Radio_Config, if not, throw RTE Only process changes for PROTOCOL_STATUS and FIRMWARE_STATUS when they differ from the current state.
wlan-opensync-wifi-controller
Opensync Wifi Controller - accepts connections from the access points, pushes configuration, reads metrics from the topics on MQTT broker.
Components in this repository depend on other wlan-cloud repositories.
How to build components in this repository - checkout wlan-cloud-workspace repository and follow its build instructions.
There are several variants of the Opensync Wifi Controller:
- statically configured by the json files - see the projects: opensync-ext-static, opensync-gateway-static-process, opensync-gateway-static-docker
- dynamically configured using REST APIs and provisioning workflows of the CloudSDK - see the projects: opensync-ext-cloud, opensync-gateway-cloud-process, opensync-gateway-cloud-docker
All the variants mentionined above are using common components defined in projects opensync-gateway and opensync-ext-interface
Description
Languages
Java
95.7%
Shell
3.7%
Dockerfile
0.6%