hub.modes.protect.buttons.updated
- Sent when a house-mode device covered by the Ezlo Protect service is modified. Ezlo Protect is a service which allows users to request police, ambulance or fire assistance.
Edit
Field | Type | Required | Description |
---|---|---|---|
deviceId | string | + | Id of the device |
service | enum | + | The name of the Ezlo Protect that was invoked. Can be , or |
Edit
{
"id": "ui_broadcast",
"msg_id": "602bce272231406433998dae",
"msg_subclass": "hub.modes.protect.buttons.updated",
"result": {
"deviceId": "601d27d8223140327f691c99",
"service": "fire"
}
}