#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

#18 in #modbus

Download history 3/week @ 2024-07-18 13/week @ 2024-07-25 2/week @ 2024-08-01 10/week @ 2024-09-12 11/week @ 2024-09-19 9/week @ 2024-09-26 4/week @ 2024-10-03

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
~273K SLoC