LICENSE
README.md
pyproject.toml
bgetech_modbus/__init__.py
bgetech_modbus/client.py
bgetech_modbus/exceptions.py
bgetech_modbus.egg-info/PKG-INFO
bgetech_modbus.egg-info/SOURCES.txt
bgetech_modbus.egg-info/dependency_links.txt
bgetech_modbus.egg-info/requires.txt
bgetech_modbus.egg-info/top_level.txt
bgetech_modbus/devices/__init__.py
bgetech_modbus/devices/ds100.py
tests/test_client.py