Search found 2 matches

by scolari-IRE
12 Aug 2017 21:51
Forum: RaZberry
Topic: Bind to SensorBinary Data -JS API
Replies: 1
Views: 3349

Re: Bind to SensorBinary Data -JS API

As what usually happens I have answered my own question. I can no see that every time my event is triggered the /var/log/z-way-server.log is being updated with my output. I did change the http command to use debugPrint rather than console.log. So this is the working command: http://192.168.0.206:808...
by scolari-IRE
12 Aug 2017 18:57
Forum: RaZberry
Topic: Bind to SensorBinary Data -JS API
Replies: 1
Views: 3349

Bind to SensorBinary Data -JS API

Hi All, New to this forum, zway..... and zwave in general. Love it! Im having a bit of an issue trying to bind to my MultiSensor. I want to bind to the motion sensor. Reading the docs I see you can do this with the following - http://YOURIP:8083/JS/Run/zway.devices[3].*: Client Side URL access using...