[ { "id": "f25068b8.d37448", "type": "mqtt in", "z": "5230c72.fadcf38", "name": "", "topic": "CO2_01_json", "qos": "2", "datatype": "auto", "broker": "4bb5a056.ef4fb8", "x": 150, "y": 140, "wires": [ [ "6e33a9d1.b228e8" ] ] }, { "id": "d8b4a7c1.37321", "type": "mqtt out", "z": "5230c72.fadcf38", "name": "", "topic": "CO2_01", "qos": "", "retain": "", "broker": "4bb5a056.ef4fb8", "x": 380, "y": 80, "wires": [] }, { "id": "79a6b31f.a1dfd4", "type": "inject", "z": "5230c72.fadcf38", "name": "", "topic": "", "payload": "CO2_01", "payloadType": "str", "repeat": "", "crontab": "", "once": false, "onceDelay": 0.1, "x": 140, "y": 80, "wires": [ [ "d8b4a7c1.37321" ] ] }, { "id": "ee5c5c94.6c1a48", "type": "debug", "z": "5230c72.fadcf38", "name": "", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "false", "x": 690, "y": 140, "wires": [] }, { "id": "6e33a9d1.b228e8", "type": "json", "z": "5230c72.fadcf38", "name": "", "property": "payload", "action": "", "pretty": false, "x": 310, "y": 140, "wires": [ [ "f015a6a9.0b0638" ] ] }, { "id": "f015a6a9.0b0638", "type": "function", "z": "5230c72.fadcf38", "name": "Treu camp fCO2", "func": "msg.payload = msg.payload.fCO2;\nreturn msg;", "outputs": 1, "noerr": 0, "x": 490, "y": 140, "wires": [ [ "ee5c5c94.6c1a48" ] ] }, { "id": "4bb5a056.ef4fb8", "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": "" } ]