#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

#17 in #modbus


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

~8–19MB
~278K SLoC