[ { "id": "adf6995a.fe05d", "type": "function", "z": "84ecdb67.077ea8", "name": "Troba un número aleatori", "func": "msg.payload = Math.round(Math.random()*100);\n\nreturn msg;", "outputs": 1, "noerr": 0, "x": 280, "y": 200, "wires": [ [ "212d3f16.8b632", "9b94c1c8.5d5be" ] ] }, { "id": "da68e342.abfe7", "type": "inject", "z": "84ecdb67.077ea8", "name": "", "topic": "", "payload": "", "payloadType": "date", "repeat": "", "crontab": "", "once": false, "onceDelay": 0.1, "x": 120, "y": 100, "wires": [ [ "adf6995a.fe05d" ] ] }, { "id": "212d3f16.8b632", "type": "debug", "z": "84ecdb67.077ea8", "name": "", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "false", "x": 330, "y": 100, "wires": [] }, { "id": "9b94c1c8.5d5be", "type": "ui_chart", "z": "84ecdb67.077ea8", "name": "", "group": "a42708cc.deb51", "order": 0, "width": 0, "height": 0, "label": "Números aleatoris", "chartType": "line", "legend": "false", "xformat": "HH:mm:ss", "interpolate": "linear", "nodata": "", "dot": false, "ymin": "", "ymax": "", "removeOlder": "30", "removeOlderPoints": "", "removeOlderUnit": "1", "cutout": 0, "useOneColor": false, "colors": [ "#1f77b4", "#aec7e8", "#ff7f0e", "#2ca02c", "#98df8a", "#d62728", "#ff9896", "#9467bd", "#c5b0d5" ], "useOldStyle": false, "x": 400, "y": 300, "wires": [ [], [] ] }, { "id": "a42708cc.deb51", "type": "ui_group", "z": "", "name": "Manòmetre LDR ", "tab": "7cedfd72.9d02a4", "disp": true, "width": "6", "collapse": false }, { "id": "7cedfd72.9d02a4", "type": "ui_tab", "z": "", "name": "Panell de control", "icon": "dashboard" } ]