Uses of Interface
org.openhab.core.items.TimeSeriesListener
Packages that use TimeSeriesListener
-
Uses of TimeSeriesListener in org.openhab.core.items
Fields in org.openhab.core.items with type parameters of type TimeSeriesListenerModifier and TypeFieldDescriptionprotected Set<TimeSeriesListener> GenericItem.timeSeriesListenersMethods in org.openhab.core.items with parameters of type TimeSeriesListenerModifier and TypeMethodDescriptionvoidGenericItem.addTimeSeriesListener(TimeSeriesListener listener) voidGenericItem.removeTimeSeriesListener(TimeSeriesListener listener)