Package org.openhab.core.thing.binding.generic
package org.openhab.core.thing.binding.generic
-
ClassDescriptionThe
ChannelHandler
defines the interface for converting receivedChannelHandlerContent
toState
s for posting updates toChannel
s andCommand
s to values for sendingTheChannelHandlerContent
defines the pre-processed responseTheChannelMode
enum defines control modes for channelsTheChannelTransformation
can be used to transform an input value using one or more transformations.TheChannelValueConverterConfig
is a base class for the channel configuration of things using theChannelHandler
s