Supervision
COMMAND_CLASS_SUPERVISION MQTT API¶
| MQTT Support | Support | Control |
|---|---|---|
| false | true | true |
When MQTT Support is
false, only incoming (TX) commands are listed below. ZPC publishes these to MQTT but does not handleCommand/*topics for this command class.
Table of Contents¶
SUPERVISION_REPORT¶
Command:
zpc/<home_id>/<node_id>/ep<endpoint_id>/Supervision/Report/SupervisionReport
Payload:
{
"properties1": {
"session_id": "0x05",
"wake_up_request": "0x05",
"more_status_updates": "0x05"
},
"status": "0x01",
"duration": "0x12"
}