DeviceStatusReadingsType
Fields
Device charging power in kilowatts (kW) - negative for import, positive for export.
Energy stored in the device in kilowatt-hours (kWh).
State of charge of the battery in % (may not be a whole number).
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"activePowerInKw": DeviceStatusReadingType,
"energyInKwh": DeviceStatusReadingType,
"socPercentage": DeviceStatusReadingType
}