[ { "id": "e3be399.5600348", "type": "comment", "z": "51e414c2.fba58c", "name": "Panell de control v0.2", "info": "Aquest d'ús del panell de control i sòcols UDP.", "x": 120, "y": 40, "wires": [] }, { "id": "b2af3c61.46b61", "type": "udp in", "z": "51e414c2.fba58c", "name": "", "iface": "", "port": "3333", "ipv": "udp4", "multicast": "false", "group": "", "datatype": "utf8", "x": 160, "y": 120, "wires": [ [ "59b964ed.081ac4" ] ] }, { "id": "6f2c2594.7b005c", "type": "debug", "z": "51e414c2.fba58c", "name": "", "active": true, "console": "false", "complete": "false", "x": 490, "y": 120, "wires": [] }, { "id": "6a7101b6.4e07e8", "type": "inject", "z": "51e414c2.fba58c", "name": "Nivell LDR", "topic": "", "payload": "a", "payloadType": "str", "repeat": "1", "crontab": "", "once": false, "onceDelay": "", "x": 170, "y": 180, "wires": [ [ "376de796.72b6c8" ] ] }, { "id": "376de796.72b6c8", "type": "udp out", "z": "51e414c2.fba58c", "name": "", "addr": "172.20.16.168", "iface": "", "port": "3334", "ipv": "udp4", "outport": "", "base64": false, "multicast": "false", "x": 510, "y": 300, "wires": [] }, { "id": "824e0f88.c608e", "type": "inject", "z": "51e414c2.fba58c", "name": "Nivell botó", "topic": "", "payload": "i", "payloadType": "str", "repeat": "", "crontab": "", "once": false, "x": 160, "y": 220, "wires": [ [ "376de796.72b6c8" ] ] }, { "id": "7ba1fff0.0c7cc", "type": "inject", "z": "51e414c2.fba58c", "name": "Led petit apagat", "topic": "", "payload": "2H", "payloadType": "str", "repeat": "", "crontab": "", "once": false, "x": 180, "y": 260, "wires": [ [ "376de796.72b6c8" ] ] }, { "id": "3da80b6c.1c9994", "type": "inject", "z": "51e414c2.fba58c", "name": "Led petit encès", "topic": "", "payload": "2L", "payloadType": "str", "repeat": "", "crontab": "", "once": false, "x": 180, "y": 300, "wires": [ [ "376de796.72b6c8" ] ] }, { "id": "ccb537b3.732e78", "type": "inject", "z": "51e414c2.fba58c", "name": "Led vermell apagat", "topic": "", "payload": "15L", "payloadType": "str", "repeat": "", "crontab": "", "once": false, "x": 190, "y": 340, "wires": [ [ "376de796.72b6c8" ] ] }, { "id": "44afbeb1.ee5028", "type": "inject", "z": "51e414c2.fba58c", "name": "Led vermell encès", "topic": "", "payload": "15H", "payloadType": "str", "repeat": "", "crontab": "", "once": false, "x": 190, "y": 380, "wires": [ [ "376de796.72b6c8" ] ] }, { "id": "22657825.ecdc6", "type": "inject", "z": "51e414c2.fba58c", "name": "Led verd apagat", "topic": "", "payload": "13L", "payloadType": "str", "repeat": "", "crontab": "", "once": false, "x": 180, "y": 420, "wires": [ [ "376de796.72b6c8" ] ] }, { "id": "493038af.4516b8", "type": "inject", "z": "51e414c2.fba58c", "name": "Led verd encès", "topic": "", "payload": "13H", "payloadType": "str", "repeat": "", "crontab": "", "once": false, "x": 180, "y": 460, "wires": [ [ "376de796.72b6c8" ] ] }, { "id": "1590ad1a.99edcb", "type": "inject", "z": "51e414c2.fba58c", "name": "Led blau apagat", "topic": "", "payload": "12L", "payloadType": "str", "repeat": "", "crontab": "", "once": false, "x": 180, "y": 500, "wires": [ [ "376de796.72b6c8" ] ] }, { "id": "6259783b.2df88", "type": "inject", "z": "51e414c2.fba58c", "name": "Led blau encès", "topic": "", "payload": "12H", "payloadType": "str", "repeat": "", "crontab": "", "once": false, "x": 180, "y": 540, "wires": [ [ "376de796.72b6c8" ] ] }, { "id": "cb6f467c.bff9a8", "type": "ui_button", "z": "51e414c2.fba58c", "name": "", "group": "37f58714.d0dd98", "order": 0, "width": 0, "height": 0, "passthru": false, "label": "Encén led vermell", "color": "white", "bgcolor": "red", "icon": "", "payload": "15H", "payloadType": "str", "topic": "", "x": 450, "y": 440, "wires": [ [ "376de796.72b6c8" ] ] }, { "id": "bdedbddd.5394d8", "type": "ui_button", "z": "51e414c2.fba58c", "name": "", "group": "37f58714.d0dd98", "order": 0, "width": 0, "height": 0, "passthru": false, "label": "Apaga led vermell", "color": "white", "bgcolor": "red", "icon": "", "payload": "15L", "payloadType": "str", "topic": "", "x": 450, "y": 480, "wires": [ [ "376de796.72b6c8" ] ] }, { "id": "e9e53c29.81c068", "type": "ui_gauge", "z": "51e414c2.fba58c", "name": "", "group": "37f58714.d0dd98", "order": 0, "width": 0, "height": 0, "gtype": "gage", "title": "Nivell LDR", "label": "units", "format": "{{value}}", "min": 0, "max": "1024", "colors": [ "#00b500", "#e6e600", "#ca3838" ], "seg1": "", "seg2": "", "x": 440, "y": 180, "wires": [] }, { "id": "c93dc055.ecc5a8", "type": "ui_chart", "z": "51e414c2.fba58c", "name": "", "group": "31f537c7.e97c1", "order": 0, "width": 0, "height": 0, "label": "LDR", "chartType": "line", "legend": "true", "xformat": "HH:mm:ss", "interpolate": "linear", "nodata": "", "dot": false, "ymin": "0", "ymax": "1024", "removeOlder": "30", "removeOlderPoints": "", "removeOlderUnit": "1", "cutout": 0, "useOneColor": false, "colors": [ "#1f77b4", "#aec7e8", "#ff7f0e", "#2ca02c", "#98df8a", "#d62728", "#ff9896", "#9467bd", "#c5b0d5" ], "useOldStyle": false, "x": 430, "y": 220, "wires": [ [], [] ] }, { "id": "35f93f44.9f43e", "type": "ui_gauge", "z": "51e414c2.fba58c", "name": "Nivell LDR", "group": "9ae5edc3.7d7a9", "order": 0, "width": 0, "height": 0, "gtype": "wave", "title": "Gauge", "label": "units", "format": "{{value}}", "min": 0, "max": "1024", "colors": [ "#00b500", "#e6e600", "#ca3838" ], "seg1": "", "seg2": "", "x": 480, "y": 260, "wires": [] }, { "id": "59b964ed.081ac4", "type": "switch", "z": "51e414c2.fba58c", "name": "", "property": "payload", "propertyType": "msg", "rules": [ { "t": "btwn", "v": "0", "vt": "num", "v2": "1024", "v2t": "num" }, { "t": "eq", "v": "H", "vt": "str" }, { "t": "eq", "v": "L", "vt": "str" }, { "t": "eq", "v": "", "vt": "str" } ], "checkall": "true", "repair": false, "outputs": 4, "x": 290, "y": 80, "wires": [ [ "e9e53c29.81c068", "c93dc055.ecc5a8", "35f93f44.9f43e", "2a6d15bf.26bb52" ], [ "5d106d70.6a309c" ], [ "5d106d70.6a309c" ], [ "6f2c2594.7b005c" ] ] }, { "id": "d9c7d685.1053f", "type": "ui_text", "z": "51e414c2.fba58c", "group": "31f537c7.e97c1", "order": 0, "width": 0, "height": 0, "name": "", "label": "Estat botó", "format": "{{msg.payload}}", "layout": "row-spread", "x": 630, "y": 80, "wires": [] }, { "id": "2a6d15bf.26bb52", "type": "function", "z": "51e414c2.fba58c", "name": "Demana estat del botó", "func": "msg.payload = \"i\";\nreturn msg;", "outputs": 1, "noerr": 0, "x": 490, "y": 40, "wires": [ [ "376de796.72b6c8" ] ] }, { "id": "5d106d70.6a309c", "type": "function", "z": "51e414c2.fba58c", "name": "", "func": "if(msg.payload == \"H\")\n msg.payload = \"Botó no premut\";\nelse{\n if(msg.payload == \"L\")\n msg.payload = \"Botó premut\";\n}\n\nreturn msg;", "outputs": 1, "noerr": 0, "x": 450, "y": 80, "wires": [ [ "d9c7d685.1053f" ] ] }, { "id": "37f58714.d0dd98", "type": "ui_group", "z": "", "name": "Grup de nodes", "tab": "7c12a8ac.976938", "disp": true, "width": "6", "collapse": false }, { "id": "31f537c7.e97c1", "type": "ui_group", "z": "", "name": "Gràfica", "tab": "7c12a8ac.976938", "order": 2, "disp": true, "width": "6", "collapse": false }, { "id": "9ae5edc3.7d7a9", "type": "ui_group", "z": "", "name": "Nivell", "tab": "fa717de0.27c988", "order": 1, "disp": true, "width": "6", "collapse": false }, { "id": "7c12a8ac.976938", "type": "ui_tab", "z": "", "name": "Pestanya de prova", "icon": "dashboard" }, { "id": "fa717de0.27c988", "type": "ui_tab", "z": "", "name": "Un altre lloc", "icon": "dashboard", "order": 2 } ]