mirror of
https://github.com/Telecominfraproject/wlan-cloud-opensync-controller.git
synced 2026-01-27 10:22:51 +00:00
6416a76f8862b20c7960d62e63930fb4ccf3eae7
* WIFI-1552 Address auto/manual changes to backup channel number * WIFI-1552 remove the redundant code * WIFI-1552 update based on review comments * WIFI-1552 add NPE check Co-authored-by: Lynn Shi <lynn.shi@netexperience.com>
[WIFI-1593] Cleaning up unused validationCode and validationMethod in FirmwareDownloadRequest flow (#27)
[WIFI-1593] Cleaning up unused validationCode and validationMethod in FirmwareDownloadRequest flow (#27)
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%