Tokio-based Modbus library for asynchronous Modbus communication.
# Cargo.toml
[dependencies]
tokio-modbus = "0.16.5"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connects to a Modbus TCP server and reads a holding register.
Wrap your code in #[tokio::main] or manually create a Tokio runtime.
No dependency data recorded yet.