Get Service Messages
get_service_messagesRetrieve active service messages from your HomeMatic system, including low battery and unreachable alerts, with device details 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} |