CouplingElement

Summary

the coupling element of Fibex data base

Properties

Structure

class CouplingElement
cluster

the cluster of coupling element

Type

ICluster

coupling_type
the type of coupling element

Possible Values : (SWITCH, ROUTER, HUB)

Type

str

ecu

the Ecu of coupling element

Type

IEcu

name

the name of coupling element

Type

str

ports

the list port of coupling element

Type

IReadOnlyCollection[CouplingPort]

uuid

the UUID of coupling element

Type

str