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

AAS Discovery Integration #604

Open
2 tasks
aaronzi opened this issue Jan 27, 2025 · 0 comments
Open
2 tasks

AAS Discovery Integration #604

aaronzi opened this issue Jan 27, 2025 · 0 comments

Comments

@aaronzi
Copy link
Member

aaronzi commented Jan 27, 2025

User Story

As a BaSyx user/developer,
I want my AAS to be automatically integrated in the AAS Discovery when i upload it,
so that I can leverage the AAS Discovery to find AAS based on their Asset ID(s).


Rules

  • A new module should be added in the AAS Repository called basyx.aasrepository-feature-discovery-integration
  • To create the necessary AAS Links (AAS ID <-> Asset ID), the Client for the AAS Discovery has to be used
  • The discovery integration should be implemented similar to the AAS Registry integration [1][2]

Entry Points


Acceptance Criteria

  • When the respective settings are set in the application.properties of the AAS Repository (also AAS Environment), the adding of an AAS should create the link in the AAS Discovery
  • When a new Asset ID get's added or an existing one get's deleted, the Discovery should reflect this accordingly

References and Notes

[1] https://github.com/eclipse-basyx/basyx-java-server-sdk/tree/main/basyx.aasrepository/basyx.aasrepository-feature-registry-integration
[2] https://github.com/eclipse-basyx/basyx-java-server-sdk/blob/main/basyx.aasrepository/basyx.aasrepository-feature-registry-integration/Readme.md


Dependencies and Blockers

  • Dependencies: The Client for the AAS Discovery needs to be implemented first
@aaronzi aaronzi converted this from a draft issue Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: BaSyx Java V2
Development

No branches or pull requests

1 participant