IAutosarFollowUpTlv

Summary

Represents an Autosar follow up TLV for PTP messages (an extension to follow up messages with extra information).

Properties

Structure

class IAutosarFollowUpTlv
length_field

The TLV length.

Type

uint16 or None

organization_id

TLV's organization id.

Type

uint32 or None

organization_sub_type

TLV's organization sub type.

Type

uint32 or None

sub_tlvs

The Autosar Sub TLVs.

Type

Array[IAutosarFollowUpSubTlv]

tlv_type

TLV type.

Type

uint16 or None