Class ThingTypeI18nLocalizationService

java.lang.Object
org.openhab.core.thing.i18n.ThingTypeI18nLocalizationService

@NonNullByDefault public class ThingTypeI18nLocalizationService extends Object
This OSGi service could be used to localize a ThingType using the I18N mechanism of the openHAB framework.
Author:
Markus Rathgeb - Initial contribution, Markus Rathgeb - Move code from XML thing type provider to separate service, Laurent Garnier - fix localized label and description for channel group definition, Christoph Weitkamp - factored out from XmlChannelTypeProvider and XmlChannelGroupTypeProvider