[ { "id": "a909aa10bf0d6300", "type": "tab", "label": "Phase 1", "disabled": true, "info": "", "env": [] }, { "id": "c497d994ee2f19cd", "type": "udp in", "z": "a909aa10bf0d6300", "name": "Temperature Sensor", "iface": "", "port": "4567", "ipv": "udp4", "multicast": "false", "group": "", "datatype": "buffer", "x": 150, "y": 240, "wires": [ [ "10700502b86b1fdf", "d34f738606502e98" ] ] }, { "id": "509e8adbbe8cd4be", "type": "rpi-gpio out", "z": "a909aa10bf0d6300", "name": "Red", "pin": "2", "set": true, "level": "0", "freq": "", "out": "out", "bcm": true, "x": 910, "y": 240, "wires": [] }, { "id": "10700502b86b1fdf", "type": "rbe", "z": "a909aa10bf0d6300", "name": "De-Dup", "func": "rbe", "gap": "", "start": "", "inout": "out", "septopics": true, "property": "payload", "topi": "topic", "x": 340, "y": 240, "wires": [ [ "3d4e8b8093faa811" ] ] }, { "id": "d34f738606502e98", "type": "debug", "z": "a909aa10bf0d6300", "d": true, "name": "Temp Sensor Output", "active": true, "tosidebar": true, "console": true, "tostatus": false, "complete": "payload", "targetType": "msg", "statusVal": "", "statusType": "auto", "x": 390, "y": 140, "wires": [] }, { "id": "38b1f6b713b5d0c2", "type": "range", "z": "a909aa10bf0d6300", "minin": "0", "maxin": "134", "minout": "1", "maxout": "0", "action": "clamp", "round": true, "property": "payload", "name": "RangeTest", "x": 710, "y": 240, "wires": [ [ "79a5ed765c545266", "509e8adbbe8cd4be" ] ] }, { "id": "79a5ed765c545266", "type": "debug", "z": "a909aa10bf0d6300", "name": "Range Test Output", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "payload", "targetType": "msg", "statusVal": "", "statusType": "auto", "x": 930, "y": 140, "wires": [] }, { "id": "3d4e8b8093faa811", "type": "change", "z": "a909aa10bf0d6300", "name": "ArrayToInteger", "rules": [ { "t": "set", "p": "payload", "pt": "msg", "to": "payload[0]", "tot": "msg" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 520, "y": 240, "wires": [ [ "38b1f6b713b5d0c2" ] ] } ]