Uses of Interface
org.openhab.core.thing.binding.ThingHandlerFactory
-
Uses of ThingHandlerFactory in org.openhab.core.thing.binding
Modifier and TypeClassDescriptionclass
TheBaseThingHandlerFactory
provides a base implementation for theThingHandlerFactory
interface.Modifier and TypeMethodDescriptionstatic @Nullable Thing
ThingFactory.createThing
(ThingUID thingUID, Configuration configuration, @Nullable Map<String, String> properties, @Nullable ThingUID bridgeUID, ThingTypeUID thingTypeUID, List<ThingHandlerFactory> thingHandlerFactories)