hub.modes.protect.devices.added
- Sent when a device that is covered by the Ezlo Protect service is added to a protected devices collection. Ezlo Protect is a service which allows users to request police, ambulance or fire assistance.
Edit
Field | Type | Required | Description |
---|---|---|---|
deviceIds | array of strings | + | Identifies the device which was added to the collection of protected devices. |
Edit
{
"id": "ui_broadcast",
"msg_id": "602bce272231406433998dae",
"msg_subclass": "hub.modes.protect.buttons.added",
"result": {
"deviceIds": ["601d27d8223140327f691c99", "601d27d8223140327f691cff"]
}
}