Uses of Interface
org.openhab.core.thing.type.ChannelGroupTypeProvider
-
Uses of ChannelGroupTypeProvider in org.openhab.core.thing.binding
Modifier and TypeClassDescriptionclass
TheAbstractStorageBasedTypeProvider
is the base class for the implementation of aStorage
basedThingTypeProvider
,ChannelTypeProvider
andChannelGroupTypeProvider
It can be subclassed by bindings that createThingType
s andChannelType
s on-the-fly and need to persist those for future thing initializations -
Uses of ChannelGroupTypeProvider in org.openhab.core.thing.type
Modifier and TypeMethodDescriptionprotected void
ChannelGroupTypeRegistry.addChannelGroupTypeProvider
(ChannelGroupTypeProvider channelGroupTypeProvider) protected void
ChannelGroupTypeRegistry.removeChannelGroupTypeProvider
(ChannelGroupTypeProvider channelGroupTypeProvider)