Ga naar hoofdinhoud

buildings_electricity_meterreadings_actual

GET 

/public-api/buildings/:uuid/electricity/meterreadings/actual/

Pre-requisites

  • uuid: You need a (building) uuid for this endpoint. You can get a list of buildings with GET /buildings/.

Retrieve actual electricity meter readings for your building, this will only return the actual values when it's not too old (max one hour) (GET /buildings/{uuid}/electricity/meterreadings/latest/ will always return the last values).


Unit: kilowatt hour (kWh)

Request

Responses