zerodds-opcua-gateway

OMG DDS-OPCUA Gateway 1.0 (formal/2020-01-01) type system + AddressSpace mapping

Part of ZeroDDS. Safety classification: STANDARD.

Status

This README is auto-generated from Cargo.toml metadata. For hand-written documentation see the rustdoc on the crate’s public items, or the relevant station in the Documentation Trail.

Usage

Add to your Cargo.toml:

[dependencies]
zerodds-opcua-gateway = { path = "../path/to/opcua-gateway" }
# or, when published:
# zerodds-opcua-gateway = "0.x"

Tests

cargo test -p zerodds-opcua-gateway

See also

zerodds-opcua-gateway

OMG DDS-OPCUA Gateway 1.0 (formal/2020-01-01) Typsystem + AddressSpace-Mapping

Teil von ZeroDDS. Safety-Klassifizierung: STANDARD.

Status

Dieses README wird automatisch aus den Cargo.toml-Metadaten generiert. Für handgeschriebene Dokumentation siehe die rustdoc-Doku der öffentlichen Crate-Items oder die passende Station im Documentation Trail.

Verwendung

Füge zu deiner Cargo.toml hinzu:

[dependencies]
zerodds-opcua-gateway = { path = "../path/to/opcua-gateway" }
# or, when published:
# zerodds-opcua-gateway = "0.x"

Tests

cargo test -p zerodds-opcua-gateway

Siehe auch