[ { "id": "03cbef45872e202d", "type": "tab", "label": "Test Flow Addieren", "disabled": false, "info": "", "env": [] }, { "id": "56d9546b0cc22b79", "type": "mqtt in", "z": "03cbef45872e202d", "name": "", "topic": "AhoyDS/Terasse/ch0/YieldDay", "qos": "0", "datatype": "auto-detect", "broker": "02f77c60867de7c0", "nl": false, "rap": false, "inputs": 0, "x": 180, "y": 150, "wires": [ [ "d836f60ef439219a", "c90a3ffec3f15a07" ] ] }, { "id": "20221e71e121af5b", "type": "mqtt in", "z": "03cbef45872e202d", "name": "", "topic": "AhoyDS/DachHaus/ch0/YieldDay", "qos": "0", "datatype": "auto-detect", "broker": "02f77c60867de7c0", "nl": false, "rap": false, "inputs": 0, "x": 180, "y": 200, "wires": [ [ "d836f60ef439219a", "55a4a51c4ca2a67e" ] ] }, { "id": "68689e588959663d", "type": "mqtt in", "z": "03cbef45872e202d", "name": "", "topic": "AhoyDS/Ostseite/ch0/YieldDay", "qos": "0", "datatype": "auto-detect", "broker": "02f77c60867de7c0", "nl": false, "rap": false, "inputs": 0, "x": 180, "y": 250, "wires": [ [ "d836f60ef439219a", "98bc371b81d12e95" ] ] }, { "id": "de9479aedff7ede8", "type": "mqtt in", "z": "03cbef45872e202d", "name": "", "topic": "AhoyDS/Akku/ch0/YieldDay", "qos": "0", "datatype": "auto-detect", "broker": "02f77c60867de7c0", "nl": false, "rap": false, "inputs": 0, "x": 180, "y": 300, "wires": [ [ "d836f60ef439219a" ] ] }, { "id": "d836f60ef439219a", "type": "ui_chart", "z": "03cbef45872e202d", "name": "", "group": "32b64ad3a93bea4d", "order": 4, "width": 10, "height": 4, "label": "PVA Summe", "chartType": "line", "legend": "false", "xformat": "HH:mm:ss", "interpolate": "linear", "nodata": "", "dot": false, "ymin": "", "ymax": "", "removeOlder": "12", "removeOlderPoints": "200", "removeOlderUnit": "3600", "cutout": 0, "useOneColor": false, "useUTC": false, "colors": [ "#1f77b4", "#aec7e8", "#ff7f0e", "#37b337", "#98df8a", "#d62728", "#ff9896", "#9467bd", "#c5b0d5" ], "outputs": 1, "useDifferentColor": false, "className": "", "x": 870, "y": 300, "wires": [ [] ] }, { "id": "c90a3ffec3f15a07", "type": "change", "z": "03cbef45872e202d", "name": "Terasse", "rules": [ { "t": "set", "p": "terasse", "pt": "msg", "to": "msg.payload.T", "tot": "str" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 460, "y": 150, "wires": [ [ "b92d0a6091a3954c" ] ] }, { "id": "55a4a51c4ca2a67e", "type": "change", "z": "03cbef45872e202d", "name": "Dach", "rules": [ { "t": "set", "p": "Dach", "pt": "msg", "to": "msg.payload.D", "tot": "str" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 450, "y": 200, "wires": [ [ "b92d0a6091a3954c" ] ] }, { "id": "98bc371b81d12e95", "type": "change", "z": "03cbef45872e202d", "name": "Osten", "rules": [ { "t": "set", "p": "Osten", "pt": "msg", "to": "msg.payload.O", "tot": "str" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 450, "y": 250, "wires": [ [ "b92d0a6091a3954c" ] ] }, { "id": "b92d0a6091a3954c", "type": "join", "z": "03cbef45872e202d", "name": "", "mode": "custom", "build": "string", "property": "payload", "propertyType": "msg", "key": "topic", "joiner": "\\n", "joinerType": "str", "accumulate": false, "timeout": "", "count": "3", "reduceRight": false, "reduceExp": "", "reduceInit": "", "reduceInitType": "", "reduceFixup": "", "x": 690, "y": 150, "wires": [ [ "a38b74ed84a52801" ] ] }, { "id": "a38b74ed84a52801", "type": "change", "z": "03cbef45872e202d", "name": "", "rules": [ { "t": "set", "p": "payload.T+payload.D+payload.O", "pt": "msg", "to": "Summe", "tot": "str" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 940, "y": 150, "wires": [ [ "d97b232fc9ee3b56" ] ] }, { "id": "d97b232fc9ee3b56", "type": "debug", "z": "03cbef45872e202d", "name": "Sigi T", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "payload", "targetType": "msg", "statusVal": "", "statusType": "auto", "x": 850, "y": 250, "wires": [] }, { "id": "02f77c60867de7c0", "type": "mqtt-broker", "name": "", "broker": "localhost", "port": "1883", "clientid": "", "usetls": false, "compatmode": true, "keepalive": "60", "cleansession": true, "birthTopic": "", "birthQos": "0", "birthPayload": "", "closeTopic": "", "closeQos": "0", "closePayload": "", "willTopic": "", "willQos": "0", "willPayload": "" }, { "id": "32b64ad3a93bea4d", "type": "ui_group", "name": "einzelnen Werte Anzeige", "tab": "ca5efd2e61c52c2c", "order": 2, "disp": true, "width": "20", "collapse": true, "className": "" }, { "id": "ca5efd2e61c52c2c", "type": "ui_tab", "name": "Dashboard", "icon": "dashboard", "disabled": false, "hidden": false } ]