Summary
The DoIp module routes a TP-SDU through this connection.
IDoIpTpConnection.multicast_address
IDoIpTpConnection.name
IDoIpTpConnection.receivers
IDoIpTpConnection.source_address
IDoIpTpConnection.target_address
IDoIpTpConnection.tp_sdu
IDoIpTpConnection.transmitter
IDoIpTpConnection.uuid
Structure
TP address for one-to-many connections.
TpAddress
The name of the TP Connection.
str
The target of the TP connection.
IEnumerable[ITpNode]
IEnumerable
ITpNode
Reference to the address of the sender of the TP-SDU.
Reference to the address of the receiver of the TP-SDU.
Reference to the data exchange between DoIp and the PduR.
IPduTriggering
The source of the TP connection
The UUID of the TP Connection or the path to the TP Connection if no UUID is defined.