mirror of
https://github.com/Telecominfraproject/wlan-cloud-owprov.git
synced 2026-01-27 10:22:54 +00:00
17 lines
241 B
JSON
17 lines
241 B
JSON
{ "radios": [
|
|
{
|
|
"band": "5G",
|
|
"channel": 52,
|
|
"channel-mode": "HE",
|
|
"channel-width": 80,
|
|
"country": "CA"
|
|
},
|
|
{
|
|
"band": "2G",
|
|
"channel": 11,
|
|
"channel-mode": "HE",
|
|
"channel-width": 20,
|
|
"country": "CA"
|
|
}
|
|
]
|
|
} |