Skip to content

Calculated Consumptions

Manual meters will also produce calculated values. If two meter readings exists, the calculated consumption between those readings will be created for each resolution. If any manual consumptions exists, they will be propagate upwards in resolutions, eg. a calculated monthly value will sum the manual daily values for that month (as well as any potential calculated ones).

How it works

Calculated hourly consumptions are calculated from any potentially existing readings. Any calculated consumptions for the other resolutions (day, month, year) are calculated by adding all consumptions for that timespan.

Examples

  1. The calculated daily consumption for 1 Jan 2022 will sum all the manual and calculated consumptions from 1 Jan 2022 00:00 to 1 Jan 2022 23:59.
  2. The calculated monthly consumption for Jan 2022 will sum all the manual and calculated consumptions from 1 Jan 2022 00:00 to 31 Jan 2022 23:59.
  3. The calculated yearly consumption for 2022 will sum all the manual and calculated consumptions from 1 Jan 2022 00:00 to 31 Dec 2022 23:59.

Note

Entering manual consumptions will result in a missmatch between the calculated consumption and any entered readings. If you have 2 readings from the start of a day to the end of it with a difference of 24 units. Entering a manual consumption with a value of eg. 10 for one of the hours on that day, will result in a total calculated consumption for that day of 33 units.

Key Rules

  • There has to be at least two readings for any calculated consumptions to be created.
  • If there's more than 30 hours between two readings, no calculated hourly consumptions will be created for the hours in between.
  • If there's more than 1000 days between two readings, no calculated consumptions will be created at all.
  • Manual consumptions will override any calculated ones.