|  Developer
Updated on November 19, 2021

hub.modes.protect.buttons.removed

  • Sent when a device covered by Ezlo Protect service is removed from a house-mode. Ezlo Protect is a service which allows users to request police, ambulance or fire assistance.
Edit
Field Type Required Description
deviceId string + Identifies the device which was removed
Edit
				
					{
    "id": "ui_broadcast",
    "msg_id": "602bce272231406433998dae",
    "msg_subclass": "hub.modes.protect.buttons.removed",
    "result": { 
        "deviceId": "601d27d8223140327f691c99"
    }
}