Introduction
opcua-modeler is a command line tool that facilitates the creation of OPCUA models compliant with the NodeSet2.XML standard.
Installation
Make sure you have nodejs version 22 or above up and running on your computer.
Online help
it is possible to get the online help of the opcua-modeler command with the option
How it works
The information contained in the YAML model will generate 3 documents:
watch modes
dynamic model regeneration in --watch mode
Conformance Flags
The generate command exposes a set of flags that control how diagnostic messages
Advanced Generate Options
These options extend the basic generate command with TypeScript output, diagram format
Reverse Engineering (reverse)
The reverse command converts an existing NodeSet2.xml file back into the OPC UA Modeler
Documentation Viewer (viewer)
The viewer command starts a local HTTP server that renders the Markdown documentation
Licence Management (licence)
The licence command manages your OPC UA Modeler activation. Use it to activate,
LSP Server (lsp)
The lsp command starts the OPC UA Modeler Language Server, which powers real-time