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 Client #605

Open
1 task
aaronzi opened this issue Jan 27, 2025 · 0 comments
Open
1 task

AAS Discovery Client #605

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 to have client functionalities for the AAS Discovery Service,
so that I can easily interact with the endpoints and implement features like the Discovery Integration.


Rules

  • The feature should be implemented similar to the AAS Repository Client [1]
  • The Base Client should be generated from the IDTAs Swagger Hub [2] and put into the resources folder
  • The actual client should be located in the folder internal
  • Connected variants are out of scope for this ticket
  • Authorization is out of scope for this ticket

Entry Points


Acceptance Criteria

  • The Discovery Client can be used to interact with all endpoints of a running AAS Discovery Service

Risks and Assumptions

  • Assumptions: The base client will successfully generate on Swagger Hub and can be used as a base for our own wrapper

References and Notes

[1] https://github.com/eclipse-basyx/basyx-java-server-sdk/tree/main/basyx.aasrepository/basyx.aasrepository-client
[2] https://app.swaggerhub.com/apis/Plattform_i40/DiscoveryServiceSpecification/V3.0.3_SSP-001

@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