Uses of Class
org.openhab.core.config.core.status.ConfigStatusSource
-
Uses of ConfigStatusSource in org.openhab.core.config.core.status
Modifier and TypeMethodDescriptionvoid
ConfigStatusCallback.configUpdated
(ConfigStatusSource configStatusSource) Based on the givenConfigStatusSource
this operation propagates a new configuration status for an entity after its configuration has been updated.void
ConfigStatusService.configUpdated
(ConfigStatusSource configStatusSource) -
Uses of ConfigStatusSource in org.openhab.core.thing.binding
Modifier and TypeClassDescriptionfinal class
An implementation ofConfigStatusSource
for theThing
entity.