Uses of Package
org.openhab.core.automation.template
Packages that use org.openhab.core.automation.template
Package
Description
-
Classes in org.openhab.core.automation.template used by org.openhab.core.automation.dtoClassDescriptionThis class is used to define
Rule Templates
which are shared combination of ready to use modules, which can be configured to produceRule
instances. -
Classes in org.openhab.core.automation.template used by org.openhab.core.automation.templateClassDescriptionThe templates define types of shared, ready to use definitions of automation objects, which can be instantiated and configured to produce automation instances.This interface has to be implemented by all providers of
Template
s. -
Classes in org.openhab.core.automation.template used by org.openhab.core.automation.utilClassDescriptionThis class is used to define
Rule Templates
which are shared combination of ready to use modules, which can be configured to produceRule
instances.