[
   {
       "id": "78056d007cd7976c",
       "type": "ioBroker in",
       "z": "66cf0443229e4df3",
       "name": "Inverter_1_JSON",
       "topic": "mqtt.0.energy.solar_1",
       "payloadType": "value",
       "onlyack": "",
       "func": "all",
       "gap": "",
       "fireOnStart": "false",
       "outFormat": "MQTT",
       "x": 160,
       "y": 240,
       "wires": [
           [
               "c3b8297b.63a338",
               "5fcc551c2f695f7b",
               "5cc98080172d7459"
           ]
       ]
   },
   {
       "id": "c3b8297b.63a338",
       "type": "json",
       "z": "66cf0443229e4df3",
       "name": "",
       "property": "payload",
       "action": "obj",
       "pretty": false,
       "x": 410,
       "y": 440,
       "wires": [
           [
               "757cda2e7268d653"
           ]
       ]
   },
   {
       "id": "cfabc75c.493b78",
       "type": "change",
       "z": "66cf0443229e4df3",
       "name": "",
       "rules": [
           {
               "t": "set",
               "p": "payload",
               "pt": "msg",
               "to": "payload.OutputPower",
               "tot": "msg"
           }
       ],
       "action": "",
       "property": "",
       "from": "",
       "to": "",
       "reg": false,
       "x": 710,
       "y": 300,
       "wires": [
           [
               "38342e7b658fa202"
           ]
       ]
   },
   {
       "id": "aa81d17cb727bd76",
       "type": "ioBroker out",
       "z": "66cf0443229e4df3",
       "name": "Akt_Leistung",
       "topic": "0_userdata.0.PV_Inverter_1.Akt_Leistung",
       "ack": "true",
       "autoCreate": "false",
       "stateName": "",
       "role": "",
       "payloadType": "",
       "readonly": "",
       "stateUnit": "",
       "stateMin": "",
       "stateMax": "",
       "x": 1170,
       "y": 300,
       "wires": []
   },
   {
       "id": "491776b48826bb59",
       "type": "change",
       "z": "66cf0443229e4df3",
       "name": "",
       "rules": [
           {
               "t": "set",
               "p": "payload",
               "pt": "msg",
               "to": "payload.InverterTemperature",
               "tot": "msg"
           }
       ],
       "action": "",
       "property": "",
       "from": "",
       "to": "",
       "reg": false,
       "x": 710,
       "y": 360,
       "wires": [
           [
               "5f569fc5a3ea3392"
           ]
       ]
   },
   {
       "id": "5f569fc5a3ea3392",
       "type": "ioBroker out",
       "z": "66cf0443229e4df3",
       "name": "Umrichtertemperatur",
       "topic": "0_userdata.0.PV_Inverter_1.Umrichtertemperatur",
       "ack": "true",
       "autoCreate": "false",
       "stateName": "",
       "role": "",
       "payloadType": "",
       "readonly": "",
       "stateUnit": "",
       "stateMin": "",
       "stateMax": "",
       "x": 1000,
       "y": 360,
       "wires": []
   },
   {
       "id": "5fcc551c2f695f7b",
       "type": "debug",
       "z": "66cf0443229e4df3",
       "name": "debug 1",
       "active": true,
       "tosidebar": true,
       "console": false,
       "tostatus": false,
       "complete": "false",
       "statusVal": "",
       "statusType": "auto",
       "x": 420,
       "y": 240,
       "wires": []
   },
   {
       "id": "38342e7b658fa202",
       "type": "function",
       "z": "66cf0443229e4df3",
       "name": "W nach kW",
       "func": "msg.payload = msg.payload / 1000;\nreturn msg;",
       "outputs": 1,
       "noerr": 0,
       "initialize": "",
       "finalize": "",
       "libs": [],
       "x": 970,
       "y": 300,
       "wires": [
           [
               "aa81d17cb727bd76"
           ]
       ]
   },
   {
       "id": "2298c4cded730919",
       "type": "change",
       "z": "66cf0443229e4df3",
       "name": "",
       "rules": [
           {
               "t": "set",
               "p": "payload",
               "pt": "msg",
               "to": "payload.TotalGenerateEnergy",
               "tot": "msg"
           }
       ],
       "action": "",
       "property": "",
       "from": "",
       "to": "",
       "reg": false,
       "x": 710,
       "y": 420,
       "wires": [
           [
               "7632cac225f7fed2"
           ]
       ]
   },
   {
       "id": "7632cac225f7fed2",
       "type": "ioBroker out",
       "z": "66cf0443229e4df3",
       "name": "Gesamteinspeisung",
       "topic": "0_userdata.0.PV_Inverter_1.Gesamteinspeisung",
       "ack": "true",
       "autoCreate": "false",
       "stateName": "",
       "role": "",
       "payloadType": "",
       "readonly": "",
       "stateUnit": "",
       "stateMin": "",
       "stateMax": "",
       "x": 1000,
       "y": 420,
       "wires": []
   },
   {
       "id": "b1d0d183825994c7",
       "type": "change",
       "z": "66cf0443229e4df3",
       "name": "",
       "rules": [
           {
               "t": "set",
               "p": "payload",
               "pt": "msg",
               "to": "payload.PV1Voltage",
               "tot": "msg"
           }
       ],
       "action": "",
       "property": "",
       "from": "",
       "to": "",
       "reg": false,
       "x": 710,
       "y": 480,
       "wires": [
           [
               "a4b1511b3a4f25f1"
           ]
       ]
   },
   {
       "id": "a4b1511b3a4f25f1",
       "type": "ioBroker out",
       "z": "66cf0443229e4df3",
       "name": "PV_Spannung",
       "topic": "0_userdata.0.PV_Inverter_1.PV_Spannung",
       "ack": "true",
       "autoCreate": "false",
       "stateName": "",
       "role": "",
       "payloadType": "",
       "readonly": "",
       "stateUnit": "",
       "stateMin": "",
       "stateMax": "",
       "x": 980,
       "y": 480,
       "wires": []
   },
   {
       "id": "f28c61430311a1fc",
       "type": "change",
       "z": "66cf0443229e4df3",
       "name": "",
       "rules": [
           {
               "t": "set",
               "p": "payload",
               "pt": "msg",
               "to": "payload.PV1InputCurrent",
               "tot": "msg"
           }
       ],
       "action": "",
       "property": "",
       "from": "",
       "to": "",
       "reg": false,
       "x": 710,
       "y": 540,
       "wires": [
           [
               "85c1136e3f9bc15d"
           ]
       ]
   },
   {
       "id": "85c1136e3f9bc15d",
       "type": "ioBroker out",
       "z": "66cf0443229e4df3",
       "name": "PV_Strom",
       "topic": "0_userdata.0.PV_Inverter_1.PV_Strom",
       "ack": "true",
       "autoCreate": "false",
       "stateName": "",
       "role": "",
       "payloadType": "",
       "readonly": "",
       "stateUnit": "",
       "stateMin": "",
       "stateMax": "",
       "x": 970,
       "y": 540,
       "wires": []
   },
   {
       "id": "5cc98080172d7459",
       "type": "trigger",
       "z": "66cf0443229e4df3",
       "name": "timeout",
       "op1": "",
       "op2": "{\"OutputPower\":0,\"InverterTemperature\":0,\"TotalGenerateEnergy\":0,\"PV1Voltage\":0,\"PV1InputCurrent\":0}",
       "op1type": "nul",
       "op2type": "json",
       "duration": "1",
       "extend": true,
       "overrideDelay": false,
       "units": "min",
       "reset": "",
       "bytopic": "all",
       "topic": "topic",
       "outputs": 1,
       "x": 400,
       "y": 360,
       "wires": [
           [
               "757cda2e7268d653"
           ]
       ]
   },
   {
       "id": "757cda2e7268d653",
       "type": "junction",
       "z": "66cf0443229e4df3",
       "x": 500,
       "y": 400,
       "wires": [
           [
               "f28c61430311a1fc",
               "b1d0d183825994c7",
               "2298c4cded730919",
               "491776b48826bb59",
               "cfabc75c.493b78"
           ]
       ]
   }
]