Uses of Interface
org.openhab.core.thing.type.ChannelTypeProvider
Packages that use ChannelTypeProvider
Package
Description
-
Uses of ChannelTypeProvider in org.openhab.core.thing
Classes in org.openhab.core.thing that implement ChannelTypeProviderModifier and TypeClassDescriptionclassImplementation providing default system wide channel types -
Uses of ChannelTypeProvider in org.openhab.core.thing.binding
Classes in org.openhab.core.thing.binding that implement ChannelTypeProviderModifier 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 ChannelTypeProvider in org.openhab.core.thing.type
Methods in org.openhab.core.thing.type with parameters of type ChannelTypeProviderModifier and TypeMethodDescriptionprotected voidChannelTypeRegistry.addChannelTypeProvider(ChannelTypeProvider channelTypeProviders) protected voidChannelTypeRegistry.removeChannelTypeProvider(ChannelTypeProvider channelTypeProviders)