[ { "id": "95d87a8bdb59ce2e", "type": "tab", "label": "Flow 1", "disabled": false, "info": "", "env": [] }, { "id": "dcbd04281309cf62", "type": "inject", "z": "95d87a8bdb59ce2e", "name": "", "props": [ { "p": "payload" }, { "p": "topic", "vt": "str" } ], "repeat": "300", "crontab": "", "once": false, "onceDelay": 0.1, "topic": "", "payload": "", "payloadType": "date", "x": 110, "y": 340, "wires": [ [ "49cc4c344c3e3b06", "a15afac05c2ab43b", "7b3fc76cde548dd4", "5e1273524ed3f9dd", "cabfaa7473677069", "f25b1f13d0bd53bb", "6df7887e62161331", "497eb7176c975597", "a7f214632d89f27e" ] ] }, { "id": "0ba3bb1557042d38", "type": "csv", "z": "95d87a8bdb59ce2e", "name": "", "sep": ";", "hdrin": true, "hdrout": "once", "multi": "one", "ret": "\\n", "temp": "TIME;NAME;UID;VAR;RAW;UNIT", "skip": "0", "strings": true, "include_empty_strings": "", "include_null_values": "", "x": 510, "y": 40, "wires": [ [ "55d4632e859ae7fe", "08340dcf1e0660fb" ] ] }, { "id": "f345b5fdcf34aa8e", "type": "file in", "z": "95d87a8bdb59ce2e", "name": "CO2", "filename": "/home/pi/Desktop/Messdaten/CO2.csv", "format": "lines", "chunk": false, "sendError": false, "encoding": "none", "allProps": false, "x": 330, "y": 40, "wires": [ [ "0ba3bb1557042d38" ] ] }, { "id": "fa79d90d49cd78b8", "type": "debug", "z": "95d87a8bdb59ce2e", "name": "CO2", "active": false, "tosidebar": true, "console": false, "tostatus": true, "complete": "payload", "targetType": "msg", "statusVal": "payload", "statusType": "auto", "x": 1090, "y": 20, "wires": [] }, { "id": "3ba80a4b0da7c28a", "type": "ui_gauge", "z": "95d87a8bdb59ce2e", "name": "", "group": "3d2151e0da64f419", "order": 1, "width": 0, "height": 0, "gtype": "gage", "title": "CO2-Konzentration", "label": "ppm", "format": "{{value}}ppm", "min": "200", "max": "600", "colors": [ "#2d08e2", "#00e650", "#ca3838" ], "seg1": "400", "seg2": "", "className": "", "x": 1130, "y": 80, "wires": [] }, { "id": "49cc4c344c3e3b06", "type": "file in", "z": "95d87a8bdb59ce2e", "name": "Feinstaub 0,3um", "filename": "/home/pi/Desktop/Messdaten/Feinstaum03um.csv", "format": "lines", "chunk": false, "sendError": false, "encoding": "none", "allProps": false, "x": 330, "y": 120, "wires": [ [ "c011c3429d8aa25c" ] ] }, { "id": "c011c3429d8aa25c", "type": "csv", "z": "95d87a8bdb59ce2e", "name": "", "sep": ";", "hdrin": true, "hdrout": "all", "multi": "one", "ret": "\\n", "temp": "TIME;NAME;UID;VAR;RAW;UNIT", "skip": "0", "strings": true, "include_empty_strings": "", "include_null_values": "", "x": 520, "y": 120, "wires": [ [ "ec064311c08ff90f" ] ] }, { "id": "ec064311c08ff90f", "type": "function", "z": "95d87a8bdb59ce2e", "name": "", "func": "var d = new Date();\nmsg.payload = msg.payload.RAW;\nreturn msg;", "outputs": 1, "noerr": 0, "initialize": "", "finalize": "", "libs": [], "x": 920, "y": 120, "wires": [ [ "adb8b6884ecd0a0c", "17ed68e4d72c659f" ] ] }, { "id": "adb8b6884ecd0a0c", "type": "ui_gauge", "z": "95d87a8bdb59ce2e", "name": "Feinstaub", "group": "3d2151e0da64f419", "order": 3, "width": 0, "height": 0, "gtype": "gage", "title": "0,3 µm", "label": "", "format": "{{value}}ppm", "min": 0, "max": "5000", "colors": [ "#00b500", "#e6e600", "#ca3838" ], "seg1": "", "seg2": "", "className": "", "x": 1110, "y": 160, "wires": [] }, { "id": "a15afac05c2ab43b", "type": "file in", "z": "95d87a8bdb59ce2e", "name": "Feinstaub 0,5um", "filename": "/home/pi/Desktop/Messdaten/Feinstaum05um.csv", "format": "lines", "chunk": false, "sendError": false, "encoding": "none", "allProps": false, "x": 330, "y": 200, "wires": [ [ "54e476a06947e900" ] ] }, { "id": "54e476a06947e900", "type": "csv", "z": "95d87a8bdb59ce2e", "name": "", "sep": ";", "hdrin": true, "hdrout": "all", "multi": "one", "ret": "\\n", "temp": "TIME;NAME;UID;VAR;RAW;UNIT", "skip": "0", "strings": true, "include_empty_strings": "", "include_null_values": "", "x": 520, "y": 200, "wires": [ [ "0d9ce33f68da590a" ] ] }, { "id": "0d9ce33f68da590a", "type": "function", "z": "95d87a8bdb59ce2e", "name": "", "func": "msg.payload = msg.payload.RAW\nreturn msg;", "outputs": 1, "noerr": 0, "initialize": "", "finalize": "", "libs": [], "x": 920, "y": 200, "wires": [ [ "de219c64d213faa1", "83e929bf571748ec" ] ] }, { "id": "de219c64d213faa1", "type": "ui_gauge", "z": "95d87a8bdb59ce2e", "name": "Feinstaub", "group": "3d2151e0da64f419", "order": 4, "width": 0, "height": 0, "gtype": "gage", "title": "0,5 µm", "label": "", "format": "{{value}}ppm", "min": 0, "max": "5000", "colors": [ "#00b500", "#e6e600", "#ca3838" ], "seg1": "", "seg2": "", "className": "", "x": 1110, "y": 240, "wires": [] }, { "id": "83e929bf571748ec", "type": "debug", "z": "95d87a8bdb59ce2e", "name": "Feinstaub 0,5um", "active": false, "tosidebar": true, "console": false, "tostatus": true, "complete": "payload", "targetType": "msg", "statusVal": "payload", "statusType": "auto", "x": 1140, "y": 200, "wires": [] }, { "id": "7b3fc76cde548dd4", "type": "file in", "z": "95d87a8bdb59ce2e", "name": "Feinstaub 10um", "filename": "/home/pi/Desktop/Messdaten/Feinstaum10um.csv", "format": "lines", "chunk": false, "sendError": false, "encoding": "none", "allProps": false, "x": 320, "y": 280, "wires": [ [ "0565ed48baa72db1" ] ] }, { "id": "0565ed48baa72db1", "type": "csv", "z": "95d87a8bdb59ce2e", "name": "", "sep": ";", "hdrin": true, "hdrout": "all", "multi": "one", "ret": "\\n", "temp": "TIME;NAME;UID;VAR;RAW;UNIT", "skip": "0", "strings": true, "include_empty_strings": "", "include_null_values": "", "x": 520, "y": 280, "wires": [ [ "1f9d2638485ea131" ] ] }, { "id": "1f9d2638485ea131", "type": "function", "z": "95d87a8bdb59ce2e", "name": "", "func": "msg.payload = msg.payload.RAW\nreturn msg;", "outputs": 1, "noerr": 0, "initialize": "", "finalize": "", "libs": [], "x": 920, "y": 280, "wires": [ [ "325c2cbd1f0be671", "a18eb9b6b2b58e59" ] ] }, { "id": "325c2cbd1f0be671", "type": "ui_gauge", "z": "95d87a8bdb59ce2e", "name": "Feinstaub", "group": "3d2151e0da64f419", "order": 5, "width": 0, "height": 0, "gtype": "gage", "title": "10 µm", "label": "", "format": "{{value}}ppm", "min": 0, "max": "5000", "colors": [ "#00b500", "#e6e600", "#ca3838" ], "seg1": "", "seg2": "", "className": "", "x": 1110, "y": 320, "wires": [] }, { "id": "a18eb9b6b2b58e59", "type": "debug", "z": "95d87a8bdb59ce2e", "name": "Feinstaub 10um", "active": false, "tosidebar": true, "console": false, "tostatus": true, "complete": "payload", "targetType": "msg", "statusVal": "payload", "statusType": "auto", "x": 1130, "y": 280, "wires": [] }, { "id": "5e1273524ed3f9dd", "type": "file in", "z": "95d87a8bdb59ce2e", "name": "Feinstaub 25um", "filename": "/home/pi/Desktop/Messdaten/Feinstaum25um.csv", "format": "lines", "chunk": false, "sendError": false, "encoding": "none", "allProps": false, "x": 320, "y": 360, "wires": [ [ "e8212b6c5eb025b9" ] ] }, { "id": "e8212b6c5eb025b9", "type": "csv", "z": "95d87a8bdb59ce2e", "name": "", "sep": ";", "hdrin": true, "hdrout": "all", "multi": "one", "ret": "\\n", "temp": "TIME;NAME;UID;VAR;RAW;UNIT", "skip": "0", "strings": true, "include_empty_strings": "", "include_null_values": "", "x": 520, "y": 360, "wires": [ [ "5408ecafa88a28c5" ] ] }, { "id": "5408ecafa88a28c5", "type": "function", "z": "95d87a8bdb59ce2e", "name": "", "func": "msg.payload = msg.payload.RAW\nreturn msg;", "outputs": 1, "noerr": 0, "initialize": "", "finalize": "", "libs": [], "x": 920, "y": 360, "wires": [ [ "f3935dc751bc6fd8", "045744a4838d3767" ] ] }, { "id": "f3935dc751bc6fd8", "type": "ui_gauge", "z": "95d87a8bdb59ce2e", "name": "Feinstaub", "group": "3d2151e0da64f419", "order": 6, "width": 0, "height": 0, "gtype": "gage", "title": "25 µm", "label": "", "format": "{{value}}ppm", "min": 0, "max": "5000", "colors": [ "#00b500", "#e6e600", "#ca3838" ], "seg1": "", "seg2": "", "className": "", "x": 1110, "y": 400, "wires": [] }, { "id": "045744a4838d3767", "type": "debug", "z": "95d87a8bdb59ce2e", "name": "Feinstaub 25um", "active": false, "tosidebar": true, "console": false, "tostatus": true, "complete": "payload", "targetType": "msg", "statusVal": "payload", "statusType": "auto", "x": 1130, "y": 360, "wires": [] }, { "id": "cabfaa7473677069", "type": "file in", "z": "95d87a8bdb59ce2e", "name": "Feinstaub 50um", "filename": "/home/pi/Desktop/Messdaten/Feinstaum50um.csv", "format": "lines", "chunk": false, "sendError": false, "encoding": "none", "allProps": false, "x": 320, "y": 440, "wires": [ [ "401fbbeddd404daa" ] ] }, { "id": "401fbbeddd404daa", "type": "csv", "z": "95d87a8bdb59ce2e", "name": "", "sep": ";", "hdrin": true, "hdrout": "all", "multi": "one", "ret": "\\n", "temp": "TIME;NAME;UID;VAR;RAW;UNIT", "skip": "0", "strings": true, "include_empty_strings": "", "include_null_values": "", "x": 520, "y": 440, "wires": [ [ "064229367c98f279" ] ] }, { "id": "064229367c98f279", "type": "function", "z": "95d87a8bdb59ce2e", "name": "", "func": "msg.payload = msg.payload.RAW\nreturn msg;", "outputs": 1, "noerr": 0, "initialize": "", "finalize": "", "libs": [], "x": 920, "y": 440, "wires": [ [ "c54ee7cc01c70932", "e780b6f4389c8ec0" ] ] }, { "id": "c54ee7cc01c70932", "type": "ui_gauge", "z": "95d87a8bdb59ce2e", "name": "Feinstaub", "group": "3d2151e0da64f419", "order": 7, "width": 0, "height": 0, "gtype": "gage", "title": "50 µm", "label": "", "format": "{{value}}ppm", "min": 0, "max": "5000", "colors": [ "#00b500", "#e6e600", "#ca3838" ], "seg1": "", "seg2": "", "className": "", "x": 1110, "y": 480, "wires": [] }, { "id": "e780b6f4389c8ec0", "type": "debug", "z": "95d87a8bdb59ce2e", "name": "Feinstaub 50um", "active": false, "tosidebar": true, "console": false, "tostatus": true, "complete": "payload", "targetType": "msg", "statusVal": "payload", "statusType": "auto", "x": 1130, "y": 440, "wires": [] }, { "id": "f25b1f13d0bd53bb", "type": "file in", "z": "95d87a8bdb59ce2e", "name": "Feinstaub 100um", "filename": "/home/pi/Desktop/Messdaten/Feinstaum100um.csv", "format": "lines", "chunk": false, "sendError": false, "encoding": "none", "allProps": false, "x": 330, "y": 520, "wires": [ [ "8b19a1494db2054a" ] ] }, { "id": "8b19a1494db2054a", "type": "csv", "z": "95d87a8bdb59ce2e", "name": "", "sep": ";", "hdrin": true, "hdrout": "all", "multi": "one", "ret": "\\n", "temp": "TIME;NAME;UID;VAR;RAW;UNIT", "skip": "0", "strings": true, "include_empty_strings": "", "include_null_values": "", "x": 520, "y": 520, "wires": [ [ "9dabb0e38dcbe8c3" ] ] }, { "id": "9dabb0e38dcbe8c3", "type": "function", "z": "95d87a8bdb59ce2e", "name": "", "func": "msg.payload = msg.payload.RAW\nreturn msg;", "outputs": 1, "noerr": 0, "initialize": "", "finalize": "", "libs": [], "x": 920, "y": 520, "wires": [ [ "e57c2d2d4f6bcc76", "108bb5765bc16220" ] ] }, { "id": "e57c2d2d4f6bcc76", "type": "ui_gauge", "z": "95d87a8bdb59ce2e", "name": "Feinstaub", "group": "3d2151e0da64f419", "order": 8, "width": 0, "height": 0, "gtype": "gage", "title": "100 µm", "label": "", "format": "{{value}}ppm", "min": 0, "max": "5000", "colors": [ "#00b500", "#e6e600", "#ca3838" ], "seg1": "", "seg2": "", "className": "", "x": 1110, "y": 560, "wires": [] }, { "id": "108bb5765bc16220", "type": "debug", "z": "95d87a8bdb59ce2e", "name": "Feinstaub 100um", "active": false, "tosidebar": true, "console": false, "tostatus": true, "complete": "payload", "targetType": "msg", "statusVal": "payload", "statusType": "auto", "x": 1140, "y": 520, "wires": [] }, { "id": "6df7887e62161331", "type": "file in", "z": "95d87a8bdb59ce2e", "name": "Feinstaub PM10", "filename": "/home/pi/Desktop/Messdaten/Feinstaum10umprom.csv", "format": "lines", "chunk": false, "sendError": false, "encoding": "none", "allProps": false, "x": 320, "y": 600, "wires": [ [ "f52afdb25b8f142e" ] ] }, { "id": "f52afdb25b8f142e", "type": "csv", "z": "95d87a8bdb59ce2e", "name": "", "sep": ";", "hdrin": true, "hdrout": "all", "multi": "one", "ret": "\\n", "temp": "TIME;NAME;UID;VAR;RAW;UNIT", "skip": "0", "strings": true, "include_empty_strings": "", "include_null_values": "", "x": 520, "y": 600, "wires": [ [ "78687fd8367660b6" ] ] }, { "id": "78687fd8367660b6", "type": "function", "z": "95d87a8bdb59ce2e", "name": "", "func": "msg.payload = msg.payload.RAW\nreturn msg;", "outputs": 1, "noerr": 0, "initialize": "", "finalize": "", "libs": [], "x": 920, "y": 600, "wires": [ [ "723aad92729c6350", "4d0d3f812ed86ea2" ] ] }, { "id": "723aad92729c6350", "type": "ui_gauge", "z": "95d87a8bdb59ce2e", "name": "Feinstaub", "group": "3d2151e0da64f419", "order": 10, "width": 0, "height": 0, "gtype": "gage", "title": "PM10", "label": "", "format": "{{value}}µg/m³", "min": 0, "max": "70", "colors": [ "#00b500", "#e6e600", "#ca3838" ], "seg1": "", "seg2": "", "className": "", "x": 1110, "y": 640, "wires": [] }, { "id": "4d0d3f812ed86ea2", "type": "debug", "z": "95d87a8bdb59ce2e", "name": "Feinstaub PM10", "active": false, "tosidebar": true, "console": false, "tostatus": true, "complete": "payload", "targetType": "msg", "statusVal": "payload", "statusType": "auto", "x": 1130, "y": 600, "wires": [] }, { "id": "497eb7176c975597", "type": "file in", "z": "95d87a8bdb59ce2e", "name": "Feinstaub PM25", "filename": "/home/pi/Desktop/Messdaten/Feinstaum25umprom.csv", "format": "lines", "chunk": false, "sendError": false, "encoding": "none", "allProps": false, "x": 320, "y": 680, "wires": [ [ "f344dbae4bc85dcd" ] ] }, { "id": "f344dbae4bc85dcd", "type": "csv", "z": "95d87a8bdb59ce2e", "name": "", "sep": ";", "hdrin": true, "hdrout": "all", "multi": "one", "ret": "\\n", "temp": "TIME;NAME;UID;VAR;RAW;UNIT", "skip": "0", "strings": true, "include_empty_strings": "", "include_null_values": "", "x": 520, "y": 680, "wires": [ [ "c178d424afe50306" ] ] }, { "id": "c178d424afe50306", "type": "function", "z": "95d87a8bdb59ce2e", "name": "", "func": "msg.payload = msg.payload.RAW\nreturn msg;", "outputs": 1, "noerr": 0, "initialize": "", "finalize": "", "libs": [], "x": 920, "y": 680, "wires": [ [ "edb84ff193405e59", "638cb937417035ae" ] ] }, { "id": "edb84ff193405e59", "type": "ui_gauge", "z": "95d87a8bdb59ce2e", "name": "Feinstaub", "group": "3d2151e0da64f419", "order": 11, "width": 0, "height": 0, "gtype": "gage", "title": "PM25", "label": "", "format": "{{value}}µg/m³", "min": 0, "max": "70", "colors": [ "#00b500", "#e6e600", "#ca3838" ], "seg1": "", "seg2": "", "className": "", "x": 1100, "y": 720, "wires": [] }, { "id": "638cb937417035ae", "type": "debug", "z": "95d87a8bdb59ce2e", "name": "Feinstaub PM25", "active": false, "tosidebar": true, "console": false, "tostatus": true, "complete": "payload", "targetType": "msg", "statusVal": "payload", "statusType": "auto", "x": 1120, "y": 680, "wires": [] }, { "id": "a7f214632d89f27e", "type": "file in", "z": "95d87a8bdb59ce2e", "name": "Feinstaub PM100", "filename": "/home/pi/Desktop/Messdaten/Feinstaum100umprom.csv", "format": "lines", "chunk": false, "sendError": false, "encoding": "none", "allProps": false, "x": 330, "y": 760, "wires": [ [ "e6146dba72fb1591" ] ] }, { "id": "e6146dba72fb1591", "type": "csv", "z": "95d87a8bdb59ce2e", "name": "", "sep": ";", "hdrin": true, "hdrout": "all", "multi": "one", "ret": "\\n", "temp": "TIME;NAME;UID;VAR;RAW;UNIT", "skip": "0", "strings": true, "include_empty_strings": "", "include_null_values": "", "x": 520, "y": 760, "wires": [ [ "c3f8c67ca6ed2ef8" ] ] }, { "id": "c3f8c67ca6ed2ef8", "type": "function", "z": "95d87a8bdb59ce2e", "name": "", "func": "msg.payload = msg.payload.RAW\nreturn msg;", "outputs": 1, "noerr": 0, "initialize": "", "finalize": "", "libs": [], "x": 920, "y": 760, "wires": [ [ "c8b2e909bd9de846", "3b736ddc4ba0f529" ] ] }, { "id": "c8b2e909bd9de846", "type": "ui_gauge", "z": "95d87a8bdb59ce2e", "name": "Feinstaub", "group": "3d2151e0da64f419", "order": 12, "width": 0, "height": 0, "gtype": "gage", "title": "PM100", "label": "", "format": "{{value}}µg/m³", "min": 0, "max": "70", "colors": [ "#00b500", "#e6e600", "#ca3838" ], "seg1": "", "seg2": "", "className": "", "x": 1100, "y": 800, "wires": [] }, { "id": "3b736ddc4ba0f529", "type": "debug", "z": "95d87a8bdb59ce2e", "name": "Feinstaub PM100", "active": false, "tosidebar": true, "console": false, "tostatus": true, "complete": "payload", "targetType": "msg", "statusVal": "payload", "statusType": "auto", "x": 1130, "y": 760, "wires": [] }, { "id": "28846b7b88ad5ea8", "type": "inject", "z": "95d87a8bdb59ce2e", "name": "", "props": [ { "p": "payload" }, { "p": "topic", "vt": "str" } ], "repeat": "120", "crontab": "", "once": false, "onceDelay": 0.1, "topic": "", "payload": "", "payloadType": "date", "x": 90, "y": 960, "wires": [ [ "a24c6944772f0359", "062a09a9598b2d17", "95b453ec70a01702" ] ] }, { "id": "a24c6944772f0359", "type": "file in", "z": "95d87a8bdb59ce2e", "name": "Luftdruck", "filename": "/home/pi/Desktop/Messdaten/Luftdruck1.csv", "format": "lines", "chunk": false, "sendError": false, "encoding": "none", "allProps": false, "x": 300, "y": 1060, "wires": [ [ "35ab1656ece2cbe5" ] ] }, { "id": "35ab1656ece2cbe5", "type": "csv", "z": "95d87a8bdb59ce2e", "name": "", "sep": ";", "hdrin": true, "hdrout": "all", "multi": "one", "ret": "\\n", "temp": "TIME;NAME;UID;VAR;RAW;UNIT", "skip": "0", "strings": true, "include_empty_strings": "", "include_null_values": "", "x": 520, "y": 1060, "wires": [ [ "29b05d5686fea8a1" ] ] }, { "id": "29b05d5686fea8a1", "type": "function", "z": "95d87a8bdb59ce2e", "name": "", "func": "msg.payload = msg.payload.RAW/100\nreturn msg;", "outputs": 1, "noerr": 0, "initialize": "", "finalize": "", "libs": [], "x": 920, "y": 1060, "wires": [ [ "d2daee1fa17dfc72", "72cdb45430645d54" ] ] }, { "id": "d2daee1fa17dfc72", "type": "ui_gauge", "z": "95d87a8bdb59ce2e", "name": "Luftdruck", "group": "08dd5c9820289df6", "order": 1, "width": 0, "height": 0, "gtype": "gage", "title": "Luftdruck (absolut)", "label": " hPa", "format": "{{value | number:0}}hPa", "min": "600", "max": "1500", "colors": [ "#c7d6c7", "#adad7f", "#5f1c1c" ], "seg1": "980", "seg2": "", "className": "", "x": 1100, "y": 1100, "wires": [] }, { "id": "72cdb45430645d54", "type": "debug", "z": "95d87a8bdb59ce2e", "name": "", "active": false, "tosidebar": true, "console": false, "tostatus": false, "complete": "false", "statusVal": "", "statusType": "auto", "x": 1110, "y": 1060, "wires": [] }, { "id": "062a09a9598b2d17", "type": "file in", "z": "95d87a8bdb59ce2e", "name": "Temperatur", "filename": "/home/pi/Desktop/Messdaten/Temperatur.csv", "format": "lines", "chunk": false, "sendError": false, "encoding": "none", "allProps": false, "x": 310, "y": 880, "wires": [ [ "971863ab072f291b" ] ] }, { "id": "971863ab072f291b", "type": "csv", "z": "95d87a8bdb59ce2e", "name": "", "sep": ";", "hdrin": true, "hdrout": "all", "multi": "one", "ret": "\\n", "temp": "TIME;NAME;UID;VAR;RAW;UNIT", "skip": "0", "strings": true, "include_empty_strings": "", "include_null_values": "", "x": 520, "y": 880, "wires": [ [ "7cce8cc976dbe8b3" ] ] }, { "id": "7cce8cc976dbe8b3", "type": "function", "z": "95d87a8bdb59ce2e", "name": "", "func": "msg.payload = msg.payload.RAW/10\nreturn msg;", "outputs": 1, "noerr": 0, "initialize": "", "finalize": "", "libs": [], "x": 920, "y": 880, "wires": [ [ "5db8052ba70c9554", "4382e05a92695994" ] ] }, { "id": "5db8052ba70c9554", "type": "ui_gauge", "z": "95d87a8bdb59ce2e", "name": "Temperatur", "group": "08dd5c9820289df6", "order": 2, "width": 0, "height": 0, "gtype": "donut", "title": "Temperatur", "label": "", "format": "{{value | number:1}}°C", "min": "-30", "max": "45", "colors": [ "#0006b3", "#e6e600", "#ca3838" ], "seg1": "", "seg2": "", "className": "", "x": 1110, "y": 920, "wires": [] }, { "id": "4382e05a92695994", "type": "debug", "z": "95d87a8bdb59ce2e", "name": "", "active": false, "tosidebar": true, "console": false, "tostatus": true, "complete": "payload", "targetType": "msg", "statusVal": "payload", "statusType": "auto", "x": 1110, "y": 880, "wires": [] }, { "id": "95b453ec70a01702", "type": "file in", "z": "95d87a8bdb59ce2e", "name": "Luftfeuchtigkeit", "filename": "/home/pi/Desktop/Messdaten/Luftfeuchtigkeit.csv", "format": "lines", "chunk": false, "sendError": false, "encoding": "none", "allProps": false, "x": 320, "y": 960, "wires": [ [ "8cf54b779f6dabf8" ] ] }, { "id": "8cf54b779f6dabf8", "type": "csv", "z": "95d87a8bdb59ce2e", "name": "", "sep": ";", "hdrin": true, "hdrout": "all", "multi": "one", "ret": "\\n", "temp": "TIME;NAME;UID;VAR;RAW;UNIT", "skip": "0", "strings": true, "include_empty_strings": "", "include_null_values": "", "x": 520, "y": 960, "wires": [ [ "24f2bf18ba57a4e8" ] ] }, { "id": "24f2bf18ba57a4e8", "type": "function", "z": "95d87a8bdb59ce2e", "name": "", "func": "msg.payload = msg.payload.RAW\nreturn msg;", "outputs": 1, "noerr": 0, "initialize": "", "finalize": "", "libs": [], "x": 920, "y": 960, "wires": [ [ "6925204fea6c71b2" ] ] }, { "id": "6925204fea6c71b2", "type": "ui_gauge", "z": "95d87a8bdb59ce2e", "name": "Luftfeuchtigkeit", "group": "08dd5c9820289df6", "order": 3, "width": 0, "height": 0, "gtype": "donut", "title": "Relative Luftfeuchtigkeit", "label": "", "format": "{{value | number:0}}%", "min": "0", "max": "100", "colors": [ "#00b34d", "#e6e600", "#ca3838" ], "seg1": "50", "seg2": "", "className": "", "x": 1120, "y": 1000, "wires": [] }, { "id": "01549c6740bdf376", "type": "debug", "z": "95d87a8bdb59ce2e", "name": "", "active": false, "tosidebar": true, "console": false, "tostatus": true, "complete": "payload", "targetType": "msg", "statusVal": "payload", "statusType": "auto", "x": 1110, "y": 960, "wires": [] }, { "id": "6301787b456d7365", "type": "inject", "z": "95d87a8bdb59ce2e", "name": "", "props": [ { "p": "payload" }, { "p": "topic", "vt": "str" } ], "repeat": "300", "crontab": "", "once": false, "onceDelay": 0.1, "topic": "", "payload": "", "payloadType": "date", "x": 110, "y": 1300, "wires": [ [ "9a3e86e9304d3aa8", "921fcb57f0be9e8d", "4c54894b093a936a", "8fed15201b2ecaea" ] ] }, { "id": "9a3e86e9304d3aa8", "type": "file in", "z": "95d87a8bdb59ce2e", "name": "Wind", "filename": "/home/pi/Desktop/Messdaten/Wind.csv", "format": "lines", "chunk": false, "sendError": false, "encoding": "none", "allProps": false, "x": 270, "y": 1180, "wires": [ [ "e8ea0e8662de2c3b" ] ] }, { "id": "e8ea0e8662de2c3b", "type": "csv", "z": "95d87a8bdb59ce2e", "name": "", "sep": ";", "hdrin": true, "hdrout": "all", "multi": "one", "ret": "\\n", "temp": "TIME;NAME;UID;VAR;RAW;UNIT", "skip": "0", "strings": true, "include_empty_strings": "", "include_null_values": "", "x": 500, "y": 1180, "wires": [ [ "1de995dfb68739a7", "f91fcaf2c094f3bb" ] ] }, { "id": "1de995dfb68739a7", "type": "function", "z": "95d87a8bdb59ce2e", "name": "", "func": "msg.payload = msg.payload.RAW/10\nreturn msg;", "outputs": 1, "noerr": 0, "initialize": "", "finalize": "", "libs": [], "x": 900, "y": 1180, "wires": [ [ "11cd5676027f1224", "2798f32123a6c3c1" ] ] }, { "id": "11cd5676027f1224", "type": "ui_gauge", "z": "95d87a8bdb59ce2e", "name": "Wind", "group": "08dd5c9820289df6", "order": 4, "width": 0, "height": 0, "gtype": "donut", "title": "Windgeschwindigkeit", "label": "", "format": "{{value | number:0}}m/s", "min": 0, "max": "100", "colors": [ "#00b33e", "#006fe6", "#ca3838" ], "seg1": "", "seg2": "", "className": "", "x": 1070, "y": 1220, "wires": [] }, { "id": "2798f32123a6c3c1", "type": "debug", "z": "95d87a8bdb59ce2e", "name": "", "active": false, "tosidebar": true, "console": false, "tostatus": true, "complete": "payload", "targetType": "msg", "statusVal": "payload", "statusType": "auto", "x": 1090, "y": 1180, "wires": [] }, { "id": "f91fcaf2c094f3bb", "type": "function", "z": "95d87a8bdb59ce2e", "name": "", "func": "msg.payload = msg.payload.RAW/10*3.6\nreturn msg;", "outputs": 1, "noerr": 0, "initialize": "", "finalize": "", "libs": [], "x": 890, "y": 1240, "wires": [ [ "1f901ce1ab492b44" ] ] }, { "id": "1f901ce1ab492b44", "type": "ui_gauge", "z": "95d87a8bdb59ce2e", "name": "Wind", "group": "08dd5c9820289df6", "order": 5, "width": 0, "height": 0, "gtype": "donut", "title": "", "label": "km/h", "format": "{{value | number:0}}km/h", "min": 0, "max": "150", "colors": [ "#00b33e", "#006fe6", "#ca3838" ], "seg1": "", "seg2": "", "className": "", "x": 1060, "y": 1260, "wires": [] }, { "id": "921fcb57f0be9e8d", "type": "file in", "z": "95d87a8bdb59ce2e", "name": "Böhen", "filename": "/home/pi/Desktop/Messdaten/Boeen.csv", "format": "lines", "chunk": false, "sendError": false, "encoding": "none", "allProps": false, "x": 270, "y": 1320, "wires": [ [ "311d4c5441b4fc11" ] ] }, { "id": "311d4c5441b4fc11", "type": "csv", "z": "95d87a8bdb59ce2e", "name": "", "sep": ";", "hdrin": true, "hdrout": "all", "multi": "one", "ret": "\\n", "temp": "TIME;NAME;UID;VAR;RAW;UNIT", "skip": "0", "strings": true, "include_empty_strings": "", "include_null_values": "", "x": 500, "y": 1320, "wires": [ [ "60d0622640b83824" ] ] }, { "id": "60d0622640b83824", "type": "function", "z": "95d87a8bdb59ce2e", "name": "", "func": "msg.payload = msg.payload.RAW/10\nreturn msg;", "outputs": 1, "noerr": 0, "initialize": "", "finalize": "", "libs": [], "x": 900, "y": 1320, "wires": [ [ "10123cc1408becc5", "9009f36035f32186" ] ] }, { "id": "10123cc1408becc5", "type": "ui_gauge", "z": "95d87a8bdb59ce2e", "name": "Böhen", "group": "08dd5c9820289df6", "order": 6, "width": 0, "height": 0, "gtype": "donut", "title": "Böhen Stärke", "label": "", "format": "{{value | number:0}}m/s", "min": 0, "max": "200", "colors": [ "#00b33e", "#006fe6", "#ca3838" ], "seg1": "", "seg2": "", "className": "", "x": 1070, "y": 1360, "wires": [] }, { "id": "9009f36035f32186", "type": "debug", "z": "95d87a8bdb59ce2e", "name": "", "active": false, "tosidebar": true, "console": false, "tostatus": true, "complete": "payload", "targetType": "msg", "statusVal": "payload", "statusType": "auto", "x": 1090, "y": 1320, "wires": [] }, { "id": "4c54894b093a936a", "type": "file in", "z": "95d87a8bdb59ce2e", "name": "Windrichtung", "filename": "/home/pi/Desktop/Messdaten/Windrichtung.csv", "format": "lines", "chunk": false, "sendError": false, "encoding": "none", "allProps": false, "x": 290, "y": 1420, "wires": [ [ "d33131b22ea616dd" ] ] }, { "id": "d33131b22ea616dd", "type": "csv", "z": "95d87a8bdb59ce2e", "name": "", "sep": ";", "hdrin": true, "hdrout": "all", "multi": "one", "ret": "\\n", "temp": "TIME;NAME;UID;VAR;RAW;UNIT", "skip": "0", "strings": true, "include_empty_strings": "", "include_null_values": "", "x": 500, "y": 1420, "wires": [ [ "34f2e3cb2bdfceb0" ] ] }, { "id": "34f2e3cb2bdfceb0", "type": "function", "z": "95d87a8bdb59ce2e", "name": "", "func": "msg.payload = msg.payload.RAW\nreturn msg;", "outputs": 1, "noerr": 0, "initialize": "", "finalize": "", "libs": [], "x": 880, "y": 1420, "wires": [ [ "89db11ad7fcdf746", "5d945661f5709d79" ] ] }, { "id": "89db11ad7fcdf746", "type": "ui_gauge", "z": "95d87a8bdb59ce2e", "name": "Windrichtung", "group": "08dd5c9820289df6", "order": 7, "width": 0, "height": 0, "gtype": "compass", "title": "Windrichtung", "label": "Wind kommt aus", "format": "{{value}}", "min": 0, "max": "360", "colors": [ "#00b33e", "#006fe6", "#ca3838" ], "seg1": "", "seg2": "", "className": "", "x": 1070, "y": 1440, "wires": [] }, { "id": "5d945661f5709d79", "type": "debug", "z": "95d87a8bdb59ce2e", "name": "", "active": false, "tosidebar": true, "console": false, "tostatus": true, "complete": "payload", "targetType": "msg", "statusVal": "payload", "statusType": "auto", "x": 1070, "y": 1400, "wires": [] }, { "id": "8fed15201b2ecaea", "type": "file in", "z": "95d87a8bdb59ce2e", "name": "Regen", "filename": "/home/pi/Desktop/Messdaten/Regen.csv", "format": "lines", "chunk": false, "sendError": false, "encoding": "none", "allProps": false, "x": 270, "y": 1520, "wires": [ [ "b957b6619ea87554" ] ] }, { "id": "b957b6619ea87554", "type": "csv", "z": "95d87a8bdb59ce2e", "name": "", "sep": ";", "hdrin": true, "hdrout": "all", "multi": "one", "ret": "\\n", "temp": "TIME;NAME;UID;VAR;RAW;UNIT", "skip": "0", "strings": true, "include_empty_strings": "", "include_null_values": "", "x": 500, "y": 1520, "wires": [ [ "aece3eb84fc09cb9" ] ] }, { "id": "aece3eb84fc09cb9", "type": "function", "z": "95d87a8bdb59ce2e", "name": "", "func": "msg.payload = msg.payload.RAW\nreturn msg;", "outputs": 1, "noerr": 0, "initialize": "", "finalize": "", "libs": [], "x": 880, "y": 1520, "wires": [ [ "1b3c8f48aec76ae9", "e4eb7f478dd9ffd3" ] ] }, { "id": "1b3c8f48aec76ae9", "type": "ui_gauge", "z": "95d87a8bdb59ce2e", "name": "Regen", "group": "08dd5c9820289df6", "order": 8, "width": 0, "height": 0, "gtype": "wave", "title": "Regen", "label": " mm/h", "format": "{{value}}", "min": 0, "max": "30", "colors": [ "#00b33e", "#006fe6", "#ca3838" ], "seg1": "", "seg2": "", "className": "", "x": 1050, "y": 1540, "wires": [] }, { "id": "e4eb7f478dd9ffd3", "type": "debug", "z": "95d87a8bdb59ce2e", "name": "", "active": false, "tosidebar": true, "console": false, "tostatus": true, "complete": "payload", "targetType": "msg", "statusVal": "payload", "statusType": "auto", "x": 1070, "y": 1500, "wires": [] }, { "id": "90f8316dc0da1457", "type": "inject", "z": "95d87a8bdb59ce2e", "name": "", "props": [ { "p": "payload" }, { "p": "topic", "vt": "str" } ], "repeat": "900", "crontab": "", "once": false, "onceDelay": 0.1, "topic": "", "payload": "", "payloadType": "date", "x": 90, "y": 1760, "wires": [ [ "f51049bb8cf74ab2", "8f1c1087879d19ad", "3465eb4e623480fc" ] ] }, { "id": "f51049bb8cf74ab2", "type": "file in", "z": "95d87a8bdb59ce2e", "name": "Boden 5cm", "filename": "/home/pi/Desktop/Messdaten/Bodentemperatur5cm.csv", "format": "lines", "chunk": false, "sendError": false, "encoding": "none", "allProps": false, "x": 290, "y": 1660, "wires": [ [ "b6dd8fa6177cae07" ] ] }, { "id": "b6dd8fa6177cae07", "type": "csv", "z": "95d87a8bdb59ce2e", "name": "", "sep": ";", "hdrin": true, "hdrout": "all", "multi": "one", "ret": "\\n", "temp": "TIME;NAME;UID;VAR;RAW;UNIT", "skip": "0", "strings": true, "include_empty_strings": "", "include_null_values": "", "x": 436, "y": 1650.933349609375, "wires": [ [ "d6aaaa79a4a37944" ] ] }, { "id": "d6aaaa79a4a37944", "type": "function", "z": "95d87a8bdb59ce2e", "name": "", "func": "msg.payload = msg.payload.RAW/100\nreturn msg;", "outputs": 1, "noerr": 0, "initialize": "", "finalize": "", "libs": [], "x": 826, "y": 1650.933349609375, "wires": [ [ "248c99c53a63d81a", "548577e6a07d2ff0" ] ] }, { "id": "248c99c53a63d81a", "type": "ui_gauge", "z": "95d87a8bdb59ce2e", "name": "Boden 5cm", "group": "506808ec2af5b2ea", "order": 1, "width": 0, "height": 0, "gtype": "donut", "title": "Bodentemperatur in 5cm Tiefe", "label": "", "format": "{{value | number:1}}°C", "min": "-20", "max": "30", "colors": [ "#2ce4e8", "#006fe6", "#ee6363" ], "seg1": "", "seg2": "", "className": "", "x": 1006, "y": 1670.933349609375, "wires": [] }, { "id": "548577e6a07d2ff0", "type": "debug", "z": "95d87a8bdb59ce2e", "name": "", "active": false, "tosidebar": true, "console": false, "tostatus": true, "complete": "payload", "targetType": "msg", "statusVal": "payload", "statusType": "auto", "x": 1026, "y": 1630.933349609375, "wires": [] }, { "id": "8f1c1087879d19ad", "type": "file in", "z": "95d87a8bdb59ce2e", "name": "Boden 25cm", "filename": "/home/pi/Desktop/Messdaten/Bodentemperatur5cm.csv", "format": "lines", "chunk": false, "sendError": false, "encoding": "none", "allProps": false, "x": 290, "y": 1760, "wires": [ [ "d10cd216cf44dde8" ] ] }, { "id": "d10cd216cf44dde8", "type": "csv", "z": "95d87a8bdb59ce2e", "name": "", "sep": ";", "hdrin": true, "hdrout": "all", "multi": "one", "ret": "\\n", "temp": "TIME;NAME;UID;VAR;RAW;UNIT", "skip": "0", "strings": true, "include_empty_strings": "", "include_null_values": "", "x": 436, "y": 1750.933349609375, "wires": [ [ "28abd02fb3361e0d" ] ] }, { "id": "28abd02fb3361e0d", "type": "function", "z": "95d87a8bdb59ce2e", "name": "", "func": "msg.payload = msg.payload.RAW/100\nreturn msg;", "outputs": 1, "noerr": 0, "initialize": "", "finalize": "", "libs": [], "x": 826, "y": 1750.933349609375, "wires": [ [ "6cfd1028973906e4", "f00f40991a15ac4f" ] ] }, { "id": "6cfd1028973906e4", "type": "ui_gauge", "z": "95d87a8bdb59ce2e", "name": "Boden 25cm", "group": "506808ec2af5b2ea", "order": 2, "width": 0, "height": 0, "gtype": "donut", "title": "Bodentemperatur in 25cm Tiefe", "label": "", "format": "{{value | number:1}}°C", "min": "-20", "max": "30", "colors": [ "#2ce4e8", "#006fe6", "#ee6363" ], "seg1": "", "seg2": "", "className": "", "x": 1006, "y": 1770.933349609375, "wires": [] }, { "id": "f00f40991a15ac4f", "type": "debug", "z": "95d87a8bdb59ce2e", "name": "", "active": false, "tosidebar": true, "console": false, "tostatus": true, "complete": "payload", "targetType": "msg", "statusVal": "payload", "statusType": "auto", "x": 1026, "y": 1730.933349609375, "wires": [] }, { "id": "3465eb4e623480fc", "type": "file in", "z": "95d87a8bdb59ce2e", "name": "Boden 50cm", "filename": "/home/pi/Desktop/Messdaten/Bodentemperatur5cm.csv", "format": "lines", "chunk": false, "sendError": false, "encoding": "none", "allProps": false, "x": 290, "y": 1840, "wires": [ [ "87fc891f06e32b99" ] ] }, { "id": "87fc891f06e32b99", "type": "csv", "z": "95d87a8bdb59ce2e", "name": "", "sep": ";", "hdrin": true, "hdrout": "all", "multi": "one", "ret": "\\n", "temp": "TIME;NAME;UID;VAR;RAW;UNIT", "skip": "0", "strings": true, "include_empty_strings": "", "include_null_values": "", "x": 436, "y": 1850.933349609375, "wires": [ [ "99e99e35d8616d35" ] ] }, { "id": "99e99e35d8616d35", "type": "function", "z": "95d87a8bdb59ce2e", "name": "", "func": "msg.payload = msg.payload.RAW/100\nreturn msg;", "outputs": 1, "noerr": 0, "initialize": "", "finalize": "", "libs": [], "x": 836, "y": 1850.933349609375, "wires": [ [ "0343d1af02addd71", "baa3685f155db68e" ] ] }, { "id": "0343d1af02addd71", "type": "ui_gauge", "z": "95d87a8bdb59ce2e", "name": "Boden 50cm", "group": "506808ec2af5b2ea", "order": 3, "width": 0, "height": 0, "gtype": "donut", "title": "Bodentemperatur in 50cm Tiefe", "label": "", "format": "{{value | number:1}}°C", "min": "-20", "max": "30", "colors": [ "#2ce4e8", "#006fe6", "#ee6363" ], "seg1": "", "seg2": "", "className": "", "x": 1006, "y": 1870.933349609375, "wires": [] }, { "id": "baa3685f155db68e", "type": "debug", "z": "95d87a8bdb59ce2e", "name": "", "active": false, "tosidebar": true, "console": false, "tostatus": true, "complete": "payload", "targetType": "msg", "statusVal": "payload", "statusType": "auto", "x": 1046, "y": 1830.933349609375, "wires": [] }, { "id": "5625660f791a7bbe", "type": "inject", "z": "95d87a8bdb59ce2e", "name": "", "props": [ { "p": "payload" }, { "p": "topic", "vt": "str" } ], "repeat": "60", "crontab": "", "once": false, "onceDelay": 0.1, "topic": "", "payload": "", "payloadType": "date", "x": 90, "y": 2060, "wires": [ [ "2f5a3acd18e7441d", "a5b7999cd9026be3", "71a22553a71677f3", "36a15ec050fa8c5c" ] ] }, { "id": "2f5a3acd18e7441d", "type": "file in", "z": "95d87a8bdb59ce2e", "name": "UVA", "filename": "/home/pi/Desktop/Messdaten/UVA.csv", "format": "lines", "chunk": false, "sendError": false, "encoding": "none", "allProps": false, "x": 270, "y": 1960, "wires": [ [ "aa658aa9406123db" ] ] }, { "id": "aa658aa9406123db", "type": "csv", "z": "95d87a8bdb59ce2e", "name": "", "sep": ";", "hdrin": true, "hdrout": "all", "multi": "one", "ret": "\\n", "temp": "TIME;NAME;UID;VAR;RAW;UNIT", "skip": "0", "strings": true, "include_empty_strings": "", "include_null_values": "", "x": 436, "y": 1970.933349609375, "wires": [ [ "e04703296db90311" ] ] }, { "id": "e04703296db90311", "type": "function", "z": "95d87a8bdb59ce2e", "name": "", "func": "msg.payload = msg.payload.RAW/10\nreturn msg;", "outputs": 1, "noerr": 0, "initialize": "", "finalize": "", "libs": [], "x": 840, "y": 1980, "wires": [ [ "2984329ea2fef231", "1a5e960685c13521" ] ] }, { "id": "2984329ea2fef231", "type": "ui_gauge", "z": "95d87a8bdb59ce2e", "name": "UVA Strahlung", "group": "a6a55993f8ef3146", "order": 1, "width": 0, "height": 0, "gtype": "donut", "title": "UVA Strahlung", "label": "mW/m²", "format": "{{value}}", "min": "0", "max": "1500", "colors": [ "#e7dcea", "#d872df", "#a404b9" ], "seg1": "", "seg2": "", "className": "", "x": 1040, "y": 2000, "wires": [] }, { "id": "1a5e960685c13521", "type": "debug", "z": "95d87a8bdb59ce2e", "name": "", "active": false, "tosidebar": true, "console": false, "tostatus": true, "complete": "payload", "targetType": "msg", "statusVal": "payload", "statusType": "auto", "x": 1070, "y": 1960, "wires": [] }, { "id": "71a22553a71677f3", "type": "file in", "z": "95d87a8bdb59ce2e", "name": "UVI", "filename": "/home/pi/Desktop/Messdaten/UVI.csv", "format": "lines", "chunk": false, "sendError": false, "encoding": "none", "allProps": false, "x": 270, "y": 2160, "wires": [ [ "0cc530dc7380cd0f" ] ] }, { "id": "0cc530dc7380cd0f", "type": "csv", "z": "95d87a8bdb59ce2e", "name": "", "sep": ";", "hdrin": true, "hdrout": "all", "multi": "one", "ret": "\\n", "temp": "TIME;NAME;UID;VAR;RAW;UNIT", "skip": "0", "strings": true, "include_empty_strings": "", "include_null_values": "", "x": 416, "y": 2170.933349609375, "wires": [ [ "4d4cfba8b85d64e5" ] ] }, { "id": "4d4cfba8b85d64e5", "type": "function", "z": "95d87a8bdb59ce2e", "name": "", "func": "msg.payload = msg.payload.RAW/10\nreturn msg;", "outputs": 1, "noerr": 0, "initialize": "", "finalize": "", "libs": [], "x": 830, "y": 2180, "wires": [ [ "2be207e4f4b07459", "debc46d728f4764f" ] ] }, { "id": "2be207e4f4b07459", "type": "ui_gauge", "z": "95d87a8bdb59ce2e", "name": "UVI Strahlung", "group": "a6a55993f8ef3146", "order": 4, "width": 0, "height": 0, "gtype": "donut", "title": "UV-Index", "label": "", "format": "{{value}}", "min": "0", "max": "11", "colors": [ "#4df505", "#f5a22e", "#a404b9" ], "seg1": "", "seg2": "", "className": "", "x": 1040, "y": 2200, "wires": [] }, { "id": "debc46d728f4764f", "type": "debug", "z": "95d87a8bdb59ce2e", "name": "", "active": false, "tosidebar": true, "console": false, "tostatus": true, "complete": "payload", "targetType": "msg", "statusVal": "payload", "statusType": "auto", "x": 1070, "y": 2160, "wires": [] }, { "id": "a5b7999cd9026be3", "type": "file in", "z": "95d87a8bdb59ce2e", "name": "UVB", "filename": "/home/pi/Desktop/Messdaten/UVB.csv", "format": "lines", "chunk": false, "sendError": false, "encoding": "none", "allProps": false, "x": 270, "y": 2060, "wires": [ [ "41eea1d98a1a7b04" ] ] }, { "id": "41eea1d98a1a7b04", "type": "csv", "z": "95d87a8bdb59ce2e", "name": "", "sep": ";", "hdrin": true, "hdrout": "all", "multi": "one", "ret": "\\n", "temp": "TIME;NAME;UID;VAR;RAW;UNIT", "skip": "0", "strings": true, "include_empty_strings": "", "include_null_values": "", "x": 436, "y": 2070.933349609375, "wires": [ [ "872cbd331f62410e" ] ] }, { "id": "872cbd331f62410e", "type": "function", "z": "95d87a8bdb59ce2e", "name": "", "func": "msg.payload = msg.payload.RAW/10\nreturn msg;", "outputs": 1, "noerr": 0, "initialize": "", "finalize": "", "libs": [], "x": 840, "y": 2080, "wires": [ [ "412ce415f2333869", "45c5ef5588758507" ] ] }, { "id": "412ce415f2333869", "type": "ui_gauge", "z": "95d87a8bdb59ce2e", "name": "UVB Strahlung", "group": "a6a55993f8ef3146", "order": 2, "width": 0, "height": 0, "gtype": "donut", "title": "UVB Strahlung", "label": "mW/m²", "format": "{{value}}", "min": "0", "max": "1500", "colors": [ "#e7dcea", "#d872df", "#a404b9" ], "seg1": "", "seg2": "", "className": "", "x": 1040, "y": 2100, "wires": [] }, { "id": "45c5ef5588758507", "type": "debug", "z": "95d87a8bdb59ce2e", "name": "", "active": false, "tosidebar": true, "console": false, "tostatus": true, "complete": "payload", "targetType": "msg", "statusVal": "payload", "statusType": "auto", "x": 1070, "y": 2060, "wires": [] }, { "id": "36a15ec050fa8c5c", "type": "file in", "z": "95d87a8bdb59ce2e", "name": "Licht", "filename": "/home/pi/Desktop/Messdaten/Licht.csv", "format": "lines", "chunk": false, "sendError": false, "encoding": "none", "allProps": false, "x": 270, "y": 2260, "wires": [ [ "7a41727d74dfc5db" ] ] }, { "id": "7a41727d74dfc5db", "type": "csv", "z": "95d87a8bdb59ce2e", "name": "", "sep": ";", "hdrin": true, "hdrout": "all", "multi": "one", "ret": "\\n", "temp": "TIME;NAME;UID;VAR;RAW;UNIT", "skip": "0", "strings": true, "include_empty_strings": "", "include_null_values": "", "x": 436, "y": 2270.933349609375, "wires": [ [ "c3b5909c092ada71", "7a80087f8ab01510" ] ] }, { "id": "c3b5909c092ada71", "type": "function", "z": "95d87a8bdb59ce2e", "name": "", "func": "msg.payload = msg.payload.RAW/100\nreturn msg;", "outputs": 1, "noerr": 0, "initialize": "", "finalize": "", "libs": [], "x": 850, "y": 2280, "wires": [ [ "472bdfb8428cb63d", "1bd6af11aeccd855" ] ] }, { "id": "472bdfb8428cb63d", "type": "ui_gauge", "z": "95d87a8bdb59ce2e", "name": "Lux", "group": "a6a55993f8ef3146", "order": 6, "width": 0, "height": 0, "gtype": "donut", "title": "Lichtstärke", "label": "Lux", "format": "{{value | number:1}}", "min": "0", "max": "1500", "colors": [ "#373805", "#f4b194", "#fdeb2b" ], "seg1": "", "seg2": "", "className": "", "x": 1030, "y": 2300, "wires": [] }, { "id": "1bd6af11aeccd855", "type": "debug", "z": "95d87a8bdb59ce2e", "name": "", "active": false, "tosidebar": true, "console": false, "tostatus": true, "complete": "payload", "targetType": "msg", "statusVal": "payload", "statusType": "auto", "x": 1070, "y": 2240, "wires": [] }, { "id": "bf606aa837f0b5f5", "type": "inject", "z": "95d87a8bdb59ce2e", "name": "", "props": [ { "p": "payload" }, { "p": "topic", "vt": "str" } ], "repeat": "900", "crontab": "", "once": false, "onceDelay": 0.1, "topic": "", "payload": "", "payloadType": "date", "x": 110, "y": 2440, "wires": [ [ "f9db0c95bffe7fbc" ] ] }, { "id": "f9db0c95bffe7fbc", "type": "file in", "z": "95d87a8bdb59ce2e", "name": "Batterie Spannung", "filename": "/home/pi/Desktop/Messdaten/Batterie.csv", "format": "lines", "chunk": false, "sendError": false, "encoding": "none", "allProps": false, "x": 290, "y": 2440, "wires": [ [ "d3e8bf61d68c3f46" ] ] }, { "id": "d3e8bf61d68c3f46", "type": "csv", "z": "95d87a8bdb59ce2e", "name": "", "sep": ";", "hdrin": true, "hdrout": "all", "multi": "one", "ret": "\\n", "temp": "TIME;NAME;UID;VAR;RAW;UNIT", "skip": "0", "strings": true, "include_empty_strings": "", "include_null_values": "", "x": 470, "y": 2440, "wires": [ [ "aca8b19337093584" ] ] }, { "id": "aca8b19337093584", "type": "function", "z": "95d87a8bdb59ce2e", "name": "", "func": "msg.payload = msg.payload.RAW/1000\nreturn msg;", "outputs": 1, "noerr": 0, "initialize": "", "finalize": "", "libs": [], "x": 860, "y": 2440, "wires": [ [ "6184e6f5f29a1a9d", "26ecea1c75668276", "4d28c57ecae96a03" ] ] }, { "id": "6184e6f5f29a1a9d", "type": "ui_gauge", "z": "95d87a8bdb59ce2e", "name": "Batterie", "group": "4920a8e9240d26d1", "order": 1, "width": 0, "height": 0, "gtype": "gage", "title": "Batterie Spannung", "label": "Volt", "format": "{{value | number:2}}V", "min": "11.5", "max": "12.8", "colors": [ "#e90712", "#d2df72", "#18f109" ], "seg1": "", "seg2": "", "className": "", "x": 1030, "y": 2480, "wires": [] }, { "id": "26ecea1c75668276", "type": "debug", "z": "95d87a8bdb59ce2e", "name": "", "active": false, "tosidebar": true, "console": false, "tostatus": true, "complete": "payload", "targetType": "msg", "statusVal": "payload", "statusType": "auto", "x": 1074, "y": 2409.066650390625, "wires": [] }, { "id": "b1e69b4a22f8d09b", "type": "file in", "z": "95d87a8bdb59ce2e", "name": "Windrad", "filename": "/home/pi/Desktop/Messdaten/Windrad.csv", "format": "lines", "chunk": false, "sendError": false, "encoding": "none", "allProps": false, "x": 280, "y": 2540, "wires": [ [ "ae99c5847a5c3653" ] ] }, { "id": "ae99c5847a5c3653", "type": "csv", "z": "95d87a8bdb59ce2e", "name": "", "sep": ";", "hdrin": true, "hdrout": "all", "multi": "one", "ret": "\\n", "temp": "TIME;NAME;UID;VAR;RAW;UNIT", "skip": "0", "strings": true, "include_empty_strings": "", "include_null_values": true, "x": 436, "y": 2530.933349609375, "wires": [ [ "5c16c83fb6d84c63" ] ] }, { "id": "60b68fcc7a45e10a", "type": "ui_gauge", "z": "95d87a8bdb59ce2e", "name": "Windrad", "group": "4920a8e9240d26d1", "order": 3, "width": 0, "height": 0, "gtype": "gage", "title": "Windrad Leistung", "label": "Watt", "format": "{{value | number:0}}W", "min": "0", "max": "400", "colors": [ "#e90712", "#d2df72", "#18f109" ], "seg1": "", "seg2": "", "className": "", "x": 1030, "y": 2580, "wires": [] }, { "id": "ea2265241f2d8036", "type": "debug", "z": "95d87a8bdb59ce2e", "name": "", "active": false, "tosidebar": true, "console": false, "tostatus": true, "complete": "payload", "targetType": "msg", "statusVal": "payload", "statusType": "auto", "x": 1080, "y": 2540, "wires": [] }, { "id": "1954d3b6ab3c12ce", "type": "inject", "z": "95d87a8bdb59ce2e", "name": "", "props": [ { "p": "payload" }, { "p": "topic", "vt": "str" } ], "repeat": "10", "crontab": "", "once": false, "onceDelay": 0.1, "topic": "", "payload": "", "payloadType": "date", "x": 110, "y": 2540, "wires": [ [ "b1e69b4a22f8d09b" ] ] }, { "id": "4b399563ca81e6f2", "type": "file in", "z": "95d87a8bdb59ce2e", "name": "Gehäuse", "filename": "/home/pi/Desktop/Messdaten//Gehaesetemp.csv", "format": "lines", "chunk": false, "sendError": false, "encoding": "none", "allProps": false, "x": 320, "y": 2640, "wires": [ [ "fa82b57f2dde414c" ] ] }, { "id": "fa82b57f2dde414c", "type": "csv", "z": "95d87a8bdb59ce2e", "name": "", "sep": ";", "hdrin": true, "hdrout": "all", "multi": "one", "ret": "\\n", "temp": "TIME;NAME;UID;VAR;RAW;UNIT", "skip": "0", "strings": true, "include_empty_strings": "", "include_null_values": "", "x": 456, "y": 2630.933349609375, "wires": [ [ "8e011cc7084f2555" ] ] }, { "id": "8e011cc7084f2555", "type": "function", "z": "95d87a8bdb59ce2e", "name": "", "func": "msg.payload = msg.payload.RAW/100\nreturn msg;", "outputs": 1, "noerr": 0, "initialize": "", "finalize": "", "libs": [], "x": 880, "y": 2640, "wires": [ [ "3d3ada209084fcb5", "501b33fa1a3c15f7" ] ] }, { "id": "3d3ada209084fcb5", "type": "ui_gauge", "z": "95d87a8bdb59ce2e", "name": "Temperatur", "group": "4920a8e9240d26d1", "order": 5, "width": 0, "height": 0, "gtype": "gage", "title": "Gehäuse Temperatur", "label": "", "format": "{{value | number:1}}°C", "min": "-20", "max": "100", "colors": [ "#e90712", "#18d851", "#f10909" ], "seg1": "15", "seg2": "80", "className": "", "x": 1054, "y": 2689.066650390625, "wires": [] }, { "id": "501b33fa1a3c15f7", "type": "debug", "z": "95d87a8bdb59ce2e", "name": "", "active": false, "tosidebar": true, "console": false, "tostatus": true, "complete": "payload", "targetType": "msg", "statusVal": "payload", "statusType": "auto", "x": 1100, "y": 2640, "wires": [] }, { "id": "926043129bef75dc", "type": "inject", "z": "95d87a8bdb59ce2e", "name": "", "props": [ { "p": "payload" }, { "p": "topic", "vt": "str" } ], "repeat": "900", "crontab": "", "once": false, "onceDelay": 0.1, "topic": "", "payload": "", "payloadType": "date", "x": 130, "y": 2640, "wires": [ [ "4b399563ca81e6f2" ] ] }, { "id": "17ed68e4d72c659f", "type": "debug", "z": "95d87a8bdb59ce2e", "name": "Feinstaub 0,3um", "active": false, "tosidebar": true, "console": false, "tostatus": true, "complete": "payload", "targetType": "msg", "statusVal": "payload", "statusType": "auto", "x": 1130, "y": 120, "wires": [] }, { "id": "8d4b1ff514b22d6d", "type": "ui_chart", "z": "95d87a8bdb59ce2e", "name": "", "group": "67ab554d06dcde1f", "order": 10, "width": 0, "height": 0, "label": "CO2", "chartType": "line", "legend": "false", "xformat": "HH:mm:ss", "interpolate": "linear", "nodata": "", "dot": false, "ymin": "400", "ymax": "4000", "removeOlder": 1, "removeOlderPoints": "", "removeOlderUnit": "86400", "cutout": 0, "useOneColor": false, "useUTC": false, "colors": [ "#1f77b4", "#aec7e8", "#ff7f0e", "#2ca02c", "#98df8a", "#d62728", "#ff9896", "#9467bd", "#c5b0d5" ], "outputs": 1, "useDifferentColor": false, "className": "", "x": 1330, "y": 80, "wires": [ [] ] }, { "id": "2a464be50213bb91", "type": "inject", "z": "95d87a8bdb59ce2e", "name": "", "props": [ { "p": "payload" }, { "p": "topic", "vt": "str" } ], "repeat": "180", "crontab": "", "once": false, "onceDelay": 0.1, "topic": "", "payload": "", "payloadType": "date", "x": 130, "y": 40, "wires": [ [ "f345b5fdcf34aa8e" ] ] }, { "id": "08340dcf1e0660fb", "type": "function", "z": "95d87a8bdb59ce2e", "name": "", "func": "msg.payload = msg.payload.RAW;\nreturn msg;", "outputs": 1, "noerr": 0, "initialize": "", "finalize": "", "libs": [], "x": 910, "y": 40, "wires": [ [ "fa79d90d49cd78b8", "3ba80a4b0da7c28a", "8d4b1ff514b22d6d", "6dc389b700988d08", "545995ab0a25b2ba", "178f1c7b4b866edf" ] ] }, { "id": "bd998ca99ce177f0", "type": "debug", "z": "95d87a8bdb59ce2e", "name": "", "active": false, "tosidebar": true, "console": false, "tostatus": false, "complete": "true", "targetType": "full", "statusVal": "", "statusType": "auto", "x": 1310, "y": 20, "wires": [] }, { "id": "5c16c83fb6d84c63", "type": "function", "z": "95d87a8bdb59ce2e", "name": "", "func": "msg.payload = msg.payload.RAW/100\nreturn msg;", "outputs": 1, "noerr": 0, "initialize": "", "finalize": "", "libs": [], "x": 864, "y": 2529.066650390625, "wires": [ [ "60b68fcc7a45e10a", "ea2265241f2d8036", "9dc639bf0cdbc162" ] ] }, { "id": "55d4632e859ae7fe", "type": "debug", "z": "95d87a8bdb59ce2e", "name": "", "active": false, "tosidebar": true, "console": false, "tostatus": false, "complete": "false", "statusVal": "", "statusType": "auto", "x": 740, "y": 80, "wires": [] }, { "id": "b581204496db84dc", "type": "ui_gauge", "z": "95d87a8bdb59ce2e", "name": "W/m²", "group": "a6a55993f8ef3146", "order": 7, "width": 0, "height": 0, "gtype": "donut", "title": "", "label": "W/m²", "format": "{{value | number:1}}", "min": "0", "max": "1500", "colors": [ "#373805", "#f4b194", "#fdeb2b" ], "seg1": "", "seg2": "", "className": "", "x": 1030, "y": 2360, "wires": [] }, { "id": "7a80087f8ab01510", "type": "function", "z": "95d87a8bdb59ce2e", "name": "", "func": "msg.payload = msg.payload.RAW/12670;\nreturn msg;", "outputs": 1, "noerr": 0, "initialize": "", "finalize": "", "libs": [], "x": 850, "y": 2340, "wires": [ [ "b581204496db84dc", "6c6dc7b53f6dd737" ] ] }, { "id": "6c6dc7b53f6dd737", "type": "debug", "z": "95d87a8bdb59ce2e", "name": "", "active": false, "tosidebar": true, "console": false, "tostatus": true, "complete": "payload", "targetType": "msg", "statusVal": "payload", "statusType": "auto", "x": 1170, "y": 2340, "wires": [] }, { "id": "6dc389b700988d08", "type": "ui_chart", "z": "95d87a8bdb59ce2e", "name": "", "group": "65294972d62161a4", "order": 10, "width": 0, "height": 0, "label": "CO2", "chartType": "line", "legend": "false", "xformat": "HH:mm:ss", "interpolate": "linear", "nodata": "", "dot": false, "ymin": "400", "ymax": "4000", "removeOlder": 1, "removeOlderPoints": "", "removeOlderUnit": "604800", "cutout": 0, "useOneColor": false, "useUTC": false, "colors": [ "#1f77b4", "#aec7e8", "#ff7f0e", "#2ca02c", "#98df8a", "#d62728", "#ff9896", "#9467bd", "#c5b0d5" ], "outputs": 1, "useDifferentColor": false, "className": "", "x": 1490, "y": 80, "wires": [ [] ] }, { "id": "545995ab0a25b2ba", "type": "ui_chart", "z": "95d87a8bdb59ce2e", "name": "", "group": "b162719855af3142", "order": 10, "width": 0, "height": 0, "label": "CO2", "chartType": "line", "legend": "false", "xformat": "HH:mm:ss", "interpolate": "linear", "nodata": "", "dot": false, "ymin": "400", "ymax": "4000", "removeOlder": "31", "removeOlderPoints": "", "removeOlderUnit": "86400", "cutout": 0, "useOneColor": false, "useUTC": false, "colors": [ "#1f77b4", "#aec7e8", "#ff7f0e", "#2ca02c", "#98df8a", "#d62728", "#ff9896", "#9467bd", "#c5b0d5" ], "outputs": 1, "useDifferentColor": false, "className": "", "x": 1650, "y": 80, "wires": [ [] ] }, { "id": "178f1c7b4b866edf", "type": "ui_chart", "z": "95d87a8bdb59ce2e", "name": "", "group": "7b15abbb6a8adabe", "order": 10, "width": 0, "height": 0, "label": "CO2", "chartType": "line", "legend": "false", "xformat": "HH:mm:ss", "interpolate": "linear", "nodata": "", "dot": false, "ymin": "400", "ymax": "4000", "removeOlder": "52", "removeOlderPoints": "", "removeOlderUnit": "604800", "cutout": 0, "useOneColor": false, "useUTC": false, "colors": [ "#1f77b4", "#aec7e8", "#ff7f0e", "#2ca02c", "#98df8a", "#d62728", "#ff9896", "#9467bd", "#c5b0d5" ], "outputs": 1, "useDifferentColor": false, "className": "", "x": 1790, "y": 80, "wires": [ [] ] }, { "id": "9dc639bf0cdbc162", "type": "ui_chart", "z": "95d87a8bdb59ce2e", "name": "", "group": "4920a8e9240d26d1", "order": 4, "width": 0, "height": 0, "label": "Watt (letzten 24h)", "chartType": "line", "legend": "false", "xformat": "HH:mm:ss", "interpolate": "linear", "nodata": "", "dot": false, "ymin": "0", "ymax": "400", "removeOlder": 1, "removeOlderPoints": "", "removeOlderUnit": "86400", "cutout": 0, "useOneColor": false, "useUTC": false, "colors": [ "#1f77b4", "#aec7e8", "#ff7f0e", "#2ca02c", "#98df8a", "#d62728", "#ff9896", "#9467bd", "#c5b0d5" ], "outputs": 1, "useDifferentColor": false, "className": "", "x": 1329.3333740234375, "y": 2555.666748046875, "wires": [ [] ] }, { "id": "4d28c57ecae96a03", "type": "ui_chart", "z": "95d87a8bdb59ce2e", "name": "", "group": "4920a8e9240d26d1", "order": 2, "width": 0, "height": 0, "label": "Volt (letzten 24h)", "chartType": "line", "legend": "false", "xformat": "HH:mm:ss", "interpolate": "linear", "nodata": "", "dot": false, "ymin": "0", "ymax": "400", "removeOlder": 1, "removeOlderPoints": "", "removeOlderUnit": "86400", "cutout": 0, "useOneColor": false, "useUTC": false, "colors": [ "#1f77b4", "#aec7e8", "#ff7f0e", "#2ca02c", "#98df8a", "#d62728", "#ff9896", "#9467bd", "#c5b0d5" ], "outputs": 1, "useDifferentColor": false, "className": "", "x": 1310, "y": 2480, "wires": [ [] ] }, { "id": "1c59dc80284d8651", "type": "ui_text", "z": "95d87a8bdb59ce2e", "group": "3d2151e0da64f419", "order": 9, "width": "6", "height": "10", "name": "", "label": "Info", "format": "Das Umweltbundesamt gibt Empfehlungen für das Vorkommen von Flüchtigen Organischen Verbindungen (VOCs) von hygienisch unbedenklich (unter 1 mg/m³ – unter 150 ppb) über hygienisch auffällig (zwischen 1 bis 3 mg/m³ – 150 bis 1300 ppb) bis hin zu hygienisch inakzeptabel (über 10 mg/m³ – über 1500 bis 4000 ppb). Viele gesetzlich relevante Quellen nennen mg/m³ als Einheit. Gemessen wird aber ein Gemisch aus vielen Stoffen mit unterschiedlicher molekularer Masse (auch als TVOC bezeichnet), deren Volumen-Anteil an der Luft in ppb (Teile pro Milliarde) oder ppm (Teile pro Million) angegeben wird. Eine gesetzliche Bestimmung von Grenzwerten für VOCs gibt es in Deutschland bisher nur für produktionstechnisch besonders belastete Arbeitsplätze.", "layout": "col-center", "className": "Das Umweltbundesamt gibt Empfehlungen für das Vorkommen von Flüchtigen Organischen Verbindungen (VOCs) von hygienisch unbedenklich (unter 1 mg/m³ – unter 150 ppb) über hygienisch auffällig (zwischen 1 bis 3 mg/m³ – 150 bis 1300 ppb) bis hin zu hygienisch inakzeptabel (über 10 mg/m³ – über 1500 bis 4000 ppb). Viele gesetzlich relevante Quellen nennen mg/m³ als Einheit. Gemessen wird aber ein Gemisch aus vielen Stoffen mit unterschiedlicher molekularer Masse (auch als TVOC bezeichnet), deren Volumen-Anteil an der Luft in ppb (Teile pro Milliarde) oder ppm (Teile pro Million) angegeben wird. Eine gesetzliche Bestimmung von Grenzwerten für VOCs gibt es in Deutschland bisher nur für produktionstechnisch besonders belastete Arbeitsplätze.", "x": 330, "y": 560, "wires": [] }, { "id": "ec5cf718bb6e4333", "type": "ui_text", "z": "95d87a8bdb59ce2e", "group": "3d2151e0da64f419", "order": 13, "width": "6", "height": "7", "name": "", "label": "Info", "format": "Das Umweltbundesamt gibt für Feinstaubpartikel PM10 einen Tagesgrenzwert von 50 μg/m³ vor, der lediglich an 35 Tagen im Jahr überschritten werden darf. Generell gilt ein maximaler Jahresmittelwert von 40 μg/m³. Für die kleineren Partikel PM2.5 gibt es nur unverbindliche Zielwerte von 25 μg/m³ der EU und WHO. Für noch kleinere Partikel - obwohl ungleich gefährlicher - gibt es derzeit noch keine Grenzwerte.", "layout": "col-center", "className": "Das Umweltbundesamt gibt Empfehlungen für das Vorkommen von Flüchtigen Organischen Verbindungen (VOCs) von hygienisch unbedenklich (unter 1 mg/m³ – unter 150 ppb) über hygienisch auffällig (zwischen 1 bis 3 mg/m³ – 150 bis 1300 ppb) bis hin zu hygienisch inakzeptabel (über 10 mg/m³ – über 1500 bis 4000 ppb). Viele gesetzlich relevante Quellen nennen mg/m³ als Einheit. Gemessen wird aber ein Gemisch aus vielen Stoffen mit unterschiedlicher molekularer Masse (auch als TVOC bezeichnet), deren Volumen-Anteil an der Luft in ppb (Teile pro Milliarde) oder ppm (Teile pro Million) angegeben wird. Eine gesetzliche Bestimmung von Grenzwerten für VOCs gibt es in Deutschland bisher nur für produktionstechnisch besonders belastete Arbeitsplätze.", "x": 330, "y": 800, "wires": [] }, { "id": "d11f46443f3e28a3", "type": "ui_text", "z": "95d87a8bdb59ce2e", "group": "3d2151e0da64f419", "order": 2, "width": "6", "height": "2", "name": "", "label": "Info", "format": "Der \"Normalwert\" liegt in Deutschland aktuell bei ca. 450 ppm.", "layout": "col-center", "className": "Das Umweltbundesamt gibt Empfehlungen für das Vorkommen von Flüchtigen Organischen Verbindungen (VOCs) von hygienisch unbedenklich (unter 1 mg/m³ – unter 150 ppb) über hygienisch auffällig (zwischen 1 bis 3 mg/m³ – 150 bis 1300 ppb) bis hin zu hygienisch inakzeptabel (über 10 mg/m³ – über 1500 bis 4000 ppb). Viele gesetzlich relevante Quellen nennen mg/m³ als Einheit. Gemessen wird aber ein Gemisch aus vielen Stoffen mit unterschiedlicher molekularer Masse (auch als TVOC bezeichnet), deren Volumen-Anteil an der Luft in ppb (Teile pro Milliarde) oder ppm (Teile pro Million) angegeben wird. Eine gesetzliche Bestimmung von Grenzwerten für VOCs gibt es in Deutschland bisher nur für produktionstechnisch besonders belastete Arbeitsplätze.", "x": 310, "y": 80, "wires": [] }, { "id": "3828f4ee214d4ebc", "type": "ui_text", "z": "95d87a8bdb59ce2e", "group": "a6a55993f8ef3146", "order": 3, "width": "6", "height": "6", "name": "", "label": "Info", "format": "Bei ultravioletter Strahlung unterscheidet man zwischen drei Arten: UVA, UVB und UVC. UVA-Strahlung ist der langwellige Teil der Strahlung, der bis in die Lederhaut (Dermis) wirkt. UV-B-Strahlen treffen hingegen nur die obere Schicht der Haut, UVC-Strahlen sind so kurzwellig, dass sie von der Ozonschicht abgefangen werden.", "layout": "col-center", "className": "", "x": 293, "y": 2121.666748046875, "wires": [] }, { "id": "c64c2d97d57d03c4", "type": "ui_text", "z": "95d87a8bdb59ce2e", "group": "a6a55993f8ef3146", "order": 5, "width": "6", "height": "8", "name": "", "label": "Info", "format": "Der UV-Gefahrenindex teilt den Wertebereich des UV-Index in fünf Bereiche zur gesundheitlichen Gefährdung ein. Er erleichtert damit die Beurteilung der gesundheitlichen Risiken beim Aufenthalt in der Sonne. Den Bereichen mit (keiner), geringer, mittlerer, hoher und sehr hoher Gefährdung sind in Anlehnung an die Empfehlungen der Weltgesundheits-Organisation WHO geeignete Schutzmassnahmen zugeordnet. 0-2 keine bis gering; 3-5 mittel; 6-7 hoch; 8-10 sehr hoch; 11 extrem", "layout": "col-center", "className": "", "x": 290, "y": 2200, "wires": [] }, { "id": "d96af50e682b8f71", "type": "ui_spacer", "z": "95d87a8bdb59ce2e", "name": "spacer", "group": "718e2c6cb1892406", "order": 5, "width": 1, "height": 1 }, { "id": "3d2151e0da64f419", "type": "ui_group", "name": "Luftquallität", "tab": "06d82de1483fb428", "order": 2, "disp": true, "width": "6", "collapse": false, "className": "" }, { "id": "08dd5c9820289df6", "type": "ui_group", "name": "Wetter", "tab": "06d82de1483fb428", "order": 1, "disp": true, "width": 6, "collapse": false, "className": "" }, { "id": "506808ec2af5b2ea", "type": "ui_group", "name": "Erdreich", "tab": "06d82de1483fb428", "order": 4, "disp": true, "width": 6, "collapse": false, "className": "" }, { "id": "a6a55993f8ef3146", "type": "ui_group", "name": "Sonnenstrahlung", "tab": "06d82de1483fb428", "order": 3, "disp": true, "width": 6, "collapse": false, "className": "" }, { "id": "4920a8e9240d26d1", "type": "ui_group", "name": "Messdaten", "tab": "a288f97f9bbca0cf", "order": 1, "disp": true, "width": "12", "collapse": false, "className": "" }, { "id": "67ab554d06dcde1f", "type": "ui_group", "name": "Luftquallität", "tab": "6fd3e4cdc9cea2eb", "order": 2, "disp": true, "width": "24", "collapse": false, "className": "" }, { "id": "65294972d62161a4", "type": "ui_group", "name": "Luftquallität", "tab": "86d280656c4cfb15", "order": 2, "disp": true, "width": "24", "collapse": false, "className": "" }, { "id": "b162719855af3142", "type": "ui_group", "name": "Luftquallität", "tab": "8bc3299eb2225736", "order": 2, "disp": true, "width": "24", "collapse": false, "className": "" }, { "id": "7b15abbb6a8adabe", "type": "ui_group", "name": "Luftquallität", "tab": "009b43f163c1d0ea", "order": 2, "disp": true, "width": "24", "collapse": false, "className": "" }, { "id": "06d82de1483fb428", "type": "ui_tab", "name": "Echtzeitdaten", "icon": "autorenew", "order": 1, "disabled": false, "hidden": false }, { "id": "a288f97f9bbca0cf", "type": "ui_tab", "name": "Station", "icon": "battery_charging_90", "order": 6, "disabled": false, "hidden": false }, { "id": "6fd3e4cdc9cea2eb", "type": "ui_tab", "name": "letzten 24h", "icon": "fa-area-chart", "order": 2, "disabled": false, "hidden": false }, { "id": "86d280656c4cfb15", "type": "ui_tab", "name": "letzte Woche", "icon": "fa-area-chart", "order": 3, "disabled": false, "hidden": false }, { "id": "8bc3299eb2225736", "type": "ui_tab", "name": "letztes Monat", "icon": "fa-area-chart", "order": 4, "disabled": false, "hidden": false }, { "id": "009b43f163c1d0ea", "type": "ui_tab", "name": "letztes Jahr", "icon": "fa-area-chart", "order": 5, "disabled": false, "hidden": false } ]