node-cbus
node-cbus copied to clipboard
Clipsal control via cgate commands
Having a bit of trouble Turning on works eg localhost:8080/cmd?device=13&level=100&timeout=0&delay=0 reduce works http://192.168.1.34:8080/cmd?device=13&level=50&timeout=0&delay=0 But turn off does not work http://192.168.1.34:8080/cmd?device=13&level=0&timeout=0&delay=0 However via the console it does work http://localhost:8080/cgate?cmd=OFF //HOME/254/56/13 What...
I have everything working great. every time i close the SSH session the server.js stops working i would just like to get the server.js to run on boot on my...
Not sure if this has been setup but using your example in the db.json I get http://localhost:8080/cmd/scene/1 404 (Not Found) Any help would be great