Get Service Messages
get_service_messagesRetrieve active service messages such as low battery or unreachable devices, including detailed device information and timestamps.
Instructions
Get all active service messages (low battery, unreachable, etc.) with device details and timestamps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | CCU target to read from (default: active). See list_ccu_targets. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messages | Yes | Active alarms: {id, type, address, channelName, timestamp} |