- Energy scheduling endpoints (for forward planning)
- Cost reporting endpoints
tariff_rate
field to LOCAL
when submitting metering data in either instant or aggregated cost reporting use case.
Forecast generation
Use this to help Flatpeak plan ahead:- Submit expected generation via interval or cumulative metering endpoints.
- Set the confidence parameter to anything less than 1.
Example request
Actual generation
Use this to log real production data:- Submit actual generation to the same endpoints.
- Set
confidence
to 1 — this will overwrite any previously submitted records for the same period.
Example request