View Issue Details

IDProjectCategoryView StatusLast Update
0008674Part 83: UAFX Offline EngineeringSpecpublic2023-04-14 13:51
ReporterGeorg Biehler Assigned ToJim Luth  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version1.00.00 RC3 
Fixed in Version1.00.00 RC3 
Summary0008674: NodeIds are not represented in a Descriptor
Description

To my understanding the Descriptor will not be able to represent NodeIds.

However, there are several use cases, where the information model of an AutomationComponent will contain NodeIds:

  • Preconfigured Published- or SubscribedDataSets contain in their DataSetMetaData a NodeId referencing the DataType, and for the variables contained in the DataSet also NodeIds
  • Preconfigured ConnectionEndpoints will contain as Input- / OutputVariables an array of NodeIds
  • A ConnectionConfigurationSet may contain PubSubConfigurationData with "a lot of" NodeIds

A solution is needed to describe the NodeIds in the Descriptor. In addition, we need a prototype and samples in the Annex.

TagsNo tags attached.

Relationships

related to 0008491 closedTodd Snide How to share information about new datatypes, which are available in descriptors? 

Activities

Jim Luth

2023-03-08 19:57

administrator   ~0018839

Redefined the AML NodeId to use OPC UA concepts. NodeId is now a "union" that allows an explicit nodeid or an Alias Name plus an optional BrowsePath.

Fixed today in "OPC 10000-83 – UA Specification Part 83 - UAFX OfflineEngineering 1.00.00 RC3 Draft3.docx" edited online in SharePoint

Jim Luth

2023-03-08 20:04

administrator   ~0018840

For code fix see https://github.com/OPCF-Members/Opc2Aml/issues/25

Emanuel Kolb

2023-04-14 13:50

manager   ~0019188

agreed in team to OE colse

Issue History

Date Modified Username Field Change
2023-02-03 08:41 Georg Biehler New Issue
2023-02-15 19:57 Jim Luth Relationship added related to 0008491
2023-03-08 19:53 Jim Luth Assigned To => Jim Luth
2023-03-08 19:53 Jim Luth Status new => assigned
2023-03-08 19:57 Jim Luth Status assigned => resolved
2023-03-08 19:57 Jim Luth Resolution open => fixed
2023-03-08 19:57 Jim Luth Note Added: 0018839
2023-03-08 20:04 Jim Luth Note Added: 0018840
2023-04-14 13:50 Emanuel Kolb Status resolved => closed
2023-04-14 13:50 Emanuel Kolb Note Added: 0019188
2023-04-14 13:51 Jim Luth Fixed in Version => 1.00.00 RC3