|  Developer
Updated on May 9, 2022

scripts/start_learn

  • Start learning process( Including controller in another ZWave network )
Edit

Edit

Edit
Broadcast Description
learn_invoked Learn process was invoked
learn_started Learn process was started
learn_show_key Show a dsk key of a controller being included
learn_progress Learn is in progress
learn_finished Learn was finished
learn_finished_error Learn was finished with error
learn_finished_timeout Learn was finished in timeout reason
action_busy Other operation running, learn wasn’t started
Edit
Edit
				
					{
    "method": "hub.extensions.plugin.run",
    "id": "_ID_",
    "params": {
        "script": "HUB:zwave/scripts/start_learn"
    }
}				
			
Edit
				
					{
    "error": null,
    "id": "_ID_",
    "result": {}
}