uds.transport_interface ======================= .. py:module:: uds.transport_interface .. autoapi-nested-parse:: A sub-package with definition of UDS middle layers (Transport and Network). It provides tools and base for configurable Transport Interfaces. Transport Interfaces features: - transmitting and receiving packets - transmitting and receiving UDS messages - storing historic information about transmitted and received packets - storing historic information about transmitted and received UDS messages - managing Transport and Network layer errors Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/uds/transport_interface/abstract_transport_interface/index /autoapi/uds/transport_interface/logger/index