1
0
Fork 0
modbusmqtt/sungrow-winets
Bo Jeanes e3d4d024ce Implement basic WiNet-S modbus driver
This also splits the project into 3 crates, which are _theoretically_
indepently useful, though the target audience will be very small...
2022-08-30 16:28:33 +10:00
..
examples Implement basic WiNet-S modbus driver 2022-08-30 16:28:33 +10:00
src Implement basic WiNet-S modbus driver 2022-08-30 16:28:33 +10:00
Cargo.toml Implement basic WiNet-S modbus driver 2022-08-30 16:28:33 +10:00
NOTES.md Implement basic WiNet-S modbus driver 2022-08-30 16:28:33 +10:00
README.md Implement basic WiNet-S modbus driver 2022-08-30 16:28:33 +10:00

README.md

Sungrow WiNet-S Client

This allows connecting to Sungrow inverters which use a WiNet-S networking dongle.

No attempt has been made to support other dongles, inverters, etc.

Acknowledgements