Uses of Class
org.openhab.core.config.core.ConfigDescriptionRegistry
Packages that use ConfigDescriptionRegistry
-
Uses of ConfigDescriptionRegistry in org.openhab.core.thing.binding
Methods in org.openhab.core.thing.binding that return ConfigDescriptionRegistryModifier and TypeMethodDescriptionprotected @Nullable ConfigDescriptionRegistry
BaseThingHandlerFactory.getConfigDescriptionRegistry()
Methods in org.openhab.core.thing.binding with parameters of type ConfigDescriptionRegistryModifier and TypeMethodDescriptionstatic Thing
ThingFactory.createThing
(ThingType thingType, ThingUID thingUID, Configuration configuration, @Nullable ThingUID bridgeUID, @Nullable ConfigDescriptionRegistry configDescriptionRegistry) Creates a thing based on a given thing type.