|  Developer
Updated on May 9, 2022

scripts/stop_learn

  • Stop learning process
Edit

Edit

Edit
Broadcast Description
learn_finished Learn was finished
action_busy Other operation running, learn wasn’t started
Edit
Edit
				
					{
    "method": "hub.extensions.plugin.run",
    "id": "_ID_",
    "params": {
        "script": "HUB:zwave/scripts/stop_learn"
    }
}				
			
Edit
				
					{
    "error": null,
    "id": "_ID_",
    "result": {}
}