.gitignore
.readthedocs.yml
CONTRIBUTING.md
DEVELOPMENT.md
LICENSE
README.md
pyproject.toml
setup.py
.github/workflows/publish.yml
docs/Makefile
docs/client.rst
docs/conf.py
docs/connection.rst
docs/discovery.rst
docs/exceptions.rst
docs/index.rst
docs/make.bat
docs/manager.rst
docs/_static/.gitkeep
examples/01_basic_single_ecu.py
examples/02_multi_ecu.py
examples/03_dynamic_switching.py
examples/04_discovery.py
tests/__init__.py
tests/test_client.py
tests/test_connection.py
tests/test_discovery.py
tests/test_exceptions.py
tests/test_manager.py
udsonip/__init__.py
udsonip/client.py
udsonip/connection.py
udsonip/discovery.py
udsonip/exceptions.py
udsonip/manager.py
udsonip.egg-info/PKG-INFO
udsonip.egg-info/SOURCES.txt
udsonip.egg-info/dependency_links.txt
udsonip.egg-info/requires.txt
udsonip.egg-info/top_level.txt