mirror of
https://github.com/Telecominfraproject/wlan-cloud-opensync-controller.git
synced 2025-11-02 19:47:52 +00:00
OVSDB AP Configuration: Profiles, Legacy Config Support
This commit is contained in:
@@ -119,8 +119,8 @@
|
||||
"is5GHzU" : {
|
||||
"model_type" : "ElementRadioConfiguration",
|
||||
"radioType" : "is5GHzU",
|
||||
"channelNumber" : 108,
|
||||
"manualChannelNumber" : 108,
|
||||
"channelNumber" : 149,
|
||||
"manualChannelNumber" : 149,
|
||||
"backupChannelNumber" : 116,
|
||||
"autoChannelSelection" : true,
|
||||
"channelBandwidth" : "is80MHz",
|
||||
@@ -156,7 +156,7 @@
|
||||
"bestAPSteerType" : "both",
|
||||
"deauthAttackDetection" : null,
|
||||
"allowedChannelsPowerLevels" : [ ],
|
||||
"activeChannel" : 108
|
||||
"activeChannel" : 149
|
||||
}
|
||||
},
|
||||
"advancedRadioMap" : {
|
||||
|
||||
@@ -119,8 +119,8 @@
|
||||
"is5GHzU" : {
|
||||
"model_type" : "ElementRadioConfiguration",
|
||||
"radioType" : "is5GHzU",
|
||||
"channelNumber" : 108,
|
||||
"manualChannelNumber" : 108,
|
||||
"channelNumber" : 149,
|
||||
"manualChannelNumber" : 149,
|
||||
"backupChannelNumber" : 116,
|
||||
"autoChannelSelection" : true,
|
||||
"channelBandwidth" : "is80MHz",
|
||||
@@ -156,7 +156,7 @@
|
||||
"bestAPSteerType" : "both",
|
||||
"deauthAttackDetection" : null,
|
||||
"allowedChannelsPowerLevels" : [ ],
|
||||
"activeChannel" : 108
|
||||
"activeChannel" : 149
|
||||
}
|
||||
},
|
||||
"advancedRadioMap" : {
|
||||
|
||||
Reference in New Issue
Block a user