mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-12-25 05:31:21 +00:00
This patch adds a script to configure and start a local instance of the cloud-sdk. The script also allows you to generate the device specific config json. Signed-off-by: John Crispin <john@phrozen.org>
55 lines
1.3 KiB
JSON
55 lines
1.3 KiB
JSON
{
|
|
"model_type": "Profile",
|
|
"id": 5,
|
|
"customerId": 2,
|
|
"profileType": "equipment_ap",
|
|
"name": "DefaultApProfile",
|
|
"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": {
|
|
"is5GHz": {
|
|
"model_type": "RadioProfileConfiguration",
|
|
"bestApEnabled": true,
|
|
"bestAPSteerType": "both"
|
|
},
|
|
"is2dot4GHz": {
|
|
"model_type": "RadioProfileConfiguration",
|
|
"bestApEnabled": true,
|
|
"bestAPSteerType": "both"
|
|
},
|
|
"is5GHzU": {
|
|
"model_type": "RadioProfileConfiguration",
|
|
"bestApEnabled": true,
|
|
"bestAPSteerType": "both"
|
|
},
|
|
"is5GHzL": {
|
|
"model_type": "RadioProfileConfiguration",
|
|
"bestApEnabled": true,
|
|
"bestAPSteerType": "both"
|
|
}
|
|
},
|
|
"profileType": "equipment_ap"
|
|
},
|
|
"createdTimestamp": 1591653239947,
|
|
"lastModifiedTimestamp": 1591654336724,
|
|
"childProfileIds": [
|
|
6,
|
|
7,
|
|
8
|
|
]
|
|
}
|