View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0010350 | Compliance Test Tool (CTT) Unified Architecture | 3 - Feature Request | public | 2025-05-30 10:33 | 2025-05-31 02:40 |
| Reporter | Alexander Allmendinger | Assigned To | Alexander Allmendinger | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | assigned | Resolution | open | ||
| Summary | 0010350: 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. | ||||
| Tags | No tags attached. | ||||
| Files Affected | |||||
|
|
This should always be run, even if the version don't match - since OPC rarely changes the instance namespace. |
| 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 |