Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 264 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 264 Bytes

ModbusSniffer

Modbus RTU packet sniffer

Wrapper around pymodbus to print all packets on bus from either slave or master. Useful for sniffing packets between two devices to ensure correct operation.

Simple command line tool that prints results to the terminal.