Skip to main content

watch modes

dynamic model regeneration in --watch mode

The --server option added to the command line allows to launch an OPCUA server which exposes the generated model in a real OPC UA server that can be viewed with a classical OPCUA client like UAExpert or ProsysBrowser.

dynamic model exploration with the --server option

Coupled with the --watch option, the --server option added to the command line allows to launch an OPCUA server that exposes the generated model in a real OPC UA server that can be consulted with a standard OPCUA client like UAExpert, or ProsysBrowser.

$ opcua-modeler generate --watch --server -i mymodel.yaml