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 ...
Communicates with a Victron Cerbo GX ESS using ModbusTCP. Displays an ANSI status screen in a terminal window and logs overall status of the entire system every second. Python 3.10.10 was used to test ...