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

Implement Reference Endpoint #418

Open
4 tasks
aaronzi opened this issue Aug 29, 2024 · 0 comments
Open
4 tasks

Implement Reference Endpoint #418

aaronzi opened this issue Aug 29, 2024 · 0 comments

Comments

@aaronzi
Copy link
Member

aaronzi commented Aug 29, 2024

As a user of AAS Repository,
I want the /shells/$reference endpoint available. So that I can retrieve the specific AAS as a Reference.

Rules

Entry Points

[1] basyx-java-server-sdk/basyx.aasrepository/basyx.aasrepository-core/src/main/java/org/eclipse/digitaltwin/basyx/aasrepository/AasRepository.java at main · eclipse-basyx/basyx-java-server-sdk (github.com)
[2] basyx-java-server-sdk/basyx.aasrepository/basyx.aasrepository-backend/src/main/java/org/eclipse/digitaltwin/basyx/aasrepository/backend/CrudAasRepository.java at main · eclipse-basyx/basyx-java-server-sdk (github.com)
[3] basyx-java-server-sdk/basyx.aasrepository at main · eclipse-basyx/basyx-java-server-sdk (github.com)
[4] basyx-java-server-sdk/basyx.aasrepository/basyx.aasrepository-http/src/main/java/org/eclipse/digitaltwin/basyx/aasrepository/http/AasRepositoryHTTPApi.java at main · eclipse-basyx/basyx-java-server-sdk (github.com)
[5] basyx-java-server-sdk/basyx.aasrepository/basyx.aasrepository-http/src/main/java/org/eclipse/digitaltwin/basyx/aasrepository/http/AasRepositoryApiHTTPController.java at main · eclipse-basyx/basyx-java-server-sdk (github.com)

Acceptance Criteria

  • Working endpoint for Reference

References & Notes

Ticket to address #323

Checklist

  • Add reference endpoint autogenerated code and update it in [4]
  • Implement the controller [5]
  • Add the endpoint in the AasRepo interface [1]
  • Implement the method in all implementations of AasRepo including features [2], [3]
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