#modbus #sungrow #modbus-tcp #tokio-modbus

tokio_modbus-winets

Teaches tokio_modbus to query Modbus registers over HTTP for Sungrow inverters using WiNet-S network dongle

3 unstable releases

0.2.1 Jul 12, 2024
0.2.0 May 22, 2023
0.1.0 Aug 30, 2022

#9 in #modbus-tcp

Download history 4/week @ 2024-12-08

126 downloads per month
Used in modbus-mqtt

MIT license

31KB
605 lines

tokio_modbus-winets

This wraps sungrow-winets client in the appropriate traits from tokio-modbus to allow accessing the Modbus registers which the Sungrow WiNet-S dongle exposes. The reason for this is simply that Sungrow's TCP Modbus support is buggy and inconsistent (though improving).

Crates.io docs.rs Crates.io

Dependencies

~9–21MB
~280K SLoC