mirror of
https://github.com/Telecominfraproject/wlan-cloud-opensync-controller.git
synced 2025-11-01 19:17:52 +00:00
Set status for disable_b_rates on 2.4GHz radios based on enable80211b in SsidConfiguration->RadioBasedConfiguration2g Update static test files to latest versions, cleanup OpensyncExternalIntegrationSimple to have it provide only bare functionality.
58 lines
1.7 KiB
JSON
58 lines
1.7 KiB
JSON
{
|
|
"model_type": "Profile",
|
|
"id": 8,
|
|
"customerId": 2,
|
|
"profileType": "equipment_ap",
|
|
"name": "ApProfile-3-radios",
|
|
"details": {
|
|
"model_type": "ApNetworkConfiguration",
|
|
"networkConfigVersion": "AP-1",
|
|
"equipmentType": "AP",
|
|
"vlanNative": true,
|
|
"vlan": 0,
|
|
"ntpServer": {
|
|
"model_type": "AutoOrManualString",
|
|
"auto": true,
|
|
"value": "pool.ntp.org"
|
|
},
|
|
"syslogRelay": null,
|
|
"rtlsSettings": null,
|
|
"syntheticClientEnabled": true,
|
|
"ledControlEnabled": true,
|
|
"equipmentDiscovery": false,
|
|
"radioMap": {
|
|
"is2dot4GHz": {
|
|
"model_type": "RadioProfileConfiguration",
|
|
"bestApEnabled": true,
|
|
"bestAPSteerType": "both"
|
|
},
|
|
"is5GHzU": {
|
|
"model_type": "RadioProfileConfiguration",
|
|
"bestApEnabled": true,
|
|
"bestAPSteerType": "both"
|
|
},
|
|
"is5GHzL": {
|
|
"model_type": "RadioProfileConfiguration",
|
|
"bestApEnabled": true,
|
|
"bestAPSteerType": "both"
|
|
}
|
|
},
|
|
"greTunnelConfigurations": [
|
|
{
|
|
"model_type": "GreTunnelConfiguration",
|
|
"greTunnelName": "gre1",
|
|
"greRemoteInetAddr": "192.168.1.101",
|
|
"vlanIdsInGreTunnel": [
|
|
100
|
|
]
|
|
}
|
|
],
|
|
"profileType": "equipment_ap"
|
|
},
|
|
"createdTimestamp": 1612285248925,
|
|
"lastModifiedTimestamp": 1612285628377,
|
|
"childProfileIds": [
|
|
2,
|
|
4
|
|
]
|
|
} |