2022-08-30 16:28:33 +10:00
|
|
|
# Sungrow WiNet-S Client
|
|
|
|
|
2022-09-09 17:36:39 +10:00
|
|
|
![Crates.io](https://img.shields.io/crates/v/sungrow-winets.svg)
|
|
|
|
![docs.rs](https://img.shields.io/docsrs/sungrow-winets.svg)
|
|
|
|
![Crates.io](https://img.shields.io/crates/l/sungrow-winets)
|
|
|
|
|
|
|
|
This is a barebones API client for reading and writing settings for Sungrow solar and hybrid inverters equipped with a WiNet-S communications module.
|
2022-08-30 16:28:33 +10:00
|
|
|
|
|
|
|
No attempt has been made to support other dongles, inverters, etc.
|
|
|
|
|
|
|
|
## Acknowledgements
|
|
|
|
|
|
|
|
* https://github.com/bohdan-s/SungrowModbusWebClient
|