#opc-ua #namespaces #async #opc #ua

async-opcua-core-namespace

OPC UA generated code for the core namespace

2 unstable releases

new 0.15.1 Apr 23, 2025
0.14.0 Jan 24, 2025

#1879 in Embedded development

Download history 111/week @ 2025-01-22 15/week @ 2025-01-29 16/week @ 2025-02-05 14/week @ 2025-02-12 16/week @ 2025-02-26 23/week @ 2025-03-05 24/week @ 2025-03-12 16/week @ 2025-03-19 112/week @ 2025-03-26 209/week @ 2025-04-02 337/week @ 2025-04-09 47/week @ 2025-04-16

711 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
~123K SLoC