Coder Social home page Coder Social logo

Comments (5)

FrankSchnicke avatar FrankSchnicke commented on June 30, 2024

There are multiple solutions in development:

Additionally, you can use the AASX Package Manager for creating AASX files and loading them into BaSyx:
https://www.youtube.com/watch?v=nGRNg0sj1oY

Does this help you?

from basyx-java-sdk.

AbiGithub91 avatar AbiGithub91 commented on June 30, 2024

There are multiple solutions in development:

Additionally, you can use the AASX Package Manager for creating AASX files and loading them into BaSyx: https://www.youtube.com/watch?v=nGRNg0sj1oY

Does this help you?

I am unable to find the source code for "eclipse-basyx/basyx-applications#2".
Also is there a way to connect Basyx server with AAS Package explorer ?
Any specific UI available for Basyx Server other than the admin-shell-io ?
What's the major difference between AAS server and Basyx Server ?

from basyx-java-sdk.

FrankSchnicke avatar FrankSchnicke commented on June 30, 2024

I am unable to find the source code for "eclipse-basyx/basyx-applications#2".

The PR is still in review and thus not merged. You have to check out the PR directly, e.g., via 'git fetch origin pull/2/head:review' and then 'git checkout review'

Also is there a way to connect Basyx server with AAS Package explorer ? Any specific UI available for Basyx Server other than the admin-shell-io ?
What's the major difference between AAS server and Basyx Server ?

The AASX Package Explorer and BaSyx share the same metamodel but use a different HTTP API. After the release of the official API from Plattform I4.0 this will be aligned and they will be compatible.

from basyx-java-sdk.

AbiGithub91 avatar AbiGithub91 commented on June 30, 2024

The following API gives only the minimal submodel info "/aasServer/shells/{aasId}". To get a full details of the submodel we have to use a different API. Is there a way to get the complete info in a single response. We are trying to create a file with complete information(aas file with complete sumbodel and submodel element).

from basyx-java-sdk.

FrankSchnicke avatar FrankSchnicke commented on June 30, 2024

The API is documented here: https://app.swaggerhub.com/organizations/BaSyx

Currently, there's no call that allows retrieving the complete AAS with its Submodels. However, you can use the classes of BaSyx (ConnectedAssetAdministrationShellManager, MetamodelToAASXConverter) to easily collect all Submodels and package them to an AASX file

from basyx-java-sdk.

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.