brainelectronics / micropython-modbus

MicroPython Modbus RTU Slave/Master and TCP Server/Slave library
GNU General Public License v3.0
104 stars 45 forks source link

Add testing framework for ModbusRTU #47

Closed brainelectronics closed 1 year ago

brainelectronics commented 1 year ago

Create test framework for ModbusRTU implementation. Try to use similar way as for Modbus TCP with Unix Micropython docker container