Aggregated Energy Usage by Intervals

Retrieve aggregated electricity usage data (delivered and returned) in watt-hour (Wh) intervals for a specific smart meter. The aggregation is based on P1 data and supports multiple time resolutions via query parameters.

GET /api/v2/addresses/{address_uuid}/smart-meters/{smart_meter_uuid}/interval/electricity

GET /api/v2/addresses/{address_uuid}/smart-meters/{smart_meter_uuid}/interval/gas

Description

Returns aggregated electricity interval data for a smart meter, including:

  • Delivery (energy consumed from the grid, in Wh)
  • Return (energy fed back to the grid, in Wh)

Supported resolutions: quarter_hourly, hourly, daily, weekly, monthly, yearly