Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for optional DisplayName in NodeSet2.xml #2630

Closed
wants to merge 3 commits into from

Conversation

Pro
Copy link
Member

@Pro Pro commented Apr 5, 2019

Fixes #2627
With this commit we support optional display name in the NodeSet2.xml.
If it is not given, we take the name part of the BrowseName.

NOTE: This PR changes the ua-nodeset submodule from the relase branch 1.04 to the current master.

@jpfr do we want to use the 1.04 branch, or current master branch for the nodeset?

Pro added 2 commits April 5, 2019 13:43
See #2627
With this commit we support optional display name in the NodeSet2.xml.
If it is not given, we take the name part of the BrowseName.
@Pro Pro changed the title Fix/ua nodeset master Add support for optional DisplayName in NodeSet2.xml Apr 5, 2019
@jpfr
Copy link
Member

jpfr commented Apr 6, 2019

1.04.
So we can get fixes on 1.04 without having to review all other changes.

But good to see that we work on the master node set as well.

@jpfr
Copy link
Member

jpfr commented Apr 6, 2019

Looks good. Some things to look at:

Tabs and spaces after if-conditions..

We remove nodes for historic data and events. Are these features tested in the CI?

Maybe we can have feature-based minimal node sets that we pull in on request.

@jpfr
Copy link
Member

jpfr commented Apr 7, 2019

Maybe we can have feature-based minimal node sets that we pull in on request.

Scratch that. We already have Opc.Ua.NodeSet2.PubSubMinimal.xml.
Once the 1.04 nodeset is current, we have to put some more mandatory nodes to the pubsub nodeset.
They were added in a recent amendment.

@Pro
Copy link
Member Author

Pro commented Apr 9, 2019

Closing this in favour of #2639.

@Pro Pro closed this Apr 9, 2019
@Pro Pro deleted the fix/ua-nodeset_master branch April 9, 2019 08:25
@lock lock bot locked as resolved and limited conversation to collaborators Apr 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OPC UA NodeSet Update Draft - Please check for impacts on this Stack.
2 participants