IEcu

Summary

Represents an Ecu.

Properties

Structure

class IEcu
diagnostic_addresses

The list of diagnostic addresses of the ECU.

Type

IReadOnlyList[TpAddress]

ecu_id

Extracts from the database the unique ID of the ECU.

Type

str

name

Extracts from the database the name of the ECU.

Type

str

response_address

The response addresses of the ECU.

Type

TpAddress

uuid

Extracts from the database the UUID of the ECU.

Type

str