module_reset
- Sends if user tries to run exclude/include/learn/reset operation during other not finished exclude/include/learn/reset operation
Edit
Edit
Result Fields:
Field | Value | Type | Required | Description |
---|---|---|---|---|
event | string | + | Event name | |
status | string | + | Name of current status, can be any of ZWave Addon event statuses | |
plugin | string | + | Plugin name |
Edit
{
"id": "ui_broadcast",
"msg_subclass": "hub.extensions.plugin.ui_broadcast",
"result": {
"event": "module_reset",
"status": "started",
"plugin": "zwave"
}
}