.gitignore
LICENSE
README.md
setup.py
docs/mx2.enums.html
docs/mx2.exceptions.html
docs/mx2.html
docs/mx2.types.html
examples/01_connect.py
examples/02_read_write_coil.py
examples/03_read_registers.py
examples/04_write_registers.py
examples/05_read_write_registers.py
examples/06_data_types.py
mx2/__init__.py
mx2/enums.py
mx2/exceptions.py
mx2/types.py
pymx2.egg-info/PKG-INFO
pymx2.egg-info/SOURCES.txt
pymx2.egg-info/dependency_links.txt
pymx2.egg-info/requires.txt
pymx2.egg-info/top_level.txt
tests/__init__.py
tests/inverter.py
tests/modbus.py
tests/ser.py
tests/types.py