Skip to content

A small python script to split the new Nodeset2 format into the old format.

Notifications You must be signed in to change notification settings

Lukas1811/OPC-UA-Nodeset2-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

OPC-UA-Nodeset2-compiler

A small python script to split the new Nodeset2 XML-format into the old format which contains an .xml, .bsd and .csv file.

Requirements

sudo apt install python3
python3 -m install opcua

Usage

python3 nodesetParser <Input file> <Output file names without extension>

About

A small python script to split the new Nodeset2 format into the old format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages