get_wifi_summary
Retrieve per-AP WiFi summaries for Omada sites: 2.4GHz and 5GHz channels, client counts per band, and radio utilization. Filter by MAC or return all APs.
Instructions
Per-AP WiFi summary: 2.4GHz/5GHz channel (parsed from the
controller's irregularly-formatted actualChannel string), client
counts per band, and radio utilization. One entry per AP on the
site, or just the one matching mac if given.
Requires legacy login (OMADA_USER/OMADA_PASS) - the Open API device list has no per-radio fields at all (confirmed against real hardware; see README's auth x endpoint matrix).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mac | No | ||
| site_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |