| Crates.io | async-opcua-core-namespace |
| lib.rs | async-opcua-core-namespace |
| version | 0.16.0 |
| created_at | 2025-01-24 08:54:54.396406+00 |
| updated_at | 2025-07-11 12:52:30.436991+00 |
| description | OPC UA generated code for the core namespace |
| homepage | https://github.com/freeopcua/async-opcua |
| repository | https://github.com/freeopcua/async-opcua |
| max_upload_size | |
| id | 1529190 |
| size | 9,867,371 |
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.