|  Developer
Updated on May 9, 2022

scripts/reconstruct_network

  • Start reconstruct ZWave network
Edit

Edit

Edit
Broadcast Description
reconstruct_started reconstruct process was started
reconstruct_finished reconstruct was finished
reconstruct_finished_error reconstruct was finished with error
reconstruct_progress_error reconstruct for some node finished with error
reconstruct_progress reconstruct progress
action_busy Other operation running, reconstruct wasn’t started
Edit
Edit
				
					{
    "method": "hub.extensions.plugin.run",
    "id": "_ID_",
    "params": {
        "script": "HUB:zwave/scripts/reconstruct_network"
    }
}				
			
Edit
				
					{
    "error": null,
    "id": "_ID_",
    "result": {}
}