Meter Readings per Month
See the Buildings API reference for full endpoint documentation.
The endpoint requires the month in YYYY-MM format.
The request body contains a list of meter readings. Each reading requires identification of the meter and either a final reading or total consumption for the month.
Meter identification
Section titled “Meter identification”Pick one:
- Hausing ID — the internal Hausing meter ID
- Third party ID — must be configured in Hausing beforehand
Month value
Section titled “Month value”Pick one:
- Reading — the last month reading from the meter
- Consumption — total meter month consumption multiplied by the coefficient
A successful response is 204 No Content.