Meter submissions
Submit interval meter records
Accepts array of meter records holding energy use values for each period.
- 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
.
PUT
Authorizations
Body
application/json · object[]
The body is of type object[]
.
Response
200
application/json
The response is of type object
.