digitalpetri / opc-ua-nodeset-parser

A parser for the OPC UA UANodeSet XML schema

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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>

About

A parser for the OPC UA UANodeSet XML schema

License:Apache License 2.0


Languages

Language:Java 100.0%