Uses of Package
com.storedobject.iot
Packages that use com.storedobject.iot
-
Classes in com.storedobject.iot used by com.storedobject.iotClassDescriptionRepresents an abstract unit within a system.Alert Generator.The AQI class represents the Air Quality Index, a measure used to communicate how polluted the air currently is or how polluted it is forecast to become.Represents a Block (or a Building or something similar), which is a specific unit of functionality or data in the application framework, extending the capabilities of
AbstractUnit
.Represents consumption data associated with a specific resource, item, and a time period.A functional interface for calculating consumption values over a specified time period.Represents daily consumption data tied to a specific item, resource, year, and day.The DailyStatistics class represents daily statistical data and provides methods to define column structure, indices, and retrieve specific daily statistics details.Base class that represents data values that belong to aUnit
.Structure to hold time and value.The HourlyConsumption class represents consumption data aggregated at an hourly level.The HourlyStatistics class extends the Statistics class and adds functionality specific to hourly data.Represents a monthly consumption entity that extends the base Consumption class.Represents a statistical record for a specific month.Definition of MQTT connector.Represents a Site entity that stores detailed information such as name, project affiliation, time zone, unique code, and its associated attributes.Represents statistical data pertaining to units and periods.Represents a unit with various attributes and methods for handling its statistics, ordinality, block association, and other operations.The WeeklyConsumption class extends the Consumption class to represent consumption data on a weekly basis.The WeeklyStatistics class extends the Statistics class and provides functionality for managing and retrieving weekly statistical data.Represents the yearly resource consumption details.Represents statistics that are aggregated on a yearly basis. -
Classes in com.storedobject.iot used by com.storedobject.ui.iotClassDescriptionRepresents an abstract unit within a system.Represents a Block (or a Building or something similar), which is a specific unit of functionality or data in the application framework, extending the capabilities of
AbstractUnit
.Represents consumption data associated with a specific resource, item, and a time period.Base class that represents data values that belong to aUnit
.Represents a Site entity that stores detailed information such as name, project affiliation, time zone, unique code, and its associated attributes.Represents a unit with various attributes and methods for handling its statistics, ordinality, block association, and other operations.