Uses of Package
org.openhab.core.thing.binding
Package
Description
-
-
-
ClassDescriptionThe
BaseBridgeHandler
implements theBridgeHandler
interface and adds some convenience methods for bridges to theBaseThingHandler
.BaseThingHandler
provides a base implementation for theThingHandler
interface.ABridgeHandler
handles the communication between the openHAB framework and a bridge (a device that acts as a gateway to enable the communication with other devices) represented by aBridge
instance.AThingHandler
handles the communication between the openHAB framework and an entity from the real world, e.g.Interface for a service that provides access to aThingHandler
. -
-
-
-
-
-
ClassDescriptionA
BridgeHandler
handles the communication between the openHAB framework and a bridge (a device that acts as a gateway to enable the communication with other devices) represented by aBridge
instance.AThingHandler
handles the communication between the openHAB framework and an entity from the real world, e.g. -
ClassDescriptionThe
AbstractDynamicDescriptionProvider
provides a base implementation for dynamic description providers.TheBaseBridgeHandler
implements theBridgeHandler
interface and adds some convenience methods for bridges to theBaseThingHandler
.BaseThingHandler
provides a base implementation for theThingHandler
interface.ABridgeHandler
handles the communication between the openHAB framework and a bridge (a device that acts as a gateway to enable the communication with other devices) represented by aBridge
instance.AThingHandler
handles the communication between the openHAB framework and an entity from the real world, e.g.ThingHandlerCallback
is callback interface forThingHandler
s.Interface for a service that provides access to aThingHandler
.TheThingTypeProvider
is responsible for providing thing types. -
-
ClassDescriptionA
ThingHandler
handles the communication between the openHAB framework and an entity from the real world, e.g.