Uses of Package
org.openhab.core.thing.binding
Packages that use org.openhab.core.thing.binding
Package
Description
-
Classes in org.openhab.core.thing.binding used by org.openhab.core.automation.module.script.defaultscope
-
Classes in org.openhab.core.thing.binding used by org.openhab.core.automation.thingsupport
-
Classes in org.openhab.core.thing.binding used by org.openhab.core.config.discoveryClassDescriptionA
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
. -
Classes in org.openhab.core.thing.binding used by org.openhab.core.magic.binding.handlerClassDescriptionThe
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
. -
Classes in org.openhab.core.thing.binding used by org.openhab.core.model.rule.jvmmodel
-
Classes in org.openhab.core.thing.binding used by org.openhab.core.model.rule.scoping
-
Classes in org.openhab.core.thing.binding used by org.openhab.core.model.script
-
Classes in org.openhab.core.thing.binding used by org.openhab.core.model.script.actions
-
Classes in org.openhab.core.thing.binding used by org.openhab.core.model.script.engine
-
Classes in org.openhab.core.thing.binding used by org.openhab.core.thingClassDescriptionA
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
. -
Classes in org.openhab.core.thing.binding used by org.openhab.core.thing.bindingClassDescriptionThe
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. -
Classes in org.openhab.core.thing.binding used by org.openhab.core.thing.type
-
Classes in org.openhab.core.thing.binding used by org.openhab.core.thing.utilClassDescriptionA
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
.