1
0
Fork 0
modbusmqtt/tokio_modbus-winets
Bo Jeanes e2e8e25538 Expand READMEs 2022-09-09 17:36:39 +10:00
..
src Fix latest clippy errors 2022-09-01 08:24:58 +10:00
Cargo.toml winets transport doesn't need tcp or rtu features 2022-09-04 13:10:39 +10:00
README.md Expand READMEs 2022-09-09 17:36:39 +10:00

README.md

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