These are basis for most examples and thus tested separately """Return next port.""" base_ports[__class__.__name__] += 1 # type: ignore[index, name-defined] return ...
A Python library and command-line tool for controlling Fronius Gen24 inverters via Modbus TCP. This project enables programmatic control of battery charging without relying on the web interface, ...