[
    {
        "id": "5256d32321c902c5",
        "type": "buffer-parser",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "PV Power Output",
        "data": "payload.buffer",
        "dataType": "msg",
        "specification": "spec",
        "specificationType": "ui",
        "items": [
            {
                "type": "uint32be",
                "name": "A",
                "offset": 0,
                "length": 1,
                "offsetbit": 0,
                "scale": "1",
                "mask": ""
            }
        ],
        "swap1": "",
        "swap2": "",
        "swap3": "",
        "swap1Type": "swap",
        "swap2Type": "swap",
        "swap3Type": "swap",
        "msgProperty": "payload",
        "msgPropertyType": "str",
        "resultType": "value",
        "resultTypeType": "return",
        "multipleResult": true,
        "fanOutMultipleResult": false,
        "setTopic": true,
        "outputs": 1,
        "x": 490,
        "y": 200,
        "wires": [
            [
                "d04dfcd77f52b1f4",
                "6b74cee919f2fac9"
            ]
        ]
    },
    {
        "id": "d04dfcd77f52b1f4",
        "type": "debug",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "PV Power Output",
        "active": true,
        "tosidebar": false,
        "console": false,
        "tostatus": true,
        "complete": "payload",
        "targetType": "msg",
        "statusVal": "payload",
        "statusType": "auto",
        "x": 990,
        "y": 200,
        "wires": []
    },
    {
        "id": "1b4c55a704e35469",
        "type": "buffer-parser",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "PV yield  today",
        "data": "payload.buffer",
        "dataType": "msg",
        "specification": "spec",
        "specificationType": "ui",
        "items": [
            {
                "type": "uint32be",
                "name": "A",
                "offset": 0,
                "length": 1,
                "offsetbit": 0,
                "scale": "10",
                "mask": ""
            }
        ],
        "swap1": "",
        "swap2": "",
        "swap3": "",
        "swap1Type": "swap",
        "swap2Type": "swap",
        "swap3Type": "swap",
        "msgProperty": "payload",
        "msgPropertyType": "str",
        "resultType": "value",
        "resultTypeType": "return",
        "multipleResult": true,
        "fanOutMultipleResult": false,
        "setTopic": true,
        "outputs": 1,
        "x": 480,
        "y": 260,
        "wires": [
            [
                "e0509cad663d143c"
            ]
        ]
    },
    {
        "id": "e0509cad663d143c",
        "type": "debug",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "PV yield  today",
        "active": true,
        "tosidebar": false,
        "console": false,
        "tostatus": true,
        "complete": "payload",
        "targetType": "msg",
        "statusVal": "payload",
        "statusType": "auto",
        "x": 1740,
        "y": 260,
        "wires": []
    },
    {
        "id": "03ee1e37a56b4afa",
        "type": "comment",
        "z": "d14e6519651c644b",
        "name": "Huawei Module",
        "info": "",
        "x": 80,
        "y": 20,
        "wires": []
    },
    {
        "id": "902d69eefabde6b4",
        "type": "comment",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "PV Modul",
        "info": "",
        "x": 80,
        "y": 140,
        "wires": []
    },
    {
        "id": "0b8692fe62018888",
        "type": "comment",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "Batterie Modul",
        "info": "",
        "x": 90,
        "y": 420,
        "wires": []
    },
    {
        "id": "9eeeb06999ac9606",
        "type": "buffer-parser",
        "z": "d14e6519651c644b",
        "d": true,
        "name": " Battery  charge/  discharge  power",
        "data": "payload.buffer",
        "dataType": "msg",
        "specification": "spec",
        "specificationType": "ui",
        "items": [
            {
                "type": "int32be",
                "name": "A",
                "offset": 0,
                "length": 1,
                "offsetbit": 0,
                "scale": "1",
                "mask": ""
            }
        ],
        "swap1": "",
        "swap2": "",
        "swap3": "",
        "swap1Type": "swap",
        "swap2Type": "swap",
        "swap3Type": "swap",
        "msgProperty": "payload",
        "msgPropertyType": "str",
        "resultType": "value",
        "resultTypeType": "return",
        "multipleResult": true,
        "fanOutMultipleResult": false,
        "setTopic": true,
        "outputs": 1,
        "x": 530,
        "y": 480,
        "wires": [
            [
                "1bfc1740423a1a11",
                "269a0746737e506d"
            ]
        ]
    },
    {
        "id": "1bfc1740423a1a11",
        "type": "debug",
        "z": "d14e6519651c644b",
        "d": true,
        "name": " Battery  charge/  discharge  power",
        "active": true,
        "tosidebar": false,
        "console": false,
        "tostatus": true,
        "complete": "payload",
        "targetType": "msg",
        "statusVal": "payload",
        "statusType": "auto",
        "x": 1790,
        "y": 480,
        "wires": []
    },
    {
        "id": "cd84c00653aafb6f",
        "type": "buffer-parser",
        "z": "d14e6519651c644b",
        "d": true,
        "name": " SOC",
        "data": "payload.buffer",
        "dataType": "msg",
        "specification": "spec",
        "specificationType": "ui",
        "items": [
            {
                "type": "uint16be",
                "name": "A",
                "offset": 0,
                "length": 1,
                "offsetbit": 0,
                "scale": "0.01",
                "mask": ""
            }
        ],
        "swap1": "",
        "swap2": "",
        "swap3": "",
        "swap1Type": "swap",
        "swap2Type": "swap",
        "swap3Type": "swap",
        "msgProperty": "payload",
        "msgPropertyType": "str",
        "resultType": "value",
        "resultTypeType": "return",
        "multipleResult": true,
        "fanOutMultipleResult": false,
        "setTopic": true,
        "outputs": 1,
        "x": 450,
        "y": 540,
        "wires": [
            [
                "5c6eef1ee440ee71",
                "86bef671733369f8"
            ]
        ]
    },
    {
        "id": "5c6eef1ee440ee71",
        "type": "debug",
        "z": "d14e6519651c644b",
        "d": true,
        "name": " SOC",
        "active": true,
        "tosidebar": false,
        "console": false,
        "tostatus": true,
        "complete": "payload",
        "targetType": "msg",
        "statusVal": "payload",
        "statusType": "auto",
        "x": 1710,
        "y": 540,
        "wires": []
    },
    {
        "id": "687f0c299e185e4b",
        "type": "buffer-parser",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "Total charged energy",
        "data": "payload.buffer",
        "dataType": "msg",
        "specification": "spec",
        "specificationType": "ui",
        "items": [
            {
                "type": "uint32be",
                "name": "item1",
                "offset": 0,
                "length": 1,
                "offsetbit": 0,
                "scale": "10",
                "mask": ""
            },
            {
                "type": "uint32be",
                "name": "item2",
                "offset": 4,
                "length": 1,
                "offsetbit": 0,
                "scale": "10",
                "mask": ""
            }
        ],
        "swap1": "",
        "swap2": "",
        "swap3": "",
        "swap1Type": "swap",
        "swap2Type": "swap",
        "swap3Type": "swap",
        "msgProperty": "payload",
        "msgPropertyType": "str",
        "resultType": "value",
        "resultTypeType": "return",
        "multipleResult": true,
        "fanOutMultipleResult": false,
        "setTopic": true,
        "outputs": 1,
        "x": 500,
        "y": 600,
        "wires": [
            [
                "a893c503df8e7db2"
            ]
        ]
    },
    {
        "id": "d1d4aed137e4ea61",
        "type": "debug",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "Total charged energy",
        "active": true,
        "tosidebar": false,
        "console": false,
        "tostatus": true,
        "complete": "payload",
        "targetType": "msg",
        "statusVal": "payload",
        "statusType": "auto",
        "x": 1760,
        "y": 600,
        "wires": []
    },
    {
        "id": "b57a908734ab69d5",
        "type": "buffer-parser",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "Total discharged energy",
        "data": "payload.buffer",
        "dataType": "msg",
        "specification": "spec",
        "specificationType": "ui",
        "items": [
            {
                "type": "uint32be",
                "name": "item1",
                "offset": 0,
                "length": 1,
                "offsetbit": 0,
                "scale": "10",
                "mask": ""
            },
            {
                "type": "uint32be",
                "name": "item2",
                "offset": 4,
                "length": 1,
                "offsetbit": 0,
                "scale": "10",
                "mask": ""
            }
        ],
        "swap1": "",
        "swap2": "",
        "swap3": "",
        "swap1Type": "swap",
        "swap2Type": "swap",
        "swap3Type": "swap",
        "msgProperty": "payload",
        "msgPropertyType": "str",
        "resultType": "value",
        "resultTypeType": "return",
        "multipleResult": true,
        "fanOutMultipleResult": false,
        "setTopic": true,
        "outputs": 1,
        "x": 510,
        "y": 660,
        "wires": [
            [
                "b3390db8bf104509"
            ]
        ]
    },
    {
        "id": "5201e1dffa5ec76e",
        "type": "debug",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "Total discharged energy",
        "active": true,
        "tosidebar": false,
        "console": false,
        "tostatus": true,
        "complete": "payload",
        "targetType": "msg",
        "statusVal": "payload",
        "statusType": "auto",
        "x": 1770,
        "y": 660,
        "wires": []
    },
    {
        "id": "6b74cee919f2fac9",
        "type": "calculator",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "",
        "inputMsgField": "payload",
        "outputMsgField": "payload",
        "operation": "mult",
        "constant": "-1",
        "round": true,
        "truncate": false,
        "decimals": 0,
        "decimals2": 0,
        "x": 1200,
        "y": 200,
        "wires": [
            [
                "c0441e87489efca6",
                "c50f9d02cdef4d50"
            ]
        ]
    },
    {
        "id": "c50f9d02cdef4d50",
        "type": "mqtt out",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "PV Power Output",
        "topic": "openWB/set/mqtt/pv/6/get/power",
        "qos": "",
        "retain": "",
        "respTopic": "",
        "contentType": "",
        "userProps": "",
        "correl": "",
        "expiry": "",
        "broker": "f2b256b7df2403fb",
        "x": 1450,
        "y": 200,
        "wires": []
    },
    {
        "id": "c0441e87489efca6",
        "type": "debug",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "PV Power Output",
        "active": true,
        "tosidebar": false,
        "console": false,
        "tostatus": true,
        "complete": "payload",
        "targetType": "msg",
        "statusVal": "payload",
        "statusType": "auto",
        "x": 1750,
        "y": 200,
        "wires": []
    },
    {
        "id": "269a0746737e506d",
        "type": "mqtt out",
        "z": "d14e6519651c644b",
        "d": true,
        "name": " Battery  charge/  discharge  power",
        "topic": "openWB/set/mqtt/bat/8/get/power",
        "qos": "",
        "retain": "",
        "respTopic": "",
        "contentType": "",
        "userProps": "",
        "correl": "",
        "expiry": "",
        "broker": "f2b256b7df2403fb",
        "x": 1490,
        "y": 480,
        "wires": []
    },
    {
        "id": "86bef671733369f8",
        "type": "mqtt out",
        "z": "d14e6519651c644b",
        "d": true,
        "name": " SOC",
        "topic": "openWB/set/mqtt/bat/8/get/soc",
        "qos": "",
        "retain": "",
        "respTopic": "",
        "contentType": "",
        "userProps": "",
        "correl": "",
        "expiry": "",
        "broker": "f2b256b7df2403fb",
        "x": 1410,
        "y": 540,
        "wires": []
    },
    {
        "id": "c90da0d769f88aae",
        "type": "mqtt out",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "PV yield  total",
        "topic": "openWB/set/mqtt/pv/6/get/exported",
        "qos": "",
        "retain": "",
        "respTopic": "",
        "contentType": "",
        "userProps": "",
        "correl": "",
        "expiry": "",
        "broker": "f2b256b7df2403fb",
        "x": 1430,
        "y": 320,
        "wires": []
    },
    {
        "id": "f0bf6077881d9dd9",
        "type": "comment",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "EVU Modul",
        "info": "",
        "x": 90,
        "y": 740,
        "wires": []
    },
    {
        "id": "9043203932f60112",
        "type": "comment",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "Spannung",
        "info": "",
        "x": 100,
        "y": 780,
        "wires": []
    },
    {
        "id": "66886fc9c5e79c27",
        "type": "buffer-parser",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "L1 Volt",
        "data": "payload.buffer",
        "dataType": "msg",
        "specification": "spec",
        "specificationType": "ui",
        "items": [
            {
                "type": "int32be",
                "name": "A",
                "offset": 0,
                "length": 1,
                "offsetbit": 0,
                "scale": "0.01",
                "mask": ""
            }
        ],
        "swap1": "",
        "swap2": "",
        "swap3": "",
        "swap1Type": "swap",
        "swap2Type": "swap",
        "swap3Type": "swap",
        "msgProperty": "payload",
        "msgPropertyType": "str",
        "resultType": "value",
        "resultTypeType": "return",
        "multipleResult": true,
        "fanOutMultipleResult": false,
        "setTopic": true,
        "outputs": 1,
        "x": 450,
        "y": 840,
        "wires": [
            [
                "24d1f7b2435c3902",
                "defd2065177340ae"
            ]
        ]
    },
    {
        "id": "24d1f7b2435c3902",
        "type": "debug",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "L1 Volt",
        "active": true,
        "tosidebar": false,
        "console": false,
        "tostatus": true,
        "complete": "payload",
        "targetType": "msg",
        "statusVal": "payload",
        "statusType": "auto",
        "x": 1710,
        "y": 840,
        "wires": []
    },
    {
        "id": "955bfd6076c7e085",
        "type": "buffer-parser",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "L2 Volt",
        "data": "payload.buffer",
        "dataType": "msg",
        "specification": "spec",
        "specificationType": "ui",
        "items": [
            {
                "type": "int32be",
                "name": "A",
                "offset": 0,
                "length": 1,
                "offsetbit": 0,
                "scale": "0.01",
                "mask": ""
            }
        ],
        "swap1": "",
        "swap2": "",
        "swap3": "",
        "swap1Type": "swap",
        "swap2Type": "swap",
        "swap3Type": "swap",
        "msgProperty": "payload",
        "msgPropertyType": "str",
        "resultType": "value",
        "resultTypeType": "return",
        "multipleResult": true,
        "fanOutMultipleResult": false,
        "setTopic": true,
        "outputs": 1,
        "x": 450,
        "y": 900,
        "wires": [
            [
                "aaa7bf22325f7977",
                "defd2065177340ae"
            ]
        ]
    },
    {
        "id": "aaa7bf22325f7977",
        "type": "debug",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "L2 Volt",
        "active": true,
        "tosidebar": false,
        "console": false,
        "tostatus": true,
        "complete": "payload",
        "targetType": "msg",
        "statusVal": "payload",
        "statusType": "auto",
        "x": 1710,
        "y": 900,
        "wires": []
    },
    {
        "id": "75b258916c0d4ad7",
        "type": "buffer-parser",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "L3 Volt",
        "data": "payload.buffer",
        "dataType": "msg",
        "specification": "spec",
        "specificationType": "ui",
        "items": [
            {
                "type": "int32be",
                "name": "A",
                "offset": 0,
                "length": 1,
                "offsetbit": 0,
                "scale": "0.01",
                "mask": ""
            }
        ],
        "swap1": "",
        "swap2": "",
        "swap3": "",
        "swap1Type": "swap",
        "swap2Type": "swap",
        "swap3Type": "swap",
        "msgProperty": "payload",
        "msgPropertyType": "str",
        "resultType": "value",
        "resultTypeType": "return",
        "multipleResult": true,
        "fanOutMultipleResult": false,
        "setTopic": true,
        "outputs": 1,
        "x": 450,
        "y": 960,
        "wires": [
            [
                "0c2f7e07bca43223",
                "defd2065177340ae"
            ]
        ]
    },
    {
        "id": "0c2f7e07bca43223",
        "type": "debug",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "L3 Volt",
        "active": true,
        "tosidebar": false,
        "console": false,
        "tostatus": true,
        "complete": "payload",
        "targetType": "msg",
        "statusVal": "payload",
        "statusType": "auto",
        "x": 1710,
        "y": 960,
        "wires": []
    },
    {
        "id": "defd2065177340ae",
        "type": "join",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "",
        "mode": "custom",
        "build": "array",
        "property": "payload",
        "propertyType": "msg",
        "key": "topic",
        "joiner": "\\n",
        "joinerType": "str",
        "accumulate": false,
        "timeout": "",
        "count": "3",
        "reduceRight": false,
        "reduceExp": "",
        "reduceInit": "",
        "reduceInitType": "num",
        "reduceFixup": "",
        "x": 610,
        "y": 1020,
        "wires": [
            [
                "dbcd4895b1748ab7",
                "ebb934539319bf3b"
            ]
        ]
    },
    {
        "id": "ebb934539319bf3b",
        "type": "debug",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "Volt L1/L2/L3",
        "active": true,
        "tosidebar": false,
        "console": false,
        "tostatus": true,
        "complete": "payload",
        "targetType": "msg",
        "statusVal": "payload",
        "statusType": "auto",
        "x": 1730,
        "y": 1020,
        "wires": []
    },
    {
        "id": "dbcd4895b1748ab7",
        "type": "mqtt out",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "Volt L1/L2/L3",
        "topic": "openWB/set/mqtt/counter/5/get/voltages",
        "qos": "",
        "retain": "",
        "respTopic": "",
        "contentType": "",
        "userProps": "",
        "correl": "",
        "expiry": "",
        "broker": "f2b256b7df2403fb",
        "x": 1430,
        "y": 1020,
        "wires": []
    },
    {
        "id": "84fa1fca1c8e6a39",
        "type": "comment",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "Ampere",
        "info": "",
        "x": 90,
        "y": 1080,
        "wires": []
    },
    {
        "id": "875fd3e90a19b4d4",
        "type": "buffer-parser",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "L1 Ampere",
        "data": "payload.buffer",
        "dataType": "msg",
        "specification": "spec",
        "specificationType": "ui",
        "items": [
            {
                "type": "int32be",
                "name": "A",
                "offset": 0,
                "length": 1,
                "offsetbit": 0,
                "scale": "0.1",
                "mask": ""
            }
        ],
        "swap1": "",
        "swap2": "",
        "swap3": "",
        "swap1Type": "swap",
        "swap2Type": "swap",
        "swap3Type": "swap",
        "msgProperty": "payload",
        "msgPropertyType": "str",
        "resultType": "value",
        "resultTypeType": "return",
        "multipleResult": true,
        "fanOutMultipleResult": false,
        "setTopic": true,
        "outputs": 1,
        "x": 470,
        "y": 1140,
        "wires": [
            [
                "5981d123b190fa56",
                "d6e4434ae47b1066"
            ]
        ]
    },
    {
        "id": "5981d123b190fa56",
        "type": "debug",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "L1 Ampere",
        "active": true,
        "tosidebar": false,
        "console": false,
        "tostatus": true,
        "complete": "payload",
        "targetType": "msg",
        "statusVal": "payload",
        "statusType": "auto",
        "x": 1730,
        "y": 1140,
        "wires": []
    },
    {
        "id": "570b88518ad85e41",
        "type": "buffer-parser",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "L2 Ampere",
        "data": "payload.buffer",
        "dataType": "msg",
        "specification": "spec",
        "specificationType": "ui",
        "items": [
            {
                "type": "int32be",
                "name": "A",
                "offset": 0,
                "length": 1,
                "offsetbit": 0,
                "scale": "0.1",
                "mask": ""
            }
        ],
        "swap1": "",
        "swap2": "",
        "swap3": "",
        "swap1Type": "swap",
        "swap2Type": "swap",
        "swap3Type": "swap",
        "msgProperty": "payload",
        "msgPropertyType": "str",
        "resultType": "value",
        "resultTypeType": "return",
        "multipleResult": true,
        "fanOutMultipleResult": false,
        "setTopic": true,
        "outputs": 1,
        "x": 470,
        "y": 1200,
        "wires": [
            [
                "0fe01bee04436bdc",
                "d6e4434ae47b1066"
            ]
        ]
    },
    {
        "id": "0fe01bee04436bdc",
        "type": "debug",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "L2 Ampere",
        "active": true,
        "tosidebar": false,
        "console": false,
        "tostatus": true,
        "complete": "payload",
        "targetType": "msg",
        "statusVal": "payload",
        "statusType": "auto",
        "x": 1730,
        "y": 1200,
        "wires": []
    },
    {
        "id": "32ba981c0d07d721",
        "type": "buffer-parser",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "L3 Ampere",
        "data": "payload.buffer",
        "dataType": "msg",
        "specification": "spec",
        "specificationType": "ui",
        "items": [
            {
                "type": "int32be",
                "name": "A",
                "offset": 0,
                "length": 1,
                "offsetbit": 0,
                "scale": "0.1",
                "mask": ""
            }
        ],
        "swap1": "",
        "swap2": "",
        "swap3": "",
        "swap1Type": "swap",
        "swap2Type": "swap",
        "swap3Type": "swap",
        "msgProperty": "payload",
        "msgPropertyType": "str",
        "resultType": "value",
        "resultTypeType": "return",
        "multipleResult": true,
        "fanOutMultipleResult": false,
        "setTopic": true,
        "outputs": 1,
        "x": 470,
        "y": 1260,
        "wires": [
            [
                "05329ddadcadfe98",
                "d6e4434ae47b1066"
            ]
        ]
    },
    {
        "id": "05329ddadcadfe98",
        "type": "debug",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "L3 Ampere",
        "active": true,
        "tosidebar": false,
        "console": false,
        "tostatus": true,
        "complete": "payload",
        "targetType": "msg",
        "statusVal": "payload",
        "statusType": "auto",
        "x": 1730,
        "y": 1260,
        "wires": []
    },
    {
        "id": "d6e4434ae47b1066",
        "type": "join",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "",
        "mode": "custom",
        "build": "array",
        "property": "payload",
        "propertyType": "msg",
        "key": "topic",
        "joiner": "\\n",
        "joinerType": "str",
        "useparts": true,
        "accumulate": false,
        "timeout": "",
        "count": "3",
        "reduceRight": false,
        "reduceExp": "",
        "reduceInit": "",
        "reduceInitType": "num",
        "reduceFixup": "",
        "x": 630,
        "y": 1320,
        "wires": [
            [
                "6bea4ded9c73024d",
                "9eeb34ca3f7a3297"
            ]
        ]
    },
    {
        "id": "9eeb34ca3f7a3297",
        "type": "debug",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "Ampere L1/L2/L3",
        "active": true,
        "tosidebar": false,
        "console": false,
        "tostatus": true,
        "complete": "payload",
        "targetType": "msg",
        "statusVal": "payload",
        "statusType": "auto",
        "x": 1750,
        "y": 1320,
        "wires": []
    },
    {
        "id": "6bea4ded9c73024d",
        "type": "mqtt out",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "Ampere L1/L2/L3",
        "topic": "openWB/set/mqtt/counter/5/get/currents",
        "qos": "",
        "retain": "",
        "respTopic": "",
        "contentType": "",
        "userProps": "",
        "correl": "",
        "expiry": "",
        "broker": "f2b256b7df2403fb",
        "x": 1450,
        "y": 1320,
        "wires": []
    },
    {
        "id": "05fa5f979e4c01e3",
        "type": "comment",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "Leistung",
        "info": "",
        "x": 100,
        "y": 1380,
        "wires": []
    },
    {
        "id": "9f5cb9d73afcd89b",
        "type": "buffer-parser",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "Leistung Gesamt",
        "data": "payload.buffer",
        "dataType": "msg",
        "specification": "spec",
        "specificationType": "ui",
        "items": [
            {
                "type": "int32be",
                "name": "A",
                "offset": 0,
                "length": 1,
                "offsetbit": 0,
                "scale": "1",
                "mask": ""
            }
        ],
        "swap1": "",
        "swap2": "",
        "swap3": "",
        "swap1Type": "swap",
        "swap2Type": "swap",
        "swap3Type": "swap",
        "msgProperty": "payload",
        "msgPropertyType": "str",
        "resultType": "value",
        "resultTypeType": "return",
        "multipleResult": true,
        "fanOutMultipleResult": false,
        "setTopic": true,
        "outputs": 1,
        "x": 490,
        "y": 1440,
        "wires": [
            [
                "212006af81a21145",
                "39874e9dadc07d0a"
            ]
        ]
    },
    {
        "id": "212006af81a21145",
        "type": "debug",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "Leistung Gesamt",
        "active": true,
        "tosidebar": false,
        "console": false,
        "tostatus": true,
        "complete": "payload",
        "targetType": "msg",
        "statusVal": "payload",
        "statusType": "auto",
        "x": 1750,
        "y": 1440,
        "wires": []
    },
    {
        "id": "6448abfa3d398706",
        "type": "mqtt out",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "Leistung Gesamt",
        "topic": "openWB/set/mqtt/counter/5/get/power",
        "qos": "",
        "retain": "",
        "respTopic": "",
        "contentType": "",
        "userProps": "",
        "correl": "",
        "expiry": "",
        "broker": "f2b256b7df2403fb",
        "x": 1450,
        "y": 1440,
        "wires": []
    },
    {
        "id": "e0397e46d230c079",
        "type": "buffer-parser",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "L1 Leistung",
        "data": "payload.buffer",
        "dataType": "msg",
        "specification": "spec",
        "specificationType": "ui",
        "items": [
            {
                "type": "int32be",
                "name": "A",
                "offset": 0,
                "length": 1,
                "offsetbit": 0,
                "scale": "1",
                "mask": ""
            }
        ],
        "swap1": "",
        "swap2": "",
        "swap3": "",
        "swap1Type": "swap",
        "swap2Type": "swap",
        "swap3Type": "swap",
        "msgProperty": "payload",
        "msgPropertyType": "str",
        "resultType": "value",
        "resultTypeType": "return",
        "multipleResult": true,
        "fanOutMultipleResult": false,
        "setTopic": true,
        "outputs": 1,
        "x": 470,
        "y": 1500,
        "wires": [
            [
                "75ba251c64ae53a2",
                "aa1bcf0c3cdc24b5"
            ]
        ]
    },
    {
        "id": "75ba251c64ae53a2",
        "type": "debug",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "L1 Leistung",
        "active": true,
        "tosidebar": false,
        "console": false,
        "tostatus": true,
        "complete": "payload",
        "targetType": "msg",
        "statusVal": "payload",
        "statusType": "auto",
        "x": 1730,
        "y": 1500,
        "wires": []
    },
    {
        "id": "ca86c1368d7b7988",
        "type": "buffer-parser",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "L2 Leistung",
        "data": "payload.buffer",
        "dataType": "msg",
        "specification": "spec",
        "specificationType": "ui",
        "items": [
            {
                "type": "int32be",
                "name": "A",
                "offset": 0,
                "length": 1,
                "offsetbit": 0,
                "scale": "1",
                "mask": ""
            }
        ],
        "swap1": "",
        "swap2": "",
        "swap3": "",
        "swap1Type": "swap",
        "swap2Type": "swap",
        "swap3Type": "swap",
        "msgProperty": "payload",
        "msgPropertyType": "str",
        "resultType": "value",
        "resultTypeType": "return",
        "multipleResult": true,
        "fanOutMultipleResult": false,
        "setTopic": true,
        "outputs": 1,
        "x": 470,
        "y": 1560,
        "wires": [
            [
                "da39d7fdd4515b8a",
                "aa1bcf0c3cdc24b5"
            ]
        ]
    },
    {
        "id": "da39d7fdd4515b8a",
        "type": "debug",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "L2 Leistung",
        "active": true,
        "tosidebar": false,
        "console": false,
        "tostatus": true,
        "complete": "payload",
        "targetType": "msg",
        "statusVal": "payload",
        "statusType": "auto",
        "x": 1730,
        "y": 1560,
        "wires": []
    },
    {
        "id": "d9dbccbb7a47e8f2",
        "type": "buffer-parser",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "L3 Leistung",
        "data": "payload.buffer",
        "dataType": "msg",
        "specification": "spec",
        "specificationType": "ui",
        "items": [
            {
                "type": "int32be",
                "name": "A",
                "offset": 0,
                "length": 1,
                "offsetbit": 0,
                "scale": "1",
                "mask": ""
            }
        ],
        "swap1": "",
        "swap2": "",
        "swap3": "",
        "swap1Type": "swap",
        "swap2Type": "swap",
        "swap3Type": "swap",
        "msgProperty": "payload",
        "msgPropertyType": "str",
        "resultType": "value",
        "resultTypeType": "return",
        "multipleResult": true,
        "fanOutMultipleResult": false,
        "setTopic": true,
        "outputs": 1,
        "x": 470,
        "y": 1620,
        "wires": [
            [
                "3c859d75eaf794e2",
                "aa1bcf0c3cdc24b5"
            ]
        ]
    },
    {
        "id": "3c859d75eaf794e2",
        "type": "debug",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "L3 Leistung",
        "active": true,
        "tosidebar": false,
        "console": false,
        "tostatus": true,
        "complete": "payload",
        "targetType": "msg",
        "statusVal": "payload",
        "statusType": "auto",
        "x": 1730,
        "y": 1620,
        "wires": []
    },
    {
        "id": "aa1bcf0c3cdc24b5",
        "type": "join",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "",
        "mode": "custom",
        "build": "array",
        "property": "payload",
        "propertyType": "msg",
        "key": "topic",
        "joiner": "\\n",
        "joinerType": "str",
        "accumulate": false,
        "timeout": "",
        "count": "3",
        "reduceRight": false,
        "reduceExp": "",
        "reduceInit": "",
        "reduceInitType": "num",
        "reduceFixup": "",
        "x": 630,
        "y": 1680,
        "wires": [
            [
                "a824fca99bf54236",
                "7676ee6c0a9b9a15"
            ]
        ]
    },
    {
        "id": "7676ee6c0a9b9a15",
        "type": "debug",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "Leistung L1/L2/L3",
        "active": true,
        "tosidebar": false,
        "console": false,
        "tostatus": true,
        "complete": "payload",
        "targetType": "msg",
        "statusVal": "payload",
        "statusType": "auto",
        "x": 1750,
        "y": 1680,
        "wires": []
    },
    {
        "id": "a824fca99bf54236",
        "type": "mqtt out",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "Leistung L1/L2/L3",
        "topic": "openWB/set/mqtt/counter/5/get/powers",
        "qos": "",
        "retain": "",
        "respTopic": "",
        "contentType": "",
        "userProps": "",
        "correl": "",
        "expiry": "",
        "broker": "f2b256b7df2403fb",
        "x": 1450,
        "y": 1680,
        "wires": []
    },
    {
        "id": "f9181ad8763016f2",
        "type": "comment",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "Zählerstände",
        "info": "",
        "x": 110,
        "y": 1760,
        "wires": []
    },
    {
        "id": "0ceacf251246cdac",
        "type": "buffer-parser",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "Bezug",
        "data": "payload.buffer",
        "dataType": "msg",
        "specification": "spec",
        "specificationType": "ui",
        "items": [
            {
                "type": "uint32be",
                "name": "item1",
                "offset": 0,
                "length": 1,
                "offsetbit": 0,
                "scale": "10",
                "mask": ""
            },
            {
                "type": "uint32be",
                "name": "item2",
                "offset": 4,
                "length": 1,
                "offsetbit": 0,
                "scale": "10",
                "mask": ""
            }
        ],
        "swap1": "",
        "swap2": "",
        "swap3": "",
        "swap1Type": "swap",
        "swap2Type": "swap",
        "swap3Type": "swap",
        "msgProperty": "payload",
        "msgPropertyType": "str",
        "resultType": "value",
        "resultTypeType": "return",
        "multipleResult": true,
        "fanOutMultipleResult": false,
        "setTopic": true,
        "outputs": 1,
        "x": 450,
        "y": 1820,
        "wires": [
            [
                "171cc485266fad89"
            ]
        ]
    },
    {
        "id": "2adceba1d17ed459",
        "type": "debug",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "Bezug",
        "active": true,
        "tosidebar": false,
        "console": false,
        "tostatus": true,
        "complete": "payload",
        "targetType": "msg",
        "statusVal": "payload",
        "statusType": "auto",
        "x": 1710,
        "y": 1820,
        "wires": []
    },
    {
        "id": "c9b2808a0cba7fd2",
        "type": "buffer-parser",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "Einspeiung",
        "data": "payload.buffer",
        "dataType": "msg",
        "specification": "spec",
        "specificationType": "ui",
        "items": [
            {
                "type": "int32be",
                "name": "item1",
                "offset": 0,
                "length": 1,
                "offsetbit": 0,
                "scale": "10",
                "mask": ""
            },
            {
                "type": "int32be",
                "name": "item2",
                "offset": 4,
                "length": 1,
                "offsetbit": 0,
                "scale": "10",
                "mask": ""
            }
        ],
        "swap1": "",
        "swap2": "",
        "swap3": "",
        "swap1Type": "swap",
        "swap2Type": "swap",
        "swap3Type": "swap",
        "msgProperty": "payload",
        "msgPropertyType": "str",
        "resultType": "value",
        "resultTypeType": "return",
        "multipleResult": true,
        "fanOutMultipleResult": false,
        "setTopic": true,
        "outputs": 1,
        "x": 470,
        "y": 1880,
        "wires": [
            [
                "1b9563fee94dfaf0"
            ]
        ]
    },
    {
        "id": "02b3d88df82e3875",
        "type": "debug",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "Einspeisung",
        "active": true,
        "tosidebar": false,
        "console": false,
        "tostatus": true,
        "complete": "payload",
        "targetType": "msg",
        "statusVal": "payload",
        "statusType": "auto",
        "x": 1730,
        "y": 1880,
        "wires": []
    },
    {
        "id": "33f11431b8db79fc",
        "type": "mqtt out",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "Bezug",
        "topic": "openWB/set/mqtt/counter/5/get/imported",
        "qos": "",
        "retain": "",
        "respTopic": "",
        "contentType": "",
        "userProps": "",
        "correl": "",
        "expiry": "",
        "broker": "f2b256b7df2403fb",
        "x": 1410,
        "y": 1820,
        "wires": []
    },
    {
        "id": "a4927e33b7f70b26",
        "type": "mqtt out",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "Einspeisung",
        "topic": "openWB/set/mqtt/counter/5/get/exported",
        "qos": "",
        "retain": "",
        "respTopic": "",
        "contentType": "",
        "userProps": "",
        "correl": "",
        "expiry": "",
        "broker": "f2b256b7df2403fb",
        "x": 1430,
        "y": 1880,
        "wires": []
    },
    {
        "id": "75ac42f0ebec3416",
        "type": "mqtt out",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "Total charged energy",
        "topic": "openWB/set/mqtt/bat/8/get/imported",
        "qos": "",
        "retain": "",
        "respTopic": "",
        "contentType": "",
        "userProps": "",
        "correl": "",
        "expiry": "",
        "broker": "f2b256b7df2403fb",
        "x": 1460,
        "y": 600,
        "wires": []
    },
    {
        "id": "a16cc0412bc4aae0",
        "type": "mqtt out",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "Total discharged energy",
        "topic": "openWB/set/mqtt/8/get/exported",
        "qos": "",
        "retain": "",
        "respTopic": "",
        "contentType": "",
        "userProps": "",
        "correl": "",
        "expiry": "",
        "broker": "f2b256b7df2403fb",
        "x": 1470,
        "y": 660,
        "wires": []
    },
    {
        "id": "7fba8590d959f916",
        "type": "buffer-parser",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "PV yield  total",
        "data": "payload.buffer",
        "dataType": "msg",
        "specification": "spec",
        "specificationType": "ui",
        "items": [
            {
                "type": "uint32be",
                "name": "item1",
                "offset": 0,
                "length": 1,
                "offsetbit": 0,
                "scale": "10",
                "mask": ""
            },
            {
                "type": "uint32be",
                "name": "item2",
                "offset": 4,
                "length": 1,
                "offsetbit": 0,
                "scale": "10",
                "mask": ""
            }
        ],
        "swap1": "",
        "swap2": "",
        "swap3": "",
        "swap1Type": "swap",
        "swap2Type": "swap",
        "swap3Type": "swap",
        "msgProperty": "payload",
        "msgPropertyType": "str",
        "resultType": "value",
        "resultTypeType": "return",
        "multipleResult": true,
        "fanOutMultipleResult": false,
        "setTopic": true,
        "outputs": 1,
        "x": 470,
        "y": 320,
        "wires": [
            [
                "4b522831820c421f"
            ]
        ]
    },
    {
        "id": "df0d4237b862d7bd",
        "type": "debug",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "PV yield  total",
        "active": true,
        "tosidebar": false,
        "console": false,
        "tostatus": true,
        "complete": "payload",
        "targetType": "msg",
        "statusVal": "payload",
        "statusType": "auto",
        "x": 970,
        "y": 320,
        "wires": []
    },
    {
        "id": "39874e9dadc07d0a",
        "type": "switch",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "",
        "property": "payload",
        "propertyType": "msg",
        "rules": [
            {
                "t": "btwn",
                "v": "-25000",
                "vt": "num",
                "v2": "25000",
                "v2t": "num"
            }
        ],
        "checkall": "true",
        "repair": false,
        "outputs": 1,
        "x": 730,
        "y": 1440,
        "wires": [
            [
                "6448abfa3d398706"
            ]
        ]
    },
    {
        "id": "a3f63c7c62e21ee5",
        "type": "rbe",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "",
        "func": "narrowbandEq",
        "gap": "1500",
        "start": "",
        "inout": "out",
        "septopics": true,
        "property": "payload",
        "topi": "topic",
        "x": 1050,
        "y": 1820,
        "wires": [
            [
                "2adceba1d17ed459",
                "33f11431b8db79fc"
            ]
        ]
    },
    {
        "id": "b06b04fff66cd984",
        "type": "rbe",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "",
        "func": "narrowbandEq",
        "gap": "1500",
        "start": "",
        "inout": "out",
        "septopics": true,
        "property": "payload",
        "topi": "topic",
        "x": 1050,
        "y": 1880,
        "wires": [
            [
                "02b3d88df82e3875",
                "a4927e33b7f70b26"
            ]
        ]
    },
    {
        "id": "171cc485266fad89",
        "type": "switch",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "",
        "property": "topic",
        "propertyType": "msg",
        "rules": [
            {
                "t": "eq",
                "v": "item2",
                "vt": "str"
            }
        ],
        "checkall": "true",
        "repair": false,
        "outputs": 1,
        "x": 610,
        "y": 1820,
        "wires": [
            [
                "a3f63c7c62e21ee5",
                "f9d73b27211bce56"
            ]
        ]
    },
    {
        "id": "1b9563fee94dfaf0",
        "type": "switch",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "",
        "property": "topic",
        "propertyType": "msg",
        "rules": [
            {
                "t": "eq",
                "v": "item2",
                "vt": "str"
            }
        ],
        "checkall": "true",
        "repair": false,
        "outputs": 1,
        "x": 610,
        "y": 1880,
        "wires": [
            [
                "b06b04fff66cd984",
                "dae6c71b0b4a9658"
            ]
        ]
    },
    {
        "id": "a893c503df8e7db2",
        "type": "switch",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "",
        "property": "topic",
        "propertyType": "msg",
        "rules": [
            {
                "t": "eq",
                "v": "item2",
                "vt": "str"
            }
        ],
        "checkall": "true",
        "repair": false,
        "outputs": 1,
        "x": 770,
        "y": 600,
        "wires": [
            [
                "d1d4aed137e4ea61",
                "c98ed9c95d847da7"
            ]
        ]
    },
    {
        "id": "b3390db8bf104509",
        "type": "switch",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "",
        "property": "topic",
        "propertyType": "msg",
        "rules": [
            {
                "t": "eq",
                "v": "item2",
                "vt": "str"
            }
        ],
        "checkall": "true",
        "repair": false,
        "outputs": 1,
        "x": 770,
        "y": 660,
        "wires": [
            [
                "5201e1dffa5ec76e",
                "5a766cbf452c0fbd"
            ]
        ]
    },
    {
        "id": "992b35946979e11b",
        "type": "rbe",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "",
        "func": "narrowbandEq",
        "gap": "150",
        "start": "",
        "inout": "out",
        "septopics": true,
        "property": "payload",
        "topi": "topic",
        "x": 1190,
        "y": 320,
        "wires": [
            [
                "c90da0d769f88aae",
                "f6bb74ad9034c609"
            ]
        ]
    },
    {
        "id": "f6bb74ad9034c609",
        "type": "debug",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "PV yield  total",
        "active": true,
        "tosidebar": false,
        "console": false,
        "tostatus": true,
        "complete": "payload",
        "targetType": "msg",
        "statusVal": "payload",
        "statusType": "auto",
        "x": 1730,
        "y": 320,
        "wires": []
    },
    {
        "id": "d99e438f51a8072b",
        "type": "inject",
        "z": "d14e6519651c644b",
        "name": "Wiederholug",
        "props": [
            {
                "p": "payload"
            },
            {
                "p": "topic",
                "vt": "str"
            }
        ],
        "repeat": "5",
        "crontab": "",
        "once": false,
        "onceDelay": 0.1,
        "topic": "",
        "payload": "",
        "payloadType": "date",
        "x": 140,
        "y": 80,
        "wires": [
            [
                "293ce40a190b78ba",
                "70751f2f8db1e444",
                "9fc9809c9a814416",
                "82c88084f108e44d",
                "6fd0b9bad1204db1",
                "f00a9f79085046f8",
                "394af4d81a82a047",
                "68b99495307d985e",
                "0fd0aa14829d752a",
                "b95f189d14075716",
                "78cfa45b16f4907a",
                "63275ea2e5988185",
                "bf04cc38c284b1a1",
                "e6fdb503c24d1760",
                "72fdc9a1a90dc774",
                "73ebe6b30f3ec7a5",
                "cb036288bb3fe1db",
                "c636b113452669e2",
                "929c00d87965876a",
                "103946e01990b540",
                "b0424e615063a1b8"
            ]
        ]
    },
    {
        "id": "293ce40a190b78ba",
        "type": "modbus-getter",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "PV Power Output",
        "showStatusActivities": false,
        "showErrors": false,
        "showWarnings": true,
        "logIOActivities": false,
        "unitid": "",
        "dataType": "HoldingRegister",
        "adr": "30354",
        "quantity": "2",
        "server": "5cad3a673a8895bb",
        "useIOFile": false,
        "ioFile": "",
        "useIOForPayload": false,
        "emptyMsgOnFail": false,
        "keepMsgProperties": false,
        "delayOnStart": false,
        "startDelayTime": "",
        "x": 130,
        "y": 200,
        "wires": [
            [],
            [
                "5256d32321c902c5"
            ]
        ]
    },
    {
        "id": "70751f2f8db1e444",
        "type": "modbus-getter",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "PV yield  today",
        "showStatusActivities": false,
        "showErrors": false,
        "showWarnings": true,
        "logIOActivities": false,
        "unitid": "",
        "dataType": "HoldingRegister",
        "adr": "30346",
        "quantity": "2",
        "server": "5cad3a673a8895bb",
        "useIOFile": false,
        "ioFile": "",
        "useIOForPayload": false,
        "emptyMsgOnFail": false,
        "keepMsgProperties": false,
        "delayOnStart": false,
        "startDelayTime": "",
        "x": 120,
        "y": 260,
        "wires": [
            [],
            [
                "1b4c55a704e35469"
            ]
        ]
    },
    {
        "id": "9fc9809c9a814416",
        "type": "modbus-getter",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "PV yield  total",
        "showStatusActivities": false,
        "showErrors": false,
        "showWarnings": true,
        "logIOActivities": false,
        "unitid": "",
        "dataType": "HoldingRegister",
        "adr": "30348",
        "quantity": "4",
        "server": "5cad3a673a8895bb",
        "useIOFile": false,
        "ioFile": "",
        "useIOForPayload": false,
        "emptyMsgOnFail": false,
        "keepMsgProperties": false,
        "delayOnStart": false,
        "enableDeformedMessages": false,
        "startDelayTime": "",
        "x": 110,
        "y": 320,
        "wires": [
            [],
            [
                "7fba8590d959f916"
            ]
        ]
    },
    {
        "id": "4b522831820c421f",
        "type": "switch",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "",
        "property": "topic",
        "propertyType": "msg",
        "rules": [
            {
                "t": "eq",
                "v": "item2",
                "vt": "str"
            }
        ],
        "checkall": "true",
        "repair": false,
        "outputs": 1,
        "x": 650,
        "y": 320,
        "wires": [
            [
                "df0d4237b862d7bd",
                "992b35946979e11b"
            ]
        ]
    },
    {
        "id": "82c88084f108e44d",
        "type": "modbus-getter",
        "z": "d14e6519651c644b",
        "d": true,
        "name": " Battery  charge/  discharge  power",
        "showStatusActivities": false,
        "showErrors": false,
        "showWarnings": true,
        "logIOActivities": false,
        "unitid": "",
        "dataType": "HoldingRegister",
        "adr": "30360",
        "quantity": "2",
        "server": "5cad3a673a8895bb",
        "useIOFile": false,
        "ioFile": "",
        "useIOForPayload": false,
        "emptyMsgOnFail": false,
        "keepMsgProperties": false,
        "delayOnStart": false,
        "startDelayTime": "",
        "x": 170,
        "y": 480,
        "wires": [
            [],
            [
                "9eeeb06999ac9606"
            ]
        ]
    },
    {
        "id": "6fd0b9bad1204db1",
        "type": "modbus-getter",
        "z": "d14e6519651c644b",
        "d": true,
        "name": " SOC",
        "showStatusActivities": false,
        "showErrors": false,
        "showWarnings": true,
        "logIOActivities": false,
        "unitid": "",
        "dataType": "HoldingRegister",
        "adr": "30368",
        "quantity": "1",
        "server": "5cad3a673a8895bb",
        "useIOFile": false,
        "ioFile": "",
        "useIOForPayload": false,
        "emptyMsgOnFail": false,
        "keepMsgProperties": false,
        "delayOnStart": false,
        "startDelayTime": "",
        "x": 90,
        "y": 540,
        "wires": [
            [],
            [
                "cd84c00653aafb6f"
            ]
        ]
    },
    {
        "id": "f00a9f79085046f8",
        "type": "modbus-getter",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "Total charged energy",
        "showStatusActivities": false,
        "showErrors": false,
        "showWarnings": true,
        "logIOActivities": false,
        "unitid": "",
        "dataType": "HoldingRegister",
        "adr": "30308",
        "quantity": "4",
        "server": "5cad3a673a8895bb",
        "useIOFile": false,
        "ioFile": "",
        "useIOForPayload": false,
        "emptyMsgOnFail": false,
        "keepMsgProperties": false,
        "delayOnStart": false,
        "startDelayTime": "",
        "x": 140,
        "y": 600,
        "wires": [
            [],
            [
                "687f0c299e185e4b"
            ]
        ]
    },
    {
        "id": "394af4d81a82a047",
        "type": "modbus-getter",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "Total discharged energy",
        "showStatusActivities": false,
        "showErrors": false,
        "showWarnings": true,
        "logIOActivities": false,
        "unitid": "",
        "dataType": "HoldingRegister",
        "adr": "30314",
        "quantity": "4",
        "server": "5cad3a673a8895bb",
        "useIOFile": false,
        "ioFile": "",
        "useIOForPayload": false,
        "emptyMsgOnFail": false,
        "keepMsgProperties": false,
        "delayOnStart": false,
        "startDelayTime": "",
        "x": 150,
        "y": 660,
        "wires": [
            [],
            [
                "b57a908734ab69d5"
            ]
        ]
    },
    {
        "id": "c98ed9c95d847da7",
        "type": "rbe",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "",
        "func": "narrowbandEq",
        "gap": "150",
        "start": "",
        "inout": "in",
        "septopics": true,
        "property": "payload",
        "topi": "topic",
        "x": 970,
        "y": 600,
        "wires": [
            [
                "75ac42f0ebec3416"
            ]
        ]
    },
    {
        "id": "5a766cbf452c0fbd",
        "type": "rbe",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "",
        "func": "narrowbandEq",
        "gap": "150",
        "start": "",
        "inout": "in",
        "septopics": true,
        "property": "payload",
        "topi": "topic",
        "x": 970,
        "y": 660,
        "wires": [
            [
                "a16cc0412bc4aae0"
            ]
        ]
    },
    {
        "id": "68b99495307d985e",
        "type": "modbus-getter",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "L1 Volt",
        "showStatusActivities": false,
        "showErrors": false,
        "showWarnings": true,
        "logIOActivities": false,
        "unitid": "",
        "dataType": "HoldingRegister",
        "adr": "31639",
        "quantity": "2",
        "server": "5cad3a673a8895bb",
        "useIOFile": false,
        "ioFile": "",
        "useIOForPayload": false,
        "emptyMsgOnFail": false,
        "keepMsgProperties": false,
        "delayOnStart": false,
        "startDelayTime": "",
        "x": 90,
        "y": 840,
        "wires": [
            [],
            [
                "66886fc9c5e79c27"
            ]
        ]
    },
    {
        "id": "0fd0aa14829d752a",
        "type": "modbus-getter",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "L2 Volt",
        "showStatusActivities": false,
        "showErrors": false,
        "showWarnings": true,
        "logIOActivities": false,
        "unitid": "",
        "dataType": "HoldingRegister",
        "adr": "31641",
        "quantity": "2",
        "server": "5cad3a673a8895bb",
        "useIOFile": false,
        "ioFile": "",
        "useIOForPayload": false,
        "emptyMsgOnFail": false,
        "keepMsgProperties": false,
        "delayOnStart": false,
        "startDelayTime": "",
        "x": 90,
        "y": 900,
        "wires": [
            [],
            [
                "955bfd6076c7e085"
            ]
        ]
    },
    {
        "id": "b95f189d14075716",
        "type": "modbus-getter",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "L3 Volt",
        "showStatusActivities": false,
        "showErrors": false,
        "showWarnings": true,
        "logIOActivities": false,
        "unitid": "",
        "dataType": "HoldingRegister",
        "adr": "31643",
        "quantity": "2",
        "server": "5cad3a673a8895bb",
        "useIOFile": false,
        "ioFile": "",
        "useIOForPayload": false,
        "emptyMsgOnFail": false,
        "keepMsgProperties": false,
        "delayOnStart": false,
        "startDelayTime": "",
        "x": 90,
        "y": 960,
        "wires": [
            [],
            [
                "75b258916c0d4ad7"
            ]
        ]
    },
    {
        "id": "78cfa45b16f4907a",
        "type": "modbus-getter",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "L1 Ampere",
        "showStatusActivities": false,
        "showErrors": false,
        "showWarnings": true,
        "logIOActivities": false,
        "unitid": "",
        "dataType": "HoldingRegister",
        "adr": "31651",
        "quantity": "2",
        "server": "5cad3a673a8895bb",
        "useIOFile": false,
        "ioFile": "",
        "useIOForPayload": false,
        "emptyMsgOnFail": false,
        "keepMsgProperties": false,
        "delayOnStart": false,
        "startDelayTime": "",
        "x": 110,
        "y": 1140,
        "wires": [
            [],
            [
                "875fd3e90a19b4d4"
            ]
        ]
    },
    {
        "id": "63275ea2e5988185",
        "type": "modbus-getter",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "L2 Ampere",
        "showStatusActivities": false,
        "showErrors": false,
        "showWarnings": true,
        "logIOActivities": false,
        "unitid": "",
        "dataType": "HoldingRegister",
        "adr": "31653",
        "quantity": "2",
        "server": "5cad3a673a8895bb",
        "useIOFile": false,
        "ioFile": "",
        "useIOForPayload": false,
        "emptyMsgOnFail": false,
        "keepMsgProperties": false,
        "delayOnStart": false,
        "startDelayTime": "",
        "x": 110,
        "y": 1200,
        "wires": [
            [],
            [
                "570b88518ad85e41"
            ]
        ]
    },
    {
        "id": "bf04cc38c284b1a1",
        "type": "modbus-getter",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "L3 Ampere",
        "showStatusActivities": false,
        "showErrors": false,
        "showWarnings": true,
        "logIOActivities": false,
        "unitid": "",
        "dataType": "HoldingRegister",
        "adr": "31655",
        "quantity": "2",
        "server": "5cad3a673a8895bb",
        "useIOFile": false,
        "ioFile": "",
        "useIOForPayload": false,
        "emptyMsgOnFail": false,
        "keepMsgProperties": false,
        "delayOnStart": false,
        "startDelayTime": "",
        "x": 110,
        "y": 1260,
        "wires": [
            [],
            [
                "32ba981c0d07d721"
            ]
        ]
    },
    {
        "id": "72fdc9a1a90dc774",
        "type": "modbus-getter",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "L1 Leistung",
        "showStatusActivities": false,
        "showErrors": false,
        "showWarnings": true,
        "logIOActivities": false,
        "unitid": "",
        "dataType": "HoldingRegister",
        "adr": "31665",
        "quantity": "2",
        "server": "5cad3a673a8895bb",
        "useIOFile": false,
        "ioFile": "",
        "useIOForPayload": false,
        "emptyMsgOnFail": false,
        "keepMsgProperties": false,
        "delayOnStart": false,
        "startDelayTime": "",
        "x": 110,
        "y": 1500,
        "wires": [
            [],
            [
                "e0397e46d230c079"
            ]
        ]
    },
    {
        "id": "73ebe6b30f3ec7a5",
        "type": "modbus-getter",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "L2 Ampere",
        "showStatusActivities": false,
        "showErrors": false,
        "showWarnings": true,
        "logIOActivities": false,
        "unitid": "",
        "dataType": "HoldingRegister",
        "adr": "31667",
        "quantity": "2",
        "server": "5cad3a673a8895bb",
        "useIOFile": false,
        "ioFile": "",
        "useIOForPayload": false,
        "emptyMsgOnFail": false,
        "keepMsgProperties": false,
        "delayOnStart": false,
        "startDelayTime": "",
        "x": 110,
        "y": 1560,
        "wires": [
            [],
            [
                "ca86c1368d7b7988"
            ]
        ]
    },
    {
        "id": "cb036288bb3fe1db",
        "type": "modbus-getter",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "L3 Ampere",
        "showStatusActivities": false,
        "showErrors": false,
        "showWarnings": true,
        "logIOActivities": false,
        "unitid": "",
        "dataType": "HoldingRegister",
        "adr": "31669",
        "quantity": "2",
        "server": "5cad3a673a8895bb",
        "useIOFile": false,
        "ioFile": "",
        "useIOForPayload": false,
        "emptyMsgOnFail": false,
        "keepMsgProperties": false,
        "delayOnStart": false,
        "startDelayTime": "",
        "x": 110,
        "y": 1620,
        "wires": [
            [],
            [
                "d9dbccbb7a47e8f2"
            ]
        ]
    },
    {
        "id": "e6fdb503c24d1760",
        "type": "modbus-getter",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "Leistung Gesamt",
        "showStatusActivities": false,
        "showErrors": false,
        "showWarnings": true,
        "logIOActivities": false,
        "unitid": "",
        "dataType": "HoldingRegister",
        "adr": "31657",
        "quantity": "2",
        "server": "5cad3a673a8895bb",
        "useIOFile": false,
        "ioFile": "",
        "useIOForPayload": false,
        "emptyMsgOnFail": false,
        "keepMsgProperties": false,
        "delayOnStart": false,
        "startDelayTime": "",
        "x": 130,
        "y": 1440,
        "wires": [
            [],
            [
                "9f5cb9d73afcd89b"
            ]
        ]
    },
    {
        "id": "c636b113452669e2",
        "type": "modbus-getter",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "Bezug",
        "showStatusActivities": false,
        "showErrors": false,
        "showWarnings": true,
        "logIOActivities": false,
        "unitid": "",
        "dataType": "HoldingRegister",
        "adr": "31671",
        "quantity": "4",
        "server": "5cad3a673a8895bb",
        "useIOFile": false,
        "ioFile": "",
        "useIOForPayload": false,
        "emptyMsgOnFail": false,
        "keepMsgProperties": false,
        "delayOnStart": false,
        "startDelayTime": "",
        "x": 90,
        "y": 1820,
        "wires": [
            [],
            [
                "0ceacf251246cdac"
            ]
        ]
    },
    {
        "id": "929c00d87965876a",
        "type": "modbus-getter",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "Einspeiung",
        "showStatusActivities": false,
        "showErrors": false,
        "showWarnings": true,
        "logIOActivities": false,
        "unitid": "",
        "dataType": "HoldingRegister",
        "adr": "31679",
        "quantity": "4",
        "server": "5cad3a673a8895bb",
        "useIOFile": false,
        "ioFile": "",
        "useIOForPayload": false,
        "emptyMsgOnFail": false,
        "keepMsgProperties": false,
        "delayOnStart": false,
        "startDelayTime": "",
        "x": 110,
        "y": 1880,
        "wires": [
            [],
            [
                "c9b2808a0cba7fd2"
            ]
        ]
    },
    {
        "id": "f9d73b27211bce56",
        "type": "debug",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "Bezug",
        "active": true,
        "tosidebar": false,
        "console": false,
        "tostatus": true,
        "complete": "payload",
        "targetType": "msg",
        "statusVal": "payload",
        "statusType": "auto",
        "x": 830,
        "y": 1820,
        "wires": []
    },
    {
        "id": "dae6c71b0b4a9658",
        "type": "debug",
        "z": "d14e6519651c644b",
        "d": true,
        "name": "Einspeisung",
        "active": true,
        "tosidebar": false,
        "console": false,
        "tostatus": true,
        "complete": "payload",
        "targetType": "msg",
        "statusVal": "payload",
        "statusType": "auto",
        "x": 850,
        "y": 1880,
        "wires": []
    },
    {
        "id": "f2b256b7df2403fb",
        "type": "mqtt-broker",
        "name": "openWB 2.0 Georg",
        "broker": "192.168.30.48",
        "port": "1883",
        "clientid": "",
        "autoConnect": true,
        "usetls": false,
        "protocolVersion": "4",
        "keepalive": "60",
        "cleansession": true,
        "autoUnsubscribe": true,
        "birthTopic": "",
        "birthQos": "0",
        "birthRetain": "false",
        "birthPayload": "",
        "birthMsg": {},
        "closeTopic": "",
        "closeQos": "0",
        "closeRetain": "false",
        "closePayload": "",
        "closeMsg": {},
        "willTopic": "",
        "willQos": "0",
        "willRetain": "false",
        "willPayload": "",
        "willMsg": {},
        "userProps": "",
        "sessionExpiry": ""
    },
    {
        "id": "5cad3a673a8895bb",
        "type": "modbus-client",
        "name": "EMMA",
        "clienttype": "tcp",
        "bufferCommands": true,
        "stateLogEnabled": false,
        "queueLogEnabled": false,
        "failureLogEnabled": true,
        "tcpHost": "192.168.30.56",
        "tcpPort": "502",
        "tcpType": "DEFAULT",
        "serialPort": "/dev/ttyUSB",
        "serialType": "RTU-BUFFERD",
        "serialBaudrate": "9600",
        "serialDatabits": "8",
        "serialStopbits": "1",
        "serialParity": "none",
        "serialConnectionDelay": "100",
        "serialAsciiResponseStartDelimiter": "0x3A",
        "unit_id": "0",
        "commandDelay": "1",
        "clientTimeout": "1000",
        "reconnectOnTimeout": true,
        "reconnectTimeout": "2000",
        "parallelUnitIdsAllowed": true,
        "showErrors": false,
        "showWarnings": true,
        "showLogs": true
    }
]