Code Monkey home page Code Monkey logo

Comments (4)

TorbenD avatar TorbenD commented on September 1, 2024

I changed the readme again. There have to be a given name for the modelmanager object "ModelmanagerOpenAAS" and it has to be created in the right folder.
Additionally you have to create the interface for the discoveryServer.
If there are further questions feel free to contact me.

from openaas.

Joy2233 avatar Joy2233 commented on September 1, 2024

Thank you for the quick response. We tried your suggestions but no luck. Attached is the screenshot of the server content. Do you think the server has been set up correctly? We think the issue must be wrong parameters defined in aas_client.ods. Is there any requirement about parameters definition such as AASIdSPec, Name and AssetIdSpec? Would you mind explaining more about this? Thank you!

image

from openaas.

TorbenD avatar TorbenD commented on September 1, 2024

First, the set up should be fine.

Did you copy the opcua_interface.py in the correct folder?

If so, check the aas_client.ods:

  • LibraryPath: This must be the path to the libopcua_interface.so, which was created by make (in my example it is not in the build folder). Please check this first.
  • Endpoint: Here, you specify the address of the OPC UA Server (opc.tcp://<YOUR_OV_SERVER_IP>:16664
  • Make sure that you have a name in the Name field because the server can not handle an empty name.

I hope that it works now.

from openaas.

Joy2233 avatar Joy2233 commented on September 1, 2024

Problem solved by removing the extra slash in endpoint setting. Thank you for the kind help!

from openaas.

Related Issues (11)

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.