[ { "id": "e2b65376.26871", "type": "mqtt in", "z": "4890cef4.b3bb4", "name": "", "topic": "/AC67B228CDD4/ldr", "qos": "2", "datatype": "auto", "broker": "957f85ec.b5fe78", "x": 460, "y": 420, "wires": [ [ "189972f9.d0cddd" ] ] }, { "id": "189972f9.d0cddd", "type": "function", "z": "4890cef4.b3bb4", "name": "parseFloat", "func": "msg.payload = parseFloat(msg.payload);\nreturn msg;", "outputs": 1, "noerr": 0, "x": 720, "y": 420, "wires": [ [ "c275f501.34b6f8", "398af435.245e8c" ] ] }, { "id": "c275f501.34b6f8", "type": "influxdb out", "z": "4890cef4.b3bb4", "influxdb": "9c10e324.a87d9", "name": "", "measurement": "m00_ldr_00", "precision": "", "retentionPolicy": "", "database": "", "retentionPolicyV18Flux": "", "org": "", "bucket": "", "x": 920, "y": 420, "wires": [] }, { "id": "398af435.245e8c", "type": "debug", "z": "4890cef4.b3bb4", "name": "", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "false", "x": 920, "y": 360, "wires": [] }, { "id": "1d619b5d.b7ddb5", "type": "inject", "z": "4890cef4.b3bb4", "name": "", "topic": "", "payload": "", "payloadType": "date", "repeat": "1", "crontab": "", "once": false, "onceDelay": 0.1, "x": 470, "y": 500, "wires": [ [ "e675acab.5c6ab" ] ] }, { "id": "e675acab.5c6ab", "type": "mqtt out", "z": "4890cef4.b3bb4", "name": "", "topic": "/AC67B228CDD4/ldrReq", "qos": "", "retain": "", "broker": "dfd96118.a0c4b", "x": 810, "y": 500, "wires": [] }, { "id": "957f85ec.b5fe78", "type": "mqtt-broker", "z": "", "name": "", "broker": "iot.siarq.net", "port": "8883", "tls": "", "clientid": "", "usetls": true, "compatmode": false, "keepalive": "60", "cleansession": true, "birthTopic": "", "birthQos": "0", "birthPayload": "", "closeTopic": "", "closeQos": "0", "closePayload": "", "willTopic": "", "willQos": "0", "willPayload": "" }, { "id": "9c10e324.a87d9", "type": "influxdb", "z": "", "hostname": "vps656540.ovh.net", "port": "8086", "protocol": "http", "database": "aulaVirtual2020", "name": "RW", "usetls": false, "tls": "", "influxdbVersion": "1.x", "url": "", "rejectUnauthorized": false }, { "id": "dfd96118.a0c4b", "type": "mqtt-broker", "name": "Mosquitto Public", "broker": "test.mosquitto.org", "port": "1883", "clientid": "", "usetls": false, "compatmode": false, "keepalive": "60", "cleansession": true, "birthTopic": "", "birthQos": "0", "birthPayload": "", "closeTopic": "", "closeQos": "0", "closePayload": "", "willTopic": "", "willQos": "0", "willPayload": "" } ]