-
Add
CONTRIBTING.md
and related docs- Clarify difference between user and devs installations
-
Fix dependencies issues
- Remove
example/swat
directory- Kept some files in the
misc/
directory
- Kept some files in the
- Fix
write_coil
bug
- Bug fixes
- Modbus through
pymodbus
- Added
rednose
for better user interface - Added
raises
decorator to test for expected Exceptions - Bug fixes
- Removed
tests/utils_tests.py
- Network API core functions:
send
andreceive
- Physical layer API core functions:
set
andget
- Subset of Ethernet/IP through
cpppo
- SQLite3 through
sqlite3