Metadata-Version: 2.1
Name: SungrowModbusTcpClient-jesseklm
Version: 0.1.9
Summary: A ModbusTcpClient wrapper for talking to Sungrow solar inverters
Home-page: https://github.com/rpvelloso/Sungrow-Modbus
Author: Roberto Panerai Velloso
Author-email: rvelloso@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5.0
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pymodbus >=3.0.0
Requires-Dist: pycryptodomex >=3.19.1

# Sungrow-Modbus

just a new release with pymodbus>=3.0 until the main project gets updated

https://pypi.org/project/SungrowModbusTcpClient/

### TCP Client for Sungrow Devices with AES128 ECB encryption

### Class based on pymodbus.ModbusTcpClient, completely interchangeable, just replace ModbusTcpClient() with SungrowModbusTcpClient()
