mirror of
https://github.com/Telecominfraproject/wlan-cloud-opensync-controller.git
synced 2025-12-24 22:27:00 +00:00
884efdbf08c819026b36dafc7dfedbd021b67c97
When active scan is enabled for a RadioType in the RfProfile, use the scan duration millis and scan frequency seconds values for the Wifi_Stats_Config survey_interval_ms and sampling_interval respectively. This does not affect the cadence at which the stats are reported. Signed-off-by: Mike Hansen <mike.hansen@netexperience.com>
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%