Uses of Interface
org.openhab.core.automation.handler.ConditionHandler
Packages that use ConditionHandler
Package
Description
-
Uses of ConditionHandler in org.openhab.core.automation.handler
Subinterfaces of ConditionHandler in org.openhab.core.automation.handlerModifier and TypeInterfaceDescriptioninterface
ConditionHandler
that evaluates, if the current time satisfies a specified condition.Classes in org.openhab.core.automation.handler that implement ConditionHandlerModifier and TypeClassDescriptionclass
This is a base class that can be used by ConditionModuleHandler implementations