View Issue Details

IDProjectCategoryView StatusLast Update
0010571UAFX NodesetImplementation Bugpublic2025-10-22 12:29
ReporterJan Murzyn Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Product Version1.00.03 
Summary0010571: Dependency on DI is broken in UAFX 1.00.03
Description

AC and CM nodesets depend on DI. RequiredModel points to DI 1.04.0.
However, newest AC uses names, for example BrowseName="2:Diagnostics", which are only available in DI nodeset from 1.05.0,
Note, that DI 1.05.0, is not published officially yet (as of 2025/10/22), and only a draft version can be found in Members-only repositories.

<Models>
<Model ModelUri="http://opcfoundation.org/UA/FX/AC/" Version="1.00.03" PublicationDate="2025-07-17T12:00:00Z" ModelVersion="1.0.3">
<RequiredModel ModelUri="http://opcfoundation.org/UA/" Version="1.05.05" PublicationDate="2025-06-30T00:00:00Z" />
<RequiredModel ModelUri="http://opcfoundation.org/UA/DI/" Version="1.04.0" PublicationDate="2022-11-03T00:00:00Z" />
<RequiredModel ModelUri="http://opcfoundation.org/UA/FX/Data/" Version="1.00.03" PublicationDate="2025-07-17T12:00:00Z" />
</Model>
</Models>

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-10-22 12:29 Jan Murzyn New Issue