Skip to content

Update demo server address space

Vincent Monfort requested to merge vmo_update_demo_addspace into master

Contributes #677 (closed) Integrates existent demo application nodes and OPC UA NodeSet2. Only the following properties are modified/excluded from base node set:

  • non-mandatory properties in ServerCapabilities are not instantiated
  • all extension object values are removed (no parser available)
  • AccessLevel of the server diagnostics EnabledFlag variable is set to read only

Avoid dependency of tests on nodes of Folder Node "15361", the goal is to remove this folder but translate browse path validation tests shall still be modified to remove it.

Edited by Vincent Monfort

Merge request reports