#opc-ua #opc #ua #namespaces

async-opcua-core-namespace

OPC UA generated code for the core namespace

1 unstable release

new 0.14.0 Jan 24, 2025

#1178 in Embedded development

Download history 99/week @ 2025-01-20

99 downloads per month
Used in 2 crates

MPL-2.0 license

14MB
315K SLoC

Async OPC-UA Core Namespace

Part of async-opcua, a general purpose OPC-UA library in rust.

This library contains generated code for nodes and events defined in the core OPC-UA standard. It is intended to be used with async-opcua-server, to define the core node manager.

All OPC-UA servers must define the core namespace, which is primarily the core type hierarchy. Version 1.05 of the OPC-UA standard was used to generate this code, using async-opcua-codegen.

Dependencies

~5–7.5MB
~124K SLoC