IDoIpTpConnection

Summary

Represents a DO-IP-TP Connection

The DoIp module routes a TP-SDU through this connection.

Properties

Structure

class IDoIpTpConnection
name

The name of the TP Connection.

Type

str

source_address

Reference to the address of the sender of the TP-SDU.

Type

TpAddress

target_address

Reference to the address of the receiver of the TP-SDU.

Type

TpAddress

tp_sdu

Reference to the data exchange between DoIp and the PduR.

Type

IPduTriggering

uuid

The UUID of the TP Connection or the path to the TP Connection if no UUID is defined.

Type

str