OVSDB AP Configuration: Profiles, Legacy Config Support

This commit is contained in:
Mike Hansen
2020-05-21 18:11:25 -04:00
parent b693c2a273
commit 7d585ff534
10 changed files with 338 additions and 92 deletions

View File

@@ -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" : {

View File

@@ -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" : {