View Issue Details

IDProjectCategoryView StatusLast Update
000695810000-200: Industrial Automation - BasicsSpecpublic2022-03-01 13:00
ReporterSebastian Friedl Assigned ToWolfgang Mahnke  
PriorityhighSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Summary0006958: Redudant Namespace Object
Description

The Informationsmodell contains two Namespace object:

<UAObject NodeId="ns=1;i=5009" BrowseName="1:http://opcfoundation.org/UA/IA/" SymbolicName="http___opcfoundation_org_UAIA">
https://github.com/OPCFoundation/UA-Nodeset/blob/393b633468a5d1d062dd253e1488d1d8ba335b6f/IA/Opc.Ua.IA.NodeSet2.xml#L1220

and

<UAObject NodeId="ns=1;i=5008" BrowseName="1:http://opcfoundation.org/UA/IA/" SymbolicName="http___opcfoundation_org_UAIA">
https://github.com/OPCFoundation/UA-Nodeset/blob/393b633468a5d1d062dd253e1488d1d8ba335b6f/IA/Opc.Ua.IA.NodeSet2.xml#L1301

Because its the same BrowseName in the namespace object this is not allowed and some SDK can not handle it.

TagsNo tags attached.
Commit Version

Activities

Wolfgang Mahnke

2021-05-20 09:18

manager   ~0014399

Problem exists in released NodeSet, already fixed in the new RC published March 2021.

Remark: On instances it is allowed to have the same BrowseName several times, so that seems to be a problem in the SDK.
(still NodeSet-File contains a Node + Subnodes that does not belong into the NodeSet-File).

Wolfgang Mahnke

2022-03-01 12:59

manager   ~0016126

Was resolved in version 1.01

Wolfgang Mahnke

2022-03-01 13:00

manager   ~0016127

Fixed in published node set file

Issue History

Date Modified Username Field Change
2021-05-20 08:45 Sebastian Friedl New Issue
2021-05-20 09:11 Wolfgang Mahnke Assigned To => Wolfgang Mahnke
2021-05-20 09:11 Wolfgang Mahnke Status new => assigned
2021-05-20 09:18 Wolfgang Mahnke Note Added: 0014399
2022-03-01 12:59 Wolfgang Mahnke Status assigned => resolved
2022-03-01 12:59 Wolfgang Mahnke Resolution open => fixed
2022-03-01 12:59 Wolfgang Mahnke Note Added: 0016126
2022-03-01 13:00 Wolfgang Mahnke Status resolved => closed
2022-03-01 13:00 Wolfgang Mahnke Note Added: 0016127