{
    "battery": {
        "stateOfCharge": {
            "value": 93,
            "unit": "%"
        },
        "stateOfCapacity": {
            "value": 147.312,
            "unit": "kWh"
        },
        "power": {
            "value": -259,
            "unit": "W"
        },
        "voltage": {
            "value": 49.83,
            "unit": "V"
        },
        "current": {
            "value": -5.2,
            "unit": "A"
        },
        "temperature": {
            "value": 13.2,
            "unit": "\u00b0C"
        },
        "minCellVoltage": {
            "value": 3.28,
            "unit": "V"
        },
        "maxCellVoltage": {
            "value": 3.33,
            "unit": "V"
        }
    },
    "solar": {
        "approxLoad": {
            "value": 1,
            "unit": "%"
        },
        "approxRemainBattery": {
            "value": 861,
            "unit": "h"
        },
        "power": {
            "value": 171,
            "unit": "W"
        },
        "voltage": {
            "value": 49.84,
            "unit": "V"
        },
        "current": {
            "value": 5.1,
            "unit": "A"
        },
        "state": {
            "value": "Inverting",
            "unit": ""
        },
        "solarProd": {
            "value": 0,
            "unit": "W"
        }
    }
}