Giter VIP home page Giter VIP logo

Comments (9)

BFrKUKA avatar BFrKUKA commented on August 10, 2024 1

Thanks - now I have seen it - ich forked and changed the lines... and started a pull request to get it final

from ua-nodeset.

BFrKUKA avatar BFrKUKA commented on August 10, 2024

Can you please describe the two corrections by naming the line number or copying the changed corrections?
Because until now there have not been problems to use the nodeset with SDKs used by several companies.
Thanks

from ua-nodeset.

plamenk avatar plamenk commented on August 10, 2024

Here the changes from my repo commit:

@@ -111,7 +111,7 @@ ns=1;i=15011 1.01 1.01.2 @@ -121,7 +121,7 @@ ns=1;i=15011 2020-05-20T00:00:00Z 2021-05-20T00:00:00Z

from ua-nodeset.

BFrKUKA avatar BFrKUKA commented on August 10, 2024

sorry - now i am confused - here the linkt to the latest robotics nodeset:
https://github.com/OPCFoundation/UA-Nodeset/blob/latest/Robotics/Opc.Ua.Robotics.NodeSet2.xml

The version and PublicationDate is as you mentioned in your modified nodeset:
Model ModelUri="http://opcfoundation.org/UA/Robotics/" Version="1.01.2" PublicationDate="2021-05-20T00:00:00Z"

What is the topic about ns=1;i=15011?

What is meant by @@ xxx - xxx @@?

from ua-nodeset.

plamenk avatar plamenk commented on August 10, 2024

I am sorry for the confusion. The above extract was the comparison of the two versions after my correction. The two problematic places are the Version and PublicationDate from the Server -> Namespaces section, marked below from the current Robotics nodeset:

`



NamespaceVersion

i=68
ns=1;i=15011


1.01



NamespacePublicationDate

i=68
ns=1;i=15011


2020-05-20T00:00:00Z

`

They do not match the correct ones, 1.0.1.2 and 2021-05-20T00:00:00Z respectively, of the nodeset. After debugging the OPC UA Python server opcua-asyncio, I realized that the actual version and dates are taken from there.

I hope that this is clear now.

Plamen

from ua-nodeset.

BFrKUKA avatar BFrKUKA commented on August 10, 2024

so this issue can be closed, because the Python software does not work well and the Robotics nodeset has is ok?

from ua-nodeset.

plamenk avatar plamenk commented on August 10, 2024

as you formulate it as a question, here my answer: it could be that the opcua-asyncio server has an unusual interpretation of the namespace dependencies, nevertheless, only the Robotics nodeset shows this difference between NamespacePublicationDate / NamespaceVersion respectively PublicationDate / Version tags. I would fix it.
PS: Check this: FreeOpcUa/opcua-asyncio#1464

from ua-nodeset.

BFrKUKA avatar BFrKUKA commented on August 10, 2024

So in the latest Robotics nodeset it is ok. Because the version and date are correct:
https://github.com/OPCFoundation/UA-Nodeset/blob/latest/Robotics/Opc.Ua.Robotics.NodeSet2.xml
Model ModelUri="http://opcfoundation.org/UA/Robotics/" Version="1.01.2" PublicationDate="2021-05-20T00:00:00Z"

You created a new issue for the Python Server : FreeOpcUa/opcua-asyncio#1464.
I think it is the needed to fix it there - so this issue (to change the Robotics nodeset) can be closed?

from ua-nodeset.

plamenk avatar plamenk commented on August 10, 2024

I don’t think so. Where is the problem to bring the Namespace* tags from lines 114 and 124 in sync with line 37 in the modeste file?

from ua-nodeset.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.