Skip to content

hhdang/opcua-modeler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Free OPC UA Modeler

OPC UA address space builder. This can be used to create OPC UA address spaces in XML format for import to OPC UA Servers. XML format is the one used by OPC UA specification, it should therefor be possible to import the produced XML using any SDK.

This is a work in progress but it is starting to be usable. Bug reports and feature requests are welcome.

Current state and plans can be found here: FreeOpcUa#3

Screenshot

How to install

  1. Make sure python and python-pip is installed
  2. pip3 install opcua-modeler
  3. Run with: opcua-modeler

About

GUI to create OPC UA models and export them as XML

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.4%
  • Makefile 0.6%