uds.packet ========== .. py:module:: uds.packet .. autoapi-nested-parse:: A sub-package with tools for handling packets. It provides tools for: - data definitions for various packet fields (:ref:`N_AI `, :ref:`N_PCI `, :ref:`N_Data `) - creating new packets - storing historic information about packets that were either received or transmitted Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/uds/packet/abstract_packet/index /autoapi/uds/packet/abstract_packet_type/index