async-opcua-xml

Crates.ioasync-opcua-xml
lib.rsasync-opcua-xml
version0.16.0
created_at2025-01-23 15:23:14.474457+00
updated_at2025-07-11 12:50:00.040148+00
descriptionOPC UA XML loading library
homepagehttps://github.com/freeopcua/async-opcua
repositoryhttps://github.com/freeopcua/async-opcua
max_upload_size
id1527871
size116,540
Sander van Harmelen (svanharmelen)

documentation

https://docs.rs/async-opcua-xml/

README

Async OPC-UA XML

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

This implements parsing of some XML schemas needed for code generation and loading of NodeSet2 XML files.

Currently, we have support for:

  • XSD files, the subset needed for OPC-UA specs.
  • OPC-UA BSD files.
  • OPC-UA NodeSet2 files.
Commit count: 2373

cargo fmt