[LEDE-DEV] [PATCH rpcd] iwinfo: add info about frequency restrictions

Rafał Miłecki zajec5 at gmail.com
Tue Dec 12 14:00:50 PST 2017


On 15 August 2017 at 12:49, Rafał Miłecki <zajec5 at gmail.com> wrote:
> From: Rafał Miłecki <rafal at milecki.pl>
>
> Example frequency:
> {
>         "channel": 1,
>         "mhz": 2412,
>         "restricted": false,
>         "active": false,
>         "restrictions": {
>                 "no_ht40minus": true,
>                 "no_80mhz": true
>         }
> }

Jo, what do you think about this? I think you got some comments on the
suggested JSON format.



More information about the Lede-dev mailing list