v2.1.1 Release: Aggregated Solar Production by Interval
4 months ago by Konstantin Mihaylov
Retrieve aggregated solar production data in watt-hours (Wh) for a solar inverter.
GET /api/v2/addresses/{address_uuid}/solar-inverters/{solar_inverter_uuid}/interval/production
Description
Returns interval-based aggregation of:
- Production — Energy generated by the solar inverter (Wh)
Supported resolutions:
quarter_hourly, hourly, daily, weekly, monthly, yearly
Required Query Parameters
- resolution
- fromDate (ISO 8601)
- toDate (ISO 8601)
- timezone