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
- Host: GitHub
- URL: https://github.com/digitalpetri/opc-ua-nodeset-parser
- Owner: digitalpetri
- License: apache-2.0
- Created: 2017-05-16T16:26:21.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-01-28T12:21:58.000Z (3 months ago)
- Last Synced: 2025-03-28T11:35:03.485Z (about 1 month ago)
- Topics: milo, opc, opc-ua, opcua
- Language: Java
- Homepage:
- Size: 294 KB
- Stars: 22
- Watchers: 5
- Forks: 11
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
UANodeSet Parser
================A parser for the OPC UA UANodeSet XML schema.
### From Maven
```xmlcom.digitalpetri.opcua
uanodeset-parser
0.4.0-SNAPSHOT```