{
    "Addresses": [
        {
            "Active": true,
            "ByteOrder": -1,
            "DataType": 2,
            "Factor": 0,
            "Ident": "Power_SAX_Offset",
            "Length": 0,
            "Name": "Leistung + 16384",
            "Profile": "",
            "ReadAddress": 47,
            "ReadFunctionCode": 3,
            "Translation": [
                {
                    "Language": "de",
                    "Name": "Leistung SAX_incl. Offset"
                }
            ],
            "WriteAddress": 41,
            "WriteFunctionCode": 16
        },
        {
            "Active": true,
            "ByteOrder": -1,
            "DataType": 2,
            "Factor": 0,
            "Ident": "",
            "Length": 0,
            "Name": "Sollwert cos(Pih)",
            "Profile": "",
            "ReadAddress": 0,
            "ReadFunctionCode": 0,
            "Translation": [],
            "WriteAddress": 42,
            "WriteFunctionCode": 16
        },
        {
            "Active": true,
            "ByteOrder": -1,
            "DataType": 2,
            "Factor": 0,
            "Ident": "",
            "Length": 0,
            "Name": "Leistungsgrenzwert für Entladung",
            "Profile": "",
            "ReadAddress": 0,
            "ReadFunctionCode": 0,
            "Translation": [],
            "WriteAddress": 43,
            "WriteFunctionCode": 16
        },
        {
            "Active": true,
            "ByteOrder": -1,
            "DataType": 2,
            "Factor": 0,
            "Ident": "",
            "Length": 0,
            "Name": "Leistungsgrenzwert für Ladung",
            "Profile": "",
            "ReadAddress": 0,
            "ReadFunctionCode": 0,
            "Translation": [],
            "WriteAddress": 44,
            "WriteFunctionCode": 16
        },
        {
            "Active": true,
            "ByteOrder": -1,
            "DataType": 2,
            "Factor": 0,
            "Ident": "",
            "Length": 0,
            "Name": "Schaltzustand",
            "Profile": "",
            "ReadAddress": 45,
            "ReadFunctionCode": 3,
            "Translation": [],
            "WriteAddress": 45,
            "WriteFunctionCode": 16
        },
        {
            "Active": true,
            "ByteOrder": -1,
            "DataType": 2,
            "Factor": 0,
            "Ident": "",
            "Length": 0,
            "Name": "SoC",
            "Profile": "",
            "ReadAddress": 46,
            "ReadFunctionCode": 3,
            "Translation": [],
            "WriteAddress": 0,
            "WriteFunctionCode": 0
        },
        {
            "Active": true,
            "ByteOrder": -1,
            "DataType": 2,
            "Factor": 0,
            "Ident": "Leistung_Smartmeter_incl_Offset",
            "Length": 0,
            "Name": "Leistung Smartmeter + 16384",
            "Profile": "",
            "ReadAddress": 48,
            "ReadFunctionCode": 3,
            "Translation": [
                {
                    "Language": "de",
                    "Name": "Leistung Smartmeter incl. Offset"
                }
            ],
            "WriteAddress": 0,
            "WriteFunctionCode": 0
        }
    ],
    "ByteOrder": 0,
    "Profiles": {},
    "Requests": {
        "Interval": 1000
    },
    "VirtualAddresses": [
        {
            "Active": true,
            "Ident": "Power_SAX",
            "Name": "Power SAX",
            "Profile": "",
            "ReadAction": "return ($VALUES[\"Power_SAX_Offset\"] - 16384 );",
            "Translation": [
                {
                    "Language": "de",
                    "Name": "Leistung SAX"
                }
            ],
            "VariableType": 1,
            "WriteAction": ""
        },
        {
            "Active": true,
            "Ident": "Power_Smartmeter",
            "Name": "Power Smartmeter",
            "Profile": "",
            "ReadAction": "return ($VALUES[\"Leistung_Smartmeter_incl_Offset\"] - 16384 );",
            "Translation": [
                {
                    "Language": "de",
                    "Name": "Leistung Smartmeter"
                }
            ],
            "VariableType": 1,
            "WriteAction": ""
        }
    ]
}