[ { "id": "62ab2168.c64598", "type": "function", "z": "e55a49ba.fb6e6", "name": "Generación de número aleatorio", "func": "msg.payload = 15.0+Math.round(Math.random()*10.0);\n\nreturn msg;", "outputs": 1, "noerr": 0, "x": 330, "y": 1000, "wires": [ [ "558d0538.d825fc", "32ac1d8d.e2396a", "2828946e.84278c", "4582faf0.73b9c4" ] ] }, { "id": "8a3bd18d.0b9918", "type": "inject", "z": "e55a49ba.fb6e6", "name": "", "repeat": "1", "crontab": "", "once": false, "onceDelay": 0.1, "topic": "", "payload": "", "payloadType": "date", "x": 140, "y": 920, "wires": [ [ "5515982.8e3eee8" ] ] }, { "id": "558d0538.d825fc", "type": "debug", "z": "e55a49ba.fb6e6", "name": "", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "false", "x": 580, "y": 940, "wires": [] }, { "id": "907e1510.9314c", "type": "inject", "z": "e55a49ba.fb6e6", "name": "", "repeat": "", "crontab": "", "once": false, "onceDelay": 0.1, "topic": "", "payload": "ON", "payloadType": "str", "x": 100, "y": 1120, "wires": [ [ "a8c6b5eb.eb84b8" ] ] }, { "id": "bf14562d.251608", "type": "inject", "z": "e55a49ba.fb6e6", "name": "", "repeat": "", "crontab": "", "once": false, "onceDelay": 0.1, "topic": "", "payload": "OFF", "payloadType": "str", "x": 100, "y": 1160, "wires": [ [ "a8c6b5eb.eb84b8" ] ] }, { "id": "a8c6b5eb.eb84b8", "type": "function", "z": "e55a49ba.fb6e6", "name": "szGenera", "func": "flow.set('szGenera',msg.payload);\nreturn msg;", "outputs": 0, "noerr": 0, "x": 310, "y": 1120, "wires": [] }, { "id": "5515982.8e3eee8", "type": "switch", "z": "e55a49ba.fb6e6", "name": "if szGenera == ON", "property": "szGenera", "propertyType": "flow", "rules": [ { "t": "eq", "v": "ON", "vt": "str" } ], "checkall": "true", "repair": false, "outputs": 1, "x": 340, "y": 920, "wires": [ [ "62ab2168.c64598" ] ] }, { "id": "5fb31acf.0dd534", "type": "ui_button", "z": "e55a49ba.fb6e6", "name": "", "group": "14dbffe5.d9d6d", "order": 1, "width": 0, "height": 0, "passthru": false, "label": "ON", "tooltip": "", "color": "", "bgcolor": "", "icon": "", "payload": "ON", "payloadType": "str", "topic": "", "x": 100, "y": 1080, "wires": [ [ "a8c6b5eb.eb84b8" ] ] }, { "id": "1ac8c076.4b6218", "type": "ui_button", "z": "e55a49ba.fb6e6", "name": "", "group": "14dbffe5.d9d6d", "order": 1, "width": 0, "height": 0, "passthru": false, "label": "OFF", "tooltip": "", "color": "", "bgcolor": "", "icon": "", "payload": "OFF", "payloadType": "str", "topic": "", "x": 100, "y": 1200, "wires": [ [ "a8c6b5eb.eb84b8" ] ] }, { "id": "913ddf10.44677", "type": "inject", "z": "e55a49ba.fb6e6", "name": "", "repeat": "", "crontab": "", "once": true, "onceDelay": 0.1, "topic": "", "payload": "OFF", "payloadType": "str", "x": 100, "y": 1040, "wires": [ [ "a8c6b5eb.eb84b8" ] ] }, { "id": "32ac1d8d.e2396a", "type": "ui_gauge", "z": "e55a49ba.fb6e6", "name": "", "group": "14dbffe5.d9d6d", "order": 3, "width": 0, "height": 0, "gtype": "gage", "title": "ºC", "label": "ºC", "format": "{{value}}", "min": "10", "max": "30", "colors": [ "#00b500", "#e6e600", "#ca3838" ], "seg1": "", "seg2": "", "x": 580, "y": 1000, "wires": [] }, { "id": "2828946e.84278c", "type": "ui_chart", "z": "e55a49ba.fb6e6", "name": "", "group": "14dbffe5.d9d6d", "order": 4, "width": 0, "height": 0, "label": "ºC", "chartType": "line", "legend": "false", "xformat": "HH:mm:ss", "interpolate": "linear", "nodata": "", "dot": false, "ymin": "", "ymax": "", "removeOlder": 1, "removeOlderPoints": "", "removeOlderUnit": "3600", "cutout": 0, "useOneColor": false, "useUTC": false, "colors": [ "#1f77b4", "#aec7e8", "#ff7f0e", "#2ca02c", "#98df8a", "#d62728", "#ff9896", "#9467bd", "#c5b0d5" ], "useOldStyle": false, "outputs": 1, "x": 580, "y": 1060, "wires": [ [] ] }, { "id": "4582faf0.73b9c4", "type": "influxdb out", "z": "e55a49ba.fb6e6", "influxdb": "eb03f3e5.68c528", "name": "", "measurement": "valorAleatori", "precision": "", "retentionPolicy": "", "database": "", "retentionPolicyV18Flux": "", "org": "Clot", "bucket": "aleatori/v1", "x": 380, "y": 1260, "wires": [] }, { "id": "14dbffe5.d9d6d", "type": "ui_group", "z": "", "name": "Aleatori", "tab": "7ab95b3e.3de5c4", "order": 1, "disp": true, "width": "6", "collapse": false }, { "id": "eb03f3e5.68c528", "type": "influxdb", "z": "", "hostname": "127.0.0.1", "port": "8086", "protocol": "http", "database": "database", "name": "", "usetls": false, "tls": "", "influxdbVersion": "2.0", "url": "http://localhost:8086", "rejectUnauthorized": true }, { "id": "7ab95b3e.3de5c4", "type": "ui_tab", "z": "", "name": "Home", "icon": "dashboard", "disabled": false, "hidden": false } ]