You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]
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
User Story
Rules
basyx.aasrepository-feature-discovery-integration
Entry Points
Acceptance Criteria
application.properties
of the AAS Repository (also AAS Environment), the adding of an AAS should create the link in the AAS DiscoveryReferences 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
The text was updated successfully, but these errors were encountered: