List all devices
baseline_list_devicesEnumerate all devices on a controller, grouped by type, and retrieve the reportingSn for each device to use with history endpoints.
Instructions
Enumerate every device on a controller grouped by type (zones, flow meters, moisture/temperature/pressure sensors, master valves, pumps, rain gauges, event switches). Each entry includes the reportingSn to pass as deviceSn to baseline_get_history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| controllerId | No | Controller id (from baseline_list_controllers). Optional when the account has exactly one accessible controller or BASELINE_CONTROLLER_ID is set; otherwise required. |