SiteTelemetry
Fields
The current power in kW being consumed by the property from the solar panels, battery and grid. If power is being exported to the grid, that is offset againstconsumption. If power is being used to charge the battery, that doesn't count towards consumption; that'll only count as consumed when it is later used to power the property (this avoids double-counting it).
The current power being exported from the property to the grid in kW. This will be 0 if no export is occurring, or otherwise a positive value.
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
{
"consumptionInKw": "1.0",
"exportInKw": "1.0"
}