Get Service Messages
get_service_messagesRetrieve active service messages for HomeMatic devices, including low battery and unreachable alerts, with timestamps and device details.
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} |