Small Python scripts for reading data from SAJ H2-series inverters via Modbus TCP. I put this together because my inverter doesn’t expose its web UI and I didn’t have physical access to it for a while ...
A simple Modbus/TCP client library for Python. pyModbusTCP is pure Python code without any extension or external module dependency. Since version 0.1.0, a server is also available. The module is ...