Files
wlan-testing/libs/EXAMPLE-JSON-OBJECTS.txt
Ben Greear 2ea71662c3 cloud: Add framework to modify rf profile.
But not tested or enabled at this point.  Evidently bugs
in cloud keep it from working if you change the mode, for instance.

Signed-off-by: Ben Greear <greearb@candelatech.com>
2021-02-10 13:50:20 -08:00

208 lines
8.1 KiB
Plaintext

#RF Profile looks like this (as of Feb 10, 2021)
# Default RF profile is 10 currently.
{
"childProfileIds": [],
"createdTimestamp": 0,
"customerId": 2,
"details": {
"model_type": "RfConfiguration",
"profileType": "rf",
"rfConfigMap": {
"is2dot4GHz": {
"activeScanSettings": {
"enabled": true,
"model_type": "ActiveScanSettings",
"scanDurationMillis": 65,
"scanFrequencySeconds": 10
},
"autoChannelSelection": false,
"beaconInterval": 100,
"bestApEnabled": null,
"bestApSettings": {
"dropInSnrPercentage": 20,
"minLoadFactor": 50,
"mlComputed": true,
"model_type": "RadioBestApSettings"
},
"channelBandwidth": "is20MHz",
"channelHopSettings": {
"model_type": "ChannelHopSettings",
"noiseFloorThresholdInDB": -75,
"noiseFloorThresholdTimeInSeconds": 180,
"nonWifiThresholdInPercentage": 50,
"nonWifiThresholdTimeInSeconds": 180,
"obssHopMode": "NON_WIFI"
},
"clientDisconnectThresholdDb": -90,
"eirpTxPower": 18,
"forceScanDuringVoice": "disabled",
"managementRate": "auto",
"maxNumClients": 100,
"mimoMode": "twoByTwo",
"minAutoCellSize": -65,
"model_type": "RfElementConfiguration",
"multicastRate": "auto",
"neighbouringListApConfig": {
"maxAps": 25,
"minSignal": -85,
"model_type": "NeighbouringAPListConfiguration"
},
"perimeterDetectionEnabled": true,
"probeResponseThresholdDb": -90,
"radioMode": "modeN",
"radioType": "is2dot4GHz",
"rf": "TipWlan-rf",
"rtsCtsThreshold": 65535,
"rxCellSizeDb": -90
},
"is5GHz": {
"activeScanSettings": {
"enabled": true,
"model_type": "ActiveScanSettings",
"scanDurationMillis": 65,
"scanFrequencySeconds": 10
},
"autoChannelSelection": false,
"beaconInterval": 100,
"bestApEnabled": null,
"bestApSettings": {
"dropInSnrPercentage": 30,
"minLoadFactor": 40,
"mlComputed": true,
"model_type": "RadioBestApSettings"
},
"channelBandwidth": "is80MHz",
"channelHopSettings": {
"model_type": "ChannelHopSettings",
"noiseFloorThresholdInDB": -75,
"noiseFloorThresholdTimeInSeconds": 180,
"nonWifiThresholdInPercentage": 50,
"nonWifiThresholdTimeInSeconds": 180,
"obssHopMode": "NON_WIFI"
},
"clientDisconnectThresholdDb": -90,
"eirpTxPower": 18,
"forceScanDuringVoice": "disabled",
"managementRate": "auto",
"maxNumClients": 100,
"mimoMode": "twoByTwo",
"minAutoCellSize": -65,
"model_type": "RfElementConfiguration",
"multicastRate": "auto",
"neighbouringListApConfig": {
"maxAps": 25,
"minSignal": -85,
"model_type": "NeighbouringAPListConfiguration"
},
"perimeterDetectionEnabled": true,
"probeResponseThresholdDb": -90,
"radioMode": "modeAC",
"radioType": "is5GHz",
"rf": "TipWlan-rf",
"rtsCtsThreshold": 65535,
"rxCellSizeDb": -90
},
"is5GHzL": {
"activeScanSettings": {
"enabled": true,
"model_type": "ActiveScanSettings",
"scanDurationMillis": 65,
"scanFrequencySeconds": 10
},
"autoChannelSelection": false,
"beaconInterval": 100,
"bestApEnabled": null,
"bestApSettings": {
"dropInSnrPercentage": 30,
"minLoadFactor": 40,
"mlComputed": true,
"model_type": "RadioBestApSettings"
},
"channelBandwidth": "is80MHz",
"channelHopSettings": {
"model_type": "ChannelHopSettings",
"noiseFloorThresholdInDB": -75,
"noiseFloorThresholdTimeInSeconds": 180,
"nonWifiThresholdInPercentage": 50,
"nonWifiThresholdTimeInSeconds": 180,
"obssHopMode": "NON_WIFI"
},
"clientDisconnectThresholdDb": -90,
"eirpTxPower": 18,
"forceScanDuringVoice": "disabled",
"managementRate": "auto",
"maxNumClients": 100,
"mimoMode": "twoByTwo",
"minAutoCellSize": -65,
"model_type": "RfElementConfiguration",
"multicastRate": "auto",
"neighbouringListApConfig": {
"maxAps": 25,
"minSignal": -85,
"model_type": "NeighbouringAPListConfiguration"
},
"perimeterDetectionEnabled": true,
"probeResponseThresholdDb": -90,
"radioMode": "modeAC",
"radioType": "is5GHzL",
"rf": "TipWlan-rf",
"rtsCtsThreshold": 65535,
"rxCellSizeDb": -90
},
"is5GHzU": {
"activeScanSettings": {
"enabled": true,
"model_type": "ActiveScanSettings",
"scanDurationMillis": 65,
"scanFrequencySeconds": 10
},
"autoChannelSelection": false,
"beaconInterval": 100,
"bestApEnabled": null,
"bestApSettings": {
"dropInSnrPercentage": 30,
"minLoadFactor": 40,
"mlComputed": true,
"model_type": "RadioBestApSettings"
},
"channelBandwidth": "is80MHz",
"channelHopSettings": {
"model_type": "ChannelHopSettings",
"noiseFloorThresholdInDB": -75,
"noiseFloorThresholdTimeInSeconds": 180,
"nonWifiThresholdInPercentage": 50,
"nonWifiThresholdTimeInSeconds": 180,
"obssHopMode": "NON_WIFI"
},
"clientDisconnectThresholdDb": -90,
"eirpTxPower": 18,
"forceScanDuringVoice": "disabled",
"managementRate": "auto",
"maxNumClients": 100,
"mimoMode": "twoByTwo",
"minAutoCellSize": -65,
"model_type": "RfElementConfiguration",
"multicastRate": "auto",
"neighbouringListApConfig": {
"maxAps": 25,
"minSignal": -85,
"model_type": "NeighbouringAPListConfiguration"
},
"perimeterDetectionEnabled": true,
"probeResponseThresholdDb": -90,
"radioMode": "modeAC",
"radioType": "is5GHzU",
"rf": "TipWlan-rf",
"rtsCtsThreshold": 65535,
"rxCellSizeDb": -90
}
}
},
"id": 10,
"lastModifiedTimestamp": 0,
"model_type": "Profile",
"name": "TipWlan-rf",
"profileType": "rf"
}