eclipse-basyx / basyx-java-server-sdk

MIT License
60 stars 47 forks source link

Create new Component "AAS Gateway" #447

Open FriedJannik opened 2 months ago

FriedJannik commented 2 months ago

This is the main Ticket It is split into Sub-Tickets

Idea

Allow distribution of AAS/SM Descriptors in different Registries as well as AASs and Submodels to be placed in distributed Repositories when using the preconfiguration feature or the upload endpoint. When using the upload endpoint, SM Descriptors should also be present in the AAS Registry. When executing DELETE requests on the registry the user should be able to determine, if Submodels/AAS should also be deleted. The default is configurable in application.properties

Affected API Endpoints

Approach

New client component that has its own API. This client component will be located in-between the standardized BaSyx components and the User/UI. The API will include the following endpoints