Class HourlyConsumption

java.lang.Object
All Implemented Interfaces:
Displayable, StringFiller, DBTransaction.NoHistory, HasId

public final class HourlyConsumption extends Consumption<PeriodType>
The HourlyConsumption class represents consumption data aggregated at an hourly level. It extends the Consumption class and provides additional functionality specific to hourly consumption. This class includes methods for managing and integrating hourly consumption data into different time-based aggregations.
Author:
Syam