Giter VIP home page Giter VIP logo

Comments (4)

swamper123 avatar swamper123 commented on August 10, 2024

You may post this question in the python-opcua repo (I guess you are using their code). and check out their schemas folder as well.

from ua-nodeset.

NakWarsi avatar NakWarsi commented on August 10, 2024

but the server is running the samples I have created and few of the model from this repo also that's why I thought maybe error is there in the information models only,
and @swamper123 what you meant by checking their schema folder?

from ua-nodeset.

swamper123 avatar swamper123 commented on August 10, 2024

The standard server() of python-opcua and opcua-asyncio use the latest public nodeset.
Try to start that one, before you import your own nodes.
If this works well, then you add your "extra Nodes"-Set, before you execute server.start(), via server.import_xml("my_own_made_extra_nodeset.xml").

If this fails, you know something is wrong with your nodeset.

Since this Nodeset is used since a couple of weeks and nobody mentioned a problem in both python repos, I guess this issue can be closed here (and in case something still went wrong, open an issue there. If realy everything seems to falling apart, we can open a new issue here again 😉).

from ua-nodeset.

NakWarsi avatar NakWarsi commented on August 10, 2024

thanks, @swamper123

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.