How to use SwitchAll On/Off
Posted: 14 Dec 2016 23:44
Hi, does anybody know how to use SwitchAll On/Off command in a scene?
May be it could be easy but actually I do not know how to do.
I would like simply to turn off all lights by using this command like I can do in the expert UI where there is a specific button to send this command to all switches configured in switch all off group.
In the url bar, the line to type to execute the command is
http://ip:8083/ZWaveAPI/Run/devices[x].SwitchAll.SetOn()
but, of course, because it need an argument where is "x", this work only for the "x" device (if it is set for switchall On) and not for every device.
Any suggestion?
May be it could be easy but actually I do not know how to do.
I would like simply to turn off all lights by using this command like I can do in the expert UI where there is a specific button to send this command to all switches configured in switch all off group.
In the url bar, the line to type to execute the command is
http://ip:8083/ZWaveAPI/Run/devices[x].SwitchAll.SetOn()
but, of course, because it need an argument where is "x", this work only for the "x" device (if it is set for switchall On) and not for every device.
Any suggestion?