get_supported_wifi_channels_result

get_supported_wifi_channels_result
get_supported_wifi_channels_result
This class is array of wifi_radio_band
JSON Example
[
    {
        "name": "string",
        "supportedChannels": [
            {}
        ]
    }
]