Uses of Interface
org.openhab.core.thing.type.ChannelGroupTypeProvider
Packages that use ChannelGroupTypeProvider
-
Uses of ChannelGroupTypeProvider in org.openhab.core.thing.binding
Classes in org.openhab.core.thing.binding that implement ChannelGroupTypeProviderModifier and TypeClassDescriptionclassTheAbstractStorageBasedTypeProvideris the base class for the implementation of aStoragebasedThingTypeProvider,ChannelTypeProviderandChannelGroupTypeProviderIt can be subclassed by bindings that createThingTypes andChannelTypes on-the-fly and need to persist those for future thing initializations -
Uses of ChannelGroupTypeProvider in org.openhab.core.thing.type
Methods in org.openhab.core.thing.type with parameters of type ChannelGroupTypeProviderModifier and TypeMethodDescriptionprotected voidChannelGroupTypeRegistry.addChannelGroupTypeProvider(ChannelGroupTypeProvider channelGroupTypeProvider) protected voidChannelGroupTypeRegistry.removeChannelGroupTypeProvider(ChannelGroupTypeProvider channelGroupTypeProvider)