Class BridgeType

All Implemented Interfaces:
Identifiable<UID>

@NonNullByDefault public class BridgeType extends ThingType
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