Docs · Data format

Explicit intervals. Verifiable energy.

Each row describes an interval boundary and energy quantity. Timestamps include a UTC offset so daylight-saving transitions remain auditable.

Minimal CSV

start_at,end_at,import_kwh,export_kwh,quality
2026-08-01T00:00:00+10:00,2026-08-01T00:30:00+10:00,0.214,0,actual
2026-08-01T00:30:00+10:00,2026-08-01T01:00:00+10:00,0.198,0,actual

Rules

Structured JSON can declare Grid and Controlled Load Import/Export channels explicitly. It normalizes to the same Energy Bundle as equivalent CSV.