Search found 1 match
- 23 Feb 2016 09:34
- Forum: Discussions in English
- Topic: activating SwitchBinary from command line
- Replies: 0
- Views: 3006
activating SwitchBinary from command line
I can easily activate a the command class SwitchBinary on one of my lights by navigating to the following URL http://HOSTNAME:8083/ZWave.zway/Run/devices[2].instances[0].commandClasses[37].Set(1) This turns my lights on. However, when I attempt to activate it from the command line via wget, I get th...