start_include()
- Start a procedure of including a new ZWave device. Cause a ZWave chip to send an “include” broadcast. If some ZWave device has been included a node_added event gets sent.Look at objects page to get a device setting file format.
Edit
Edit
- device_setting_file_path (string)(optional).
Edit
- none
Edit
require "zwave"
zwave.start_include()
require "zwave"
zwave.start_include( "HUB:zwave/configs/device_setting.json" )