A Command Line Interface for pymodbus
Dependencies: pymodbus : "pip install -U pymodbus" See docs at https://github.com/riptideio/pymodbus for more information.
Status: Only tested with ModbusTCP Synchronous at this point.
Testing: Currently tested against Modbus TCP using the server example provided at: https://github.com/riptideio/pymodbus/blob/master/examples/common/synchronous-server.py