Uses of Interface
org.openhab.core.config.core.ConfigOptionProvider
Package
Description
-
Uses of ConfigOptionProvider in org.openhab.core.automation.module.script
Modifier and TypeClassDescriptionclass
TheScriptTransformationService
implements aTransformationService
using any available script language -
Uses of ConfigOptionProvider in org.openhab.core.config.core
Modifier and TypeClassDescriptionclass
TheCurrencyServiceConfigOptionProvider
is an implementation ofConfigOptionProvider
for the available currency providers.Modifier and TypeMethodDescriptionprotected void
ConfigDescriptionRegistry.addConfigOptionProvider
(ConfigOptionProvider configOptionProvider) protected void
ConfigDescriptionRegistry.removeConfigOptionProvider
(ConfigOptionProvider configOptionProvider) -
Uses of ConfigOptionProvider in org.openhab.core.magic.binding
Modifier and TypeInterfaceDescriptioninterface
A public interface for a service from this virtual bundle which is also aConfigOptionProvider
.