Class ThingConfigStatusSource

java.lang.Object
org.openhab.core.config.core.status.ConfigStatusSource
org.openhab.core.thing.binding.ThingConfigStatusSource

@NonNullByDefault public final class ThingConfigStatusSource extends ConfigStatusSource
An implementation of ConfigStatusSource for the Thing entity.
Author:
Thomas Höfer - Initial contribution
  • Constructor Details

    • ThingConfigStatusSource

      public ThingConfigStatusSource(String thingUID)
      Creates a new ThingConfigStatusSource for the given thing UID.
      Parameters:
      thingUID - the UID of the thing
  • Method Details

    • getTopic

      public String getTopic()
      Specified by:
      getTopic in class ConfigStatusSource
      Returns:
      the topic over which the new configuration status is to be propagated