Uses of Package
org.openhab.core.thing.binding
Package
Description
-
-
-
ClassDescriptionA
ThingHandler
handles the communication between the openHAB framework and an entity from the real world, e.g. a physical device, a web service, etc. represented by aThing
.Interface for a service that provides access to aThingHandler
. -
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. a physical device, a web service, etc. represented by aThing
.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. a physical device, a web service, etc. represented by aThing
. -
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. a physical device, a web service, etc. represented by aThing
.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. a physical device, a web service, etc. represented by aThing
.