An open API service indexing awesome lists of open source software.

https://github.com/digitalpetri/opc-ua-nodeset-parser

A parser for the OPC UA UANodeSet XML schema
https://github.com/digitalpetri/opc-ua-nodeset-parser

milo opc opc-ua opcua

Last synced: 13 days ago
JSON representation

A parser for the OPC UA UANodeSet XML schema

Awesome Lists containing this project

README

        

UANodeSet Parser
================

A parser for the OPC UA UANodeSet XML schema.

### From Maven
```xml

    com.digitalpetri.opcua
    uanodeset-parser
    0.4.0-SNAPSHOT

```