Package org.openhab.core.thing.type
Class BridgeType
java.lang.Object
org.openhab.core.thing.type.AbstractDescriptionType
org.openhab.core.thing.type.ThingType
org.openhab.core.thing.type.BridgeType
- All Implemented Interfaces:
Identifiable<UID>
The
BridgeType
describes a concrete type of a Bridge
.
A BridgeType
inherits a ThingType
and signals a parent-child relation.
This description is used as template definition for the creation of the according concrete Bridge
object.
Hint: This class is immutable.
- Author:
- Michael Grammling - Initial contribution, Thomas Höfer - Added thing and thing type properties, Andre Fuechsel - Added representationProperty
-
Method Summary
Methods inherited from class org.openhab.core.thing.type.ThingType
equals, getBindingId, getCategory, getChannelDefinitions, getChannelGroupDefinitions, getExtensibleChannelTypeIds, getProperties, getRepresentationProperty, getSupportedBridgeTypeUIDs, getUID, hashCode, isListed, toString
Methods inherited from class org.openhab.core.thing.type.AbstractDescriptionType
getConfigDescriptionURI, getDescription, getLabel