Uses of Interface
org.openhab.core.thing.ThingProvider
-
Uses of ThingProvider in org.openhab.core.thing
Modifier and TypeClassDescriptionclass
ManagedThingProvider
is an OSGi service, that allows to add or remove things at runtime by callingAbstractManagedProvider.add(E)
orAbstractManagedProvider.remove(K)
.