Created
February 27, 2015 18:43
-
-
Save urbiworx/675462f55210d81b5220 to your computer and use it in GitHub Desktop.
Set Temperature
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{"id":"9fb3cf76.604c3","type":"R-SH Set","devicetype":"RoomTemperatureActuator","deviceid":"","name":"","x":1168,"y":473,"z":"338df7ff.cc7208","wires":[["75b13ab8.8a4ec4"]]},{"id":"b4a7e209.4b582","type":"inject","name":"","topic":"","payload":"","payloadType":"date","repeat":"","crontab":"","once":false,"x":826,"y":473,"z":"338df7ff.cc7208","wires":[["29c114fa.d63eec"]]},{"id":"75b13ab8.8a4ec4","type":"debug","name":"","active":true,"console":"false","complete":"false","x":1354,"y":469,"z":"338df7ff.cc7208","wires":[]},{"id":"29c114fa.d63eec","type":"function","name":"","func":"msg.payload={\n\tPtTmp:10\n};\nreturn msg;","outputs":1,"x":985,"y":472,"z":"338df7ff.cc7208","wires":[["9fb3cf76.604c3"]]}] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment