Uses of Package
org.openhab.core.thing.binding
-
Classes in org.openhab.core.thing.binding used by org.openhab.core.automation.module.script.defaultscope Class Description ThingActions Marker interface for Automation Actions with access to aThingHandler
. -
Classes in org.openhab.core.thing.binding used by org.openhab.core.automation.thingsupport Class Description ThingActions Marker interface for Automation Actions with access to aThingHandler
. -
Classes in org.openhab.core.thing.binding used by org.openhab.core.magic.binding.handler Class Description BaseBridgeHandler TheBaseBridgeHandler
implements theBridgeHandler
interface and adds some convenience methods for bridges to theBaseThingHandler
.BaseThingHandler BaseThingHandler
provides a base implementation for theThingHandler
interface.BridgeHandler 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.ThingHandler AThingHandler
handles the communication between the openHAB framework and an entity from the real world, e.g.ThingHandlerService Interface for a service that provides access to aThingHandler
. -
Classes in org.openhab.core.thing.binding used by org.openhab.core.model.rule.jvmmodel Class Description ThingActions Marker interface for Automation Actions with access to aThingHandler
. -
Classes in org.openhab.core.thing.binding used by org.openhab.core.model.rule.scoping Class Description ThingActions Marker interface for Automation Actions with access to aThingHandler
. -
Classes in org.openhab.core.thing.binding used by org.openhab.core.model.script Class Description ThingActions Marker interface for Automation Actions with access to aThingHandler
. -
Classes in org.openhab.core.thing.binding used by org.openhab.core.model.script.actions Class Description ThingActions Marker interface for Automation Actions with access to aThingHandler
. -
Classes in org.openhab.core.thing.binding used by org.openhab.core.model.script.engine Class Description ThingActions Marker interface for Automation Actions with access to aThingHandler
. -
Classes in org.openhab.core.thing.binding used by org.openhab.core.thing Class Description BridgeHandler 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.ThingHandler AThingHandler
handles the communication between the openHAB framework and an entity from the real world, e.g. -
Classes in org.openhab.core.thing.binding used by org.openhab.core.thing.binding Class Description AbstractDynamicDescriptionProvider TheAbstractDynamicDescriptionProvider
provides a base implementation for dynamic description providers.BaseBridgeHandler TheBaseBridgeHandler
implements theBridgeHandler
interface and adds some convenience methods for bridges to theBaseThingHandler
.BaseThingHandler BaseThingHandler
provides a base implementation for theThingHandler
interface.BridgeHandler 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.ThingHandler AThingHandler
handles the communication between the openHAB framework and an entity from the real world, e.g.ThingHandlerCallback ThingHandlerCallback
is callback interface forThingHandler
s.ThingHandlerFactory ThingHandlerService Interface for a service that provides access to aThingHandler
. -
Classes in org.openhab.core.thing.binding used by org.openhab.core.thing.type Class Description ThingTypeProvider TheThingTypeProvider
is responsible for providing thing types. -
Classes in org.openhab.core.thing.binding used by org.openhab.core.thing.util Class Description ThingHandler AThingHandler
handles the communication between the openHAB framework and an entity from the real world, e.g.