Crates.io | tokio_modbus-winets |
lib.rs | tokio_modbus-winets |
version | 0.2.1 |
source | src |
created_at | 2022-08-30 07:04:35.210512 |
updated_at | 2024-07-12 04:46:15.88094 |
description | Teaches tokio_modbus to query Modbus registers over HTTP for Sungrow inverters using WiNet-S network dongle. |
homepage | https://github.com/bjeanes/modbus-mqtt/tree/main/tokio_modbus-winets |
repository | https://github.com/bjeanes/modbus-mqtt |
max_upload_size | |
id | 654988 |
size | 7,450 |
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).