async-opcua-core-namespace

Crates.ioasync-opcua-core-namespace
lib.rsasync-opcua-core-namespace
version0.16.0
created_at2025-01-24 08:54:54.396406+00
updated_at2025-07-11 12:52:30.436991+00
descriptionOPC UA generated code for the core namespace
homepagehttps://github.com/freeopcua/async-opcua
repositoryhttps://github.com/freeopcua/async-opcua
max_upload_size
id1529190
size9,867,371
Sander van Harmelen (svanharmelen)

documentation

https://docs.rs/async-opcua-core-namespace/

README

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.

Commit count: 2373

cargo fmt