put_wifi_planning
Retrieve WiFi channel usage for a specific access point, including channel number, band, noise level, and busy time percentage.
Instructions
Get the list of WifiChannelUsage for the given AP
Error codes: inval, exist, nospc, nodev, noent, busy, inval_band, inval_ssid, inval_freq, inval_cipher, inval_key_len, inval_key, inval_ht_mode, inval_ht_needs_wmm, inval_ac_needs_ht, inval_ac_not_2d4g
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | No | channel number | |
| band | No | Values: `2d4g`: 2.4 GHz; `5g`: 5 GHz; `60g`: 60 GHz | |
| noise_level | No | noise level on channel in dB | |
| rx_busy_percent | No | rx channel busy time percentage |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||