Class ChannelGroupTypeI18nLocalizationService

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

@NonNullByDefault public class ChannelGroupTypeI18nLocalizationService extends Object
This OSGi service could be used to localize a ChannelGroupType type 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, Henning Treu - factored out from ThingTypeI18nLocalizationService, Christoph Weitkamp - Removed "advanced" attribute