tokio_modbus-winets

Crates.iotokio_modbus-winets
lib.rstokio_modbus-winets
version0.2.1
sourcesrc
created_at2022-08-30 07:04:35.210512
updated_at2024-07-12 04:46:15.88094
descriptionTeaches tokio_modbus to query Modbus registers over HTTP for Sungrow inverters using WiNet-S network dongle.
homepagehttps://github.com/bjeanes/modbus-mqtt/tree/main/tokio_modbus-winets
repositoryhttps://github.com/bjeanes/modbus-mqtt
max_upload_size
id654988
size7,450
Bo Jeanes (bjeanes)

documentation

README

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

Commit count: 74

cargo fmt