Direct HTTP API to Z-Wave device nodes?
Posted: Saturday 26 March 2016 14:21
Hello,
For example, I am trying to change the color of the light ring on my Fibaro FGWPE sockets. A JSON API would be very convenient to automate commands to Z-Wave nodes. Today, I'm using the Open-Z-Wave control panel indirectly, which does not give repeatable results.
This would be a line like this:
http://127.0.0.1:8080/ozapi.htm?command ... value=0x02
Result would be a JSON set like { "status": "OK" }
Best Regards,
For example, I am trying to change the color of the light ring on my Fibaro FGWPE sockets. A JSON API would be very convenient to automate commands to Z-Wave nodes. Today, I'm using the Open-Z-Wave control panel indirectly, which does not give repeatable results.
This would be a line like this:
http://127.0.0.1:8080/ozapi.htm?command ... value=0x02
Result would be a JSON set like { "status": "OK" }
Best Regards,