|  Developer
Updated on May 10, 2022

exclude_finished

  • Sends if zwave device of controller network was removed successfully and excluding process was ended
Edit

Result Fields:

Field Value Type Required Description
event string + Event name
plugin string + Plugin name
Edit
				
					{
    "id": "ui_broadcast",
    "msg_subclass": "hub.extensions.plugin.ui_broadcast",
    "result": {
        "event": "exclude_finished",
        "plugin": "zwave"
    }
}