/sys/net/wlan/ap/{idx}/frequency

The frequency in MHz of this access point.

Get /sys/net/wlan/ap/{idx}/frequency

SecurityApiKey
Request
path Parameters
idx
required
integer >= 0

The index of a WLAN access point.

Responses
200

Normal response.

401

Unauthorized response.

get/sys/net/wlan/ap/{idx}/frequency
Request samples
Response samples
application/json
{
  • "result": 2452,
  • "error": "Error message (present if an error occurred)."
}