[ { "id": "ed365ae5.503518", "type": "mqtt in", "z": "3debec43.c35b44", "name": "", "topic": "/JORDI/thing00/counter", "qos": "2", "datatype": "auto", "broker": "c6f903d6.d97b6", "x": 200, "y": 60, "wires": [ [ "2509466f.2ab37a" ] ] }, { "id": "2a999f02.322a58", "type": "mqtt in", "z": "3debec43.c35b44", "name": "", "topic": "/JORDI/thing00/button", "qos": "2", "datatype": "auto", "broker": "c6f903d6.d97b6", "x": 200, "y": 120, "wires": [ [ "7c1695ca.99d2e4" ] ] }, { "id": "2509466f.2ab37a", "type": "debug", "z": "3debec43.c35b44", "name": "", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "false", "x": 450, "y": 60, "wires": [] }, { "id": "7c1695ca.99d2e4", "type": "debug", "z": "3debec43.c35b44", "name": "", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "false", "x": 450, "y": 120, "wires": [] }, { "id": "ac7b5df9.fc3ec", "type": "inject", "z": "3debec43.c35b44", "name": "", "topic": "", "payload": "1", "payloadType": "str", "repeat": "", "crontab": "", "once": false, "onceDelay": 0.1, "x": 150, "y": 180, "wires": [ [ "3a006395.021b2c" ] ] }, { "id": "ea4890c4.90c46", "type": "inject", "z": "3debec43.c35b44", "name": "", "topic": "", "payload": "0", "payloadType": "str", "repeat": "", "crontab": "", "once": false, "onceDelay": 0.1, "x": 150, "y": 220, "wires": [ [ "3a006395.021b2c" ] ] }, { "id": "3a006395.021b2c", "type": "mqtt out", "z": "3debec43.c35b44", "name": "", "topic": "/JORDI/thing00/led", "qos": "", "retain": "", "broker": "c6f903d6.d97b6", "x": 450, "y": 200, "wires": [] }, { "id": "c6f903d6.d97b6", "type": "mqtt-broker", "z": "", "name": "", "broker": "iot.siarq.net", "port": "8883", "tls": "", "clientid": "", "usetls": true, "compatmode": true, "keepalive": "60", "cleansession": true, "birthTopic": "", "birthQos": "0", "birthPayload": "", "closeTopic": "", "closeQos": "0", "closePayload": "", "willTopic": "", "willQos": "0", "willPayload": "" } ]