This project is intentionally read-only. It only uses Modbus read operations for holding and input registers. It does not write registers, coils, device configuration, firmware, or files. It must only ...
modbus-crawler reads and writes Modbus registers from a simple register specification. It supports Modbus TCP and Modbus RTU, sync and async clients, and CSV or pandas-based register definitions. The ...