Uses of Package
org.openhab.core.automation.util
Package
Description
-
ClassDescriptionThis is an utility class to convert the
Input
s of aActionType
into a list ofConfigDescriptionParameter
s and to convert serialised inputs to the Java types required by theInput
s of aActionType
. -
ClassDescriptionThis is an utility class to convert the
Input
s of aActionType
into a list ofConfigDescriptionParameter
s and to convert serialised inputs to the Java types required by theInput
s of aActionType
. -
ClassDescriptionThis class allows the easy construction of an
Action
instance using the builder pattern.This class allows the easy construction of aCondition
instance using the builder pattern.This class allows the easy construction of aModule
instance using the builder pattern.This class allows the easy construction of aRule
instance using the builder pattern.This class allows the easy construction of aTrigger
instance using the builder pattern.