Submit cumulative meter records
Accepts array of meter records holding energy use as cumulative values.
- If you are metering a device, submit records under
device_id
. - If you are metering a location (i.e. main supply address meter), submit records under
location_id
.
Authorizations
Body
Metering data array
FlatPeak location_id
that you are submitting metering records for.
Units of measure, supported values are WH
, KWH
.
FlatPeak device_id
you are submitting metering records for. If you provided both location_id
and device_id
your records will be attributed to device_id
.
Indicates metering direction. Set to IMPORT
or EXPORT
. Defaults to IMPORT
.
A reference for a group of metering records, for example, a charging session ID.
Indicates tariff direction. Set to IMPORT
, EXPORT
or LOCAL
. Defaults to match the direction
parameter.
Response
FlatPeak account ID.
Returns details of any meter records that failed processing
FlatPeak ID for this submission.
Object name, i.e. meter_batch
.
Number of accepted metering records.
Number of processed metering records.
Number of received metering records.
Time when this object was created. In UTC.
Was this page helpful?