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