opcda-bridge 0.2.3

Reusable async Rust client library for the opcda-bridge gateway's gRPC API
Documentation
opcda-bridge-0.2.3 has been yanked.

opcda-bridge

Reusable async Rust client for the opcda-bridge gateway's gRPC API. It provides typed list-servers, browse, read, and write operations without bringing in the command-line client's presentation dependencies.

[dependencies]
opcda-bridge = "0.2"

See the crate documentation for the API and the repository README for gateway setup and protocol details.