Uses of Interface
org.openhab.core.automation.template.Template
Packages that use Template
-
Uses of Template in org.openhab.core.automation.template
Classes in org.openhab.core.automation.template with type parameters of type TemplateModifier and TypeInterfaceDescriptioninterfaceTemplateProvider<E extends Template>This interface has to be implemented by all providers ofTemplates.interfaceTemplateRegistry<E extends Template>This interface provides functionality to get availableTemplates.Classes in org.openhab.core.automation.template that implement TemplateModifier and TypeClassDescriptionclassThis class is used to defineRule Templateswhich are shared combination of ready to use modules, which can be configured to produceRuleinstances.