Summary
Represents a Connector.
IConnector.applications
IConnector.channel
IConnector.controller
IConnector.ecu
IConnector.input_ports
IConnector.networks
IConnector.output_ports
IConnector.uuid
Structure
A list of applications of the connector
IEnumerable[IApplicationEndpoint]
IEnumerable
IApplicationEndpoint
The channel of the connector.
IChannel
The controller of the connector.
IController
The parent ecu of the connector.
IEcu
A list of the input ports of the connector
IEnumerable[IEcuPort]
IEcuPort
A list of networks of the connector
IEnumerable[INetwork]
INetwork
A list of the output ports of the connector
The uuid of the connector.
str