Uses of Interface
org.openhab.core.config.core.status.ConfigStatusProvider
Packages that use ConfigStatusProvider
-
Uses of ConfigStatusProvider in org.openhab.core.config.core.status
Methods in org.openhab.core.config.core.status with parameters of type ConfigStatusProviderModifier and TypeMethodDescriptionprotected voidConfigStatusService.addConfigStatusProvider(ConfigStatusProvider configStatusProvider) protected voidConfigStatusService.removeConfigStatusProvider(ConfigStatusProvider configStatusProvider) -
Uses of ConfigStatusProvider in org.openhab.core.thing.binding
Classes in org.openhab.core.thing.binding that implement ConfigStatusProviderModifier and TypeClassDescriptionclassTheConfigStatusBridgeHandleris an extension ofBaseBridgeHandlerthat implements theConfigStatusProviderinterface.classTheConfigStatusThingHandleris an extension ofBaseThingHandlerthat implements theConfigStatusProviderinterface.