mirror of
https://github.com/Telecominfraproject/wlan-cloud-opensync-controller.git
synced 2025-11-01 11:07:49 +00:00
f9cf072cac4144f89acbeeb19a107f56ef6acc05
Adding set of dtim_period on AP in Wifi_VIF_Config if value exists > 0. Need to obtain value from RadioConfig or SSID config, looking at cloud model to see if value exists already for DTIM_PERIOD ( i.e. what nth becaons have TIM ) WIFI-829: Cloud BE: support configuration of RTS/CTS threshold WIFI-830: Cloud BE: support configuration of fragmentation threshold Set frag_threshold on AP in Wifi_VIF_Config table per ssid based on Cloud equipment configuration advance radio map value for fragThresholdBytes
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%