[ { "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": 170, "y": 240, "wires": [ [ "3a006395.021b2c", "e0ec3084.597c88" ] ] }, { "id": "ea4890c4.90c46", "type": "inject", "z": "3debec43.c35b44", "name": "", "topic": "", "payload": "0", "payloadType": "str", "repeat": "", "crontab": "", "once": false, "onceDelay": 0.1, "x": 170, "y": 280, "wires": [ [ "3a006395.021b2c", "e0ec3084.597c88" ] ] }, { "id": "3a006395.021b2c", "type": "mqtt out", "z": "3debec43.c35b44", "name": "", "topic": "/JORDI/thing00/led", "qos": "", "retain": "", "broker": "c6f903d6.d97b6", "x": 450, "y": 280, "wires": [] }, { "id": "b22bcfb5.242988", "type": "mqtt in", "z": "3debec43.c35b44", "name": "", "topic": "/JORDI/thing00/counter", "qos": "2", "datatype": "auto", "broker": "438a95c4.62feb4", "x": 200, "y": 20, "wires": [ [ "2509466f.2ab37a" ] ] }, { "id": "15775b49.c385cd", "type": "mqtt in", "z": "3debec43.c35b44", "name": "", "topic": "/JORDI/thing00/button", "qos": "2", "datatype": "auto", "broker": "438a95c4.62feb4", "x": 200, "y": 180, "wires": [ [ "7c1695ca.99d2e4" ] ] }, { "id": "e0ec3084.597c88", "type": "mqtt out", "z": "3debec43.c35b44", "name": "", "topic": "/JORDI/thing00/led", "qos": "", "retain": "", "broker": "438a95c4.62feb4", "x": 450, "y": 240, "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": "" }, { "id": "438a95c4.62feb4", "type": "mqtt-broker", "z": "", "name": "", "broker": "rubi.xoic.coop", "port": "1883", "clientid": "", "usetls": false, "compatmode": false, "keepalive": "60", "cleansession": true, "birthTopic": "", "birthQos": "0", "birthPayload": "", "closeTopic": "", "closeQos": "0", "closePayload": "", "willTopic": "", "willQos": "0", "willPayload": "" } ]