|  Developer
Updated on May 10, 2022

reconstruct_finished_error

  • Sends if zwave plugin receives any error during reconstructing process
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": "reconstruct_finished_error",
        "plugin": "zwave"
    }
}