Revert WIFI-831: Cloud BE: support enable or disable 802.11b modulation rates until downstream ready

This commit is contained in:
Mike Hansen
2021-02-03 13:51:39 -05:00
parent b42a1f4318
commit e1f84648c8
5 changed files with 12 additions and 30 deletions

View File

@@ -36,11 +36,10 @@
"enable80211v": null
},
"is2dot4GHz": {
"model_type": "RadioBasedSsidConfiguration2g",
"model_type": "RadioBasedSsidConfiguration",
"enable80211r": null,
"enable80211k": null,
"enable80211v": null,
"enable80211b": false
"enable80211v": null
},
"is5GHz": {
"model_type": "RadioBasedSsidConfiguration",