[ { "id": "50230a5a.31e314", "type": "comment", "z": "9c3b70b.7f4189", "name": "Lliçó 3.1", "info": "Aquest és un exemple de la tercera lliçó de noderedguide.com\n", "x": 160, "y": 80, "wires": [] }, { "id": "2c695317.77ca9c", "type": "mqtt in", "z": "9c3b70b.7f4189", "name": "", "topic": "algunLloc/sensor", "qos": "2", "broker": "1bbba22c.93d63e", "x": 180, "y": 200, "wires": [ [ "9232c2ef.ef0be" ] ] }, { "id": "9232c2ef.ef0be", "type": "json", "z": "9c3b70b.7f4189", "name": "", "x": 350, "y": 140, "wires": [ [ "fa9afab.2b81808" ] ] }, { "id": "e3470c7.1a01bf", "type": "debug", "z": "9c3b70b.7f4189", "name": "", "active": true, "console": "false", "complete": "false", "x": 650, "y": 100, "wires": [] }, { "id": "d286d241.b3489", "type": "inject", "z": "9c3b70b.7f4189", "name": "", "topic": "", "payload": "{\"bValor\": true, \"Num\": 34}", "payloadType": "json", "repeat": "", "crontab": "", "once": false, "x": 170, "y": 320, "wires": [ [ "2ed1a06.d6e806" ] ] }, { "id": "2ed1a06.d6e806", "type": "json", "z": "9c3b70b.7f4189", "name": "", "x": 350, "y": 340, "wires": [ [ "55408fc6.10ac6" ] ] }, { "id": "55408fc6.10ac6", "type": "mqtt out", "z": "9c3b70b.7f4189", "name": "", "topic": "algunLloc/sensor", "qos": "", "retain": "", "broker": "1bbba22c.93d63e", "x": 550, "y": 340, "wires": [] }, { "id": "fa9afab.2b81808", "type": "switch", "z": "9c3b70b.7f4189", "name": "", "property": "payload.bValor", "propertyType": "msg", "rules": [ { "t": "true" }, { "t": "false" } ], "checkall": "true", "outputs": 2, "x": 490, "y": 140, "wires": [ [ "e3470c7.1a01bf" ], [ "ec08618d.11784" ] ] }, { "id": "ec08618d.11784", "type": "debug", "z": "9c3b70b.7f4189", "name": "", "active": true, "console": "false", "complete": "false", "x": 650, "y": 180, "wires": [] }, { "id": "554ff605.595cf8", "type": "inject", "z": "9c3b70b.7f4189", "name": "", "topic": "", "payload": "{\"bValor\": false, \"Num\": 34}", "payloadType": "json", "repeat": "", "crontab": "", "once": false, "x": 170, "y": 380, "wires": [ [ "2ed1a06.d6e806" ] ] }, { "id": "1bbba22c.93d63e", "type": "mqtt-broker", "z": "", "broker": "popotamo.binefa.cat", "port": "1888", "clientid": "", "usetls": false, "compatmode": true, "keepalive": "15", "cleansession": true, "willTopic": "", "willQos": "0", "willPayload": "", "birthTopic": "", "birthQos": "0", "birthPayload": "" } ]