[ { "id": "1864e8fe.552b87", "type": "mqtt in", "z": "1d97bd26.d9fb53", "name": "", "topic": "/AC67B228CDD4/elevator", "qos": "2", "datatype": "auto", "broker": "13dcdb08.df0765", "x": 130, "y": 40, "wires": [ [ "ff35ab3c.549fb8" ] ] }, { "id": "22ee438f.d71c2c", "type": "debug", "z": "1d97bd26.d9fb53", "name": "", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "false", "statusVal": "", "statusType": "auto", "x": 450, "y": 40, "wires": [] }, { "id": "ff35ab3c.549fb8", "type": "json", "z": "1d97bd26.d9fb53", "name": "", "property": "payload", "action": "", "pretty": false, "x": 310, "y": 40, "wires": [ [ "22ee438f.d71c2c" ] ] }, { "id": "6b1950f5.281d7", "type": "inject", "z": "1d97bd26.d9fb53", "name": "", "props": [ { "p": "payload" }, { "p": "topic", "vt": "str" } ], "repeat": "", "crontab": "", "once": false, "onceDelay": 0.1, "topic": "", "payload": "[0,\"NodeRed_1\"]", "payloadType": "json", "x": 120, "y": 120, "wires": [ [ "1668a13d.a25dff" ] ] }, { "id": "d026199e.1b1a68", "type": "inject", "z": "1d97bd26.d9fb53", "name": "", "props": [ { "p": "payload" }, { "p": "topic", "vt": "str" } ], "repeat": "", "crontab": "", "once": false, "onceDelay": 0.1, "topic": "", "payload": "[1,\"NodeRed_2\"]", "payloadType": "json", "x": 120, "y": 160, "wires": [ [ "1668a13d.a25dff" ] ] }, { "id": "804effd9.e4555", "type": "inject", "z": "1d97bd26.d9fb53", "name": "", "props": [ { "p": "payload" }, { "p": "topic", "vt": "str" } ], "repeat": "", "crontab": "", "once": false, "onceDelay": 0.1, "topic": "", "payload": "[2,\"NodeRed_3\"]", "payloadType": "json", "x": 120, "y": 200, "wires": [ [ "1668a13d.a25dff" ] ] }, { "id": "1668a13d.a25dff", "type": "mqtt out", "z": "1d97bd26.d9fb53", "name": "", "topic": "/AC67B228CDD4/elevator", "qos": "", "retain": "", "broker": "13dcdb08.df0765", "x": 420, "y": 160, "wires": [] }, { "id": "13dcdb08.df0765", "type": "mqtt-broker", "z": "", "name": "", "broker": "formacio.things.cat", "port": "1883", "clientid": "", "usetls": false, "compatmode": false, "keepalive": "60", "cleansession": true, "birthTopic": "", "birthQos": "0", "birthPayload": "", "closeTopic": "", "closeQos": "0", "closePayload": "", "willTopic": "", "willQos": "0", "willPayload": "" } ]