Package org.openhab.core.library.types
Interface DateTimeGroupFunction
- All Superinterfaces:
GroupFunction
This interface is a container for group functions that require
DateTimeTypes for its calculations.- Author:
- Robert Michalak - Initial contribution
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classThis calculates the minimum value of all item states of DateType type.static classThis calculates the maximum value of all item states of DateType type.Nested classes/interfaces inherited from interface org.openhab.core.items.GroupFunction
GroupFunction.Equality -
Field Summary
-
Method Summary
Methods inherited from interface org.openhab.core.items.GroupFunction
calculate, getParameters, getStateAs