Uses of Class
org.openhab.core.config.core.status.ConfigStatusInfo
-
Uses of ConfigStatusInfo in org.openhab.core.config.core.status
Modifier and TypeMethodDescription@Nullable ConfigStatusInfo
ConfigStatusService.getConfigStatus
(String entityId, @Nullable Locale locale) Retrieves theConfigStatusInfo
of the entity by using the registeredConfigStatusProvider
that supports the given entity. -
Uses of ConfigStatusInfo in org.openhab.core.config.core.status.events
ModifierConstructorDescriptionConfigStatusInfoEvent
(String topic, ConfigStatusInfo configStatusInfo) Creates a newConfigStatusInfoEvent
.