[ { "id": "c1b72dc5.7525d", "type": "change", "z": "371f61af.7c3d3e", "name": "TCoolUpstairs", "rules": [ { "t": "set", "p": "TCoolUpstairs", "pt": "flow", "to": "payload", "tot": "msg" }, { "t": "set", "p": "payload", "pt": "msg", "to": "{\t\"cooltemp\": $flowContext(\"TCoolUpstairs\")\t}", "tot": "jsonata" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 1600, "y": 3700, "wires": [ [ "56cbf8ff.61fb8" ] ] }, { "id": "56cbf8ff.61fb8", "type": "http request", "z": "371f61af.7c3d3e", "name": "Post Upstaris Tstat", "method": "POST", "ret": "obj", "paytoqs": false, "url": "http://10.0.0.221/control", "tls": "", "persist": false, "proxy": "", "authType": "", "x": 1810, "y": 3700, "wires": [ [] ] }, { "id": "f667b39f.e020c8", "type": "inject", "z": "371f61af.7c3d3e", "name": "", "topic": "", "payload": "", "payloadType": "date", "repeat": "", "crontab": "", "once": false, "onceDelay": 0.1, "x": 1420, "y": 3700, "wires": [ [ "c1b72dc5.7525d" ] ] } ]