You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But the published Nodeset in the OPC CloudLib has a PubDate of 2020-02-04.
As a result, the Powertrain Nodeset cannot be imported because the reference is not the same due to mis-matched PubDates.
We either need to relax the reference constraint so only the version number needs to match, or the Powertrain Nodeset needs to be corrected to reference the correct PubDate for the published IRDI nodeset.
The text was updated successfully, but these errors were encountered:
The IRDI Namespace is different from every other Namespace since the specification that defines the Namespace does not define any Nodes. Instead it defines rules for creating Nodes from externally defined identifiers like IRDIs.
What this means is every specification that references IRDI identifiers produces a new NodeSet that only contains the IRDI nodes that were created/referenced by the associated CS NodeSet.
This means there is never a single IRDI NodeSet file and the publication date/version cannot be used to select the "latest".
Instead tools must be prepared to merge multiple IRDI NodeSets into a single NodeSet when they encounter references to multiple IRDI NodeSet files.
The IsNamespaceSubset property should be set to True which makes it clear that merging is needed instead of "pick one".
VDMA's new companion specification for Powertrain (spec, nodeset) depends on the IRDI Dictionary Namespace (http://opcfoundation.org/UA/Dictionary/IRDI)
As a result, the Powertrain Nodeset cannot be imported because the reference is not the same due to mis-matched PubDates.
We either need to relax the reference constraint so only the version number needs to match, or the Powertrain Nodeset needs to be corrected to reference the correct PubDate for the published IRDI nodeset.
The text was updated successfully, but these errors were encountered: