View Issue Details

IDProjectCategoryView StatusLast Update
0007436NodeSets, XSDs and Generated CodeImplementation Bugpublic2022-02-08 17:13
ReporterMatthias Damm Assigned ToRandy Armstrong  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.05.00 
Target Version1.05Fixed in Version1.05.01 
Summary0007436: opcua_browsenames.h and Opc.Ua.Constants.cs contain undefined names in 1.05.0 release
Description

The following generated files from the 1.05.0 release contain names that are not in the nodeset and not in the specifications:

Opc.Ua.Constants.cs

  • /// The BrowseName for the ConfigCheckSum component.
  • /// </summary>
  • public const string ConfigCheckSum = "ConfigCheckSum";

opcua_browsenames.h
+#define OpcUa_BrowseName_ConfigCheckSum "ConfigCheckSum"

TagsNo tags attached.
Commit Version
Fix Due Date

Relationships

related to 0007420 closedRandy Armstrong Released 1.05.00 nodeset has wrong version information 

Activities

Randy Armstrong

2021-11-26 01:21

administrator   ~0015393

Removed spurious names
See https://github.com/OPCF-Members/UA-NodeSet/tree/UA-1.05.00-RC-2021-11-25/Schema

Jim Luth

2022-02-08 17:13

administrator   ~0015944

Agreed to close. Mathias did QA.

Issue History

Date Modified Username Field Change
2021-11-25 13:38 Matthias Damm New Issue
2021-11-25 13:38 Matthias Damm Relationship added related to 0007420
2021-11-25 14:07 Matthias Damm Summary opcua_browsenames.h and Opc.Ua.Constants.cs contain undefined names => opcua_browsenames.h and Opc.Ua.Constants.cs contain undefined names in 1.05.0 release
2021-11-26 01:21 Randy Armstrong Assigned To => Randy Armstrong
2021-11-26 01:21 Randy Armstrong Status new => resolved
2021-11-26 01:21 Randy Armstrong Resolution open => fixed
2021-11-26 01:21 Randy Armstrong Note Added: 0015393
2022-02-08 17:13 Jim Luth Status resolved => closed
2022-02-08 17:13 Jim Luth Fixed in Version => 1.05.01
2022-02-08 17:13 Jim Luth Note Added: 0015944