Uses of Interface
org.openhab.core.thing.Bridge
Package
Description
-
Uses of Bridge in org.openhab.core.magic.binding.handler
-
Uses of Bridge in org.openhab.core.thing.binding
Modifier and TypeMethodDescriptionprotected @Nullable Bridge
BaseThingHandler.getBridge()
Returns the bridge of the thing.@Nullable Bridge
Returns the bridge of the thing.BaseBridgeHandler.getThing()
ModifierConstructorDescriptionBaseBridgeHandler
(Bridge bridge) ConfigStatusBridgeHandler
(Bridge bridge) Creates a new instance of this class for the givenBridge
. -
Uses of Bridge in org.openhab.core.thing.binding.builder
Modifier and TypeMethodDescriptionstatic BridgeBuilder
Create a new bridgeBridgeBuilder
for a copy of the given bridge