Get alarms / faults
baseline_get_alarmsRetrieve active alarms and faults for a controller, decoded with sender device and fault type. Optionally include already-cleared alarms.
Instructions
Active alarms and faults for a controller (valve short circuits, flow comm failures, dial-off, empty conditions, etc.), decoded with sender device and fault type.
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. | |
| includeCleared | No | Include already-cleared alarms (default false). |