[ { "id": "6c0b11b.72323f", "type": "mqtt in", "z": "1d97bd26.d9fb53", "name": "", "topic": "/AC67B228CDD4/btI34", "qos": "2", "datatype": "auto", "broker": "13dcdb08.df0765", "x": 180, "y": 340, "wires": [ [ "de60ea13.f39c28" ] ] }, { "id": "bfbd5fcf.6f823", "type": "json", "z": "1d97bd26.d9fb53", "name": "", "property": "payload", "action": "", "pretty": false, "x": 650, "y": 340, "wires": [ [ "6835208e.d59" ] ] }, { "id": "6835208e.d59", "type": "debug", "z": "1d97bd26.d9fb53", "name": "", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "false", "statusVal": "", "statusType": "auto", "x": 830, "y": 340, "wires": [] }, { "id": "de60ea13.f39c28", "type": "function", "z": "1d97bd26.d9fb53", "name": "I34 -> Planta 1", "func": "if(msg.payload == \"I34 pressed\"){\n msg.payload = \"[1,\\\"1) AC67B228CDD4\\\"]\";\n return msg;\n}", "outputs": 1, "noerr": 0, "initialize": "", "finalize": "", "x": 460, "y": 340, "wires": [ [ "bfbd5fcf.6f823", "1668a13d.a25dff" ] ] }, { "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": "" } ]