python-doipclient:
doipclient is a pure Python 3 Diagnostic over IP (DoIP) client which can be used for communicating with modern ECU's over automotive ethernet. It implements the majority of ISO-13400 (2019) from the perspective of a short-lived synchronous client. The primary use case is to serve as a transport layer implementation for the udsoncan library.
doipclient是一个纯Python 3 IP诊断(DoIP)客户端,可用于与ECU的汽车以太网通信。它从客户端的角度实现了ISO-13400(2019)的大部分内容。主要是作为udsoncan库的传输层实现<