View Issue Details

IDProjectCategoryView StatusLast Update
000957640210: Geometric Measuring SystemsImplementation Bugpublic2024-06-06 16:00
ReporterHerbert Oppmann Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Summary0009576: NodeSet: required model not available, invalid locales, and missing mandatory nodes
Description

Required NodeSet for ModelUri="http://opcfoundation.org/UA/Machinery/" PublicationDate="2021-12-01T00:00:00Z" Version="1.02.0" is not available on https://github.com/OPCFoundation/UA-Nodeset/tree/latest/Machinery or https://files.opcfoundation.org/schemas/Machinery/1.02/.

The NodeSet contains two EnumStrings properties (ns=1;i=6049 line 637ff and ns=1;i=6057 line 836ff) that have the invalid Locale values '0' and '1' in their enum strings.

In addition, there are missing mandatory nodes:
ns=1;i=5045 = BaseToolType.MultiToolType.MultiSensorType.<Tool>.ToolLife has no member 3:<ToolLifeEntry>
BaseToolType.MultiToolType has child 3:<Tool> OptionalPlaceHolder of type 3:ToolType, and there, ToolLife needs 3:<ToolLifeEntry> MandatoryPlaceHolder of type 3:ToolLifeType

ns=1;i=6146 = GMSType.ResultManagement.Results.ResultVariable.ResultMetaData has no member 2:ResultId
GMSType.ResultManagement is of type 1:GMSResultManagementType, is derived from 2:ResultManagementType, and there, Results.<ResultVariable>.ResultMetaData has a mandatory child ResultId

Steps To Reproduce

Get opc.ua.gms.nodeset2.xml version 1.0.0 2023-07-01 from https://github.com/OPCFoundation/UA-Nodeset/tree/latest/GMS.
Get all NodeSets from the list of RequiredModels in their specific version given, except for Machinery; use version 1.02.0 from 2022-05-01 instead.

Get SiOME (available here https://support.industry.siemens.com/cs/ww/de/view/109755133).
Import all required NodeSets in the order given, then the GMS NodeSet.
Validate the result (combined Model) with all possible checks turned on.

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-06-06 16:00 Herbert Oppmann New Issue