Returns all currently active smart furniture hookups, i.e. all smart furniture hookups that have sent a measurement in the recent times.
A promise resolving to a list of SmartFurnitureHookupID values together with the most recent consumption data.
Retrieves consumption points for a specific utility type, optionally filtered by a time-series configuration.
Optionalfilter: TimeSeriesFilterOptional time-series filter.
OptionaltagsFilter: TagsFilterOptional measurement tags filter.
A promise resolving to an array of consumption points.
Retrieves utility meter information, optionally filtered by a time range and additional tags.
Optionalfilter: TimeRangeFilterOptional time range filter.
OptionaltagsFilter: TagsFilterOptional measurement tags filter.
A promise resolving to the set of utility meters.
Service interface for retrieving information related to smart furniture hookups, utility meters, and consumption data.