View Issue Details

IDProjectCategoryView StatusLast Update
0010350Compliance Test Tool (CTT) Unified Architecture3 - Feature Requestpublic2025-05-31 02:40
ReporterAlexander Allmendinger Assigned ToAlexander Allmendinger  
PrioritynormalSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
Summary0010350: Check for vendor specific nodes in namespace 0
Description

Vendors who are not closely familiar with OPC UA sometimes create their product specific nodes in the wrong address space like e.g. namespace 0. This is a problem for interoperability since some products have pre-knowledge of namespace 0 nodes and therefore treat them differently then nodes in other namespaces.

This can be checked by checking if all nodes in namespace 0 are known to the CTT. If we find any node which cannot be matched, then printing errors for those nodes. Of course this will require to check the namespace object for the namespace 0 first and the check can only be done when the namespace version in the product under test is older or similar to the one known in the CTT. If the namespace is newer all additional nodes can only be indicated either as warning or information, since they may be legitimate nodes from the newer namespace.

TagsNo tags attached.
Files Affected

Activities

Paul Hunkar

2025-05-30 13:40

administrator   ~0022810

This should always be run, even if the version don't match - since OPC rarely changes the instance namespace.

Issue History

Date Modified Username Field Change
2025-05-30 10:33 Alexander Allmendinger New Issue
2025-05-30 13:40 Paul Hunkar Note Added: 0022810
2025-05-31 02:40 Paul Hunkar Assigned To => Alexander Allmendinger
2025-05-31 02:40 Paul Hunkar Status new => assigned