Skip to content

Latest commit

 

History

History
executable file
·
13 lines (11 loc) · 277 Bytes

README.md

File metadata and controls

executable file
·
13 lines (11 loc) · 277 Bytes

UANodeSet Parser

A parser for the OPC UA UANodeSet XML schema.

From Maven

<dependency>
    <groupId>com.digitalpetri.opcua</groupId>
    <artifactId>uanodeset-parser</artifactId>
    <version>0.4.0-SNAPSHOT</version>
</dependency>