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 Gateway - Create Configuration Logic #448

Open
FriedJannik opened this issue Sep 12, 2024 · 2 comments
Open

AAS Gateway - Create Configuration Logic #448

FriedJannik opened this issue Sep 12, 2024 · 2 comments
Assignees

Comments

@FriedJannik
Copy link
Member

FriedJannik commented Sep 12, 2024

Currently:

Specified AAS Environment Files are loaded and published to hard coded Servers

Goal:

Instead of only configuring files to load, also configure where to upload the files in this scheme (separate file, e.g. preconfiguration-mapping.json) :

Image

If no endpoints are specified for an environment file, the default values are used.
NOTE: If no default is defined for the registry URL and no value is set in the mapping, there is no registry integration for that file.

application.properties

  • basyx.client.defaults.aas-repository (required)
  • basyx.client.defaults.submodel-repository (required)
  • basyx.client.defaults.aas-registry (optional)
  • basyx.client.defaults.submodel- registry (optional)
@FriedJannik FriedJannik moved this to BaSyx Java V2 in BaSyx Backlog Sep 12, 2024
@FriedJannik FriedJannik self-assigned this Sep 12, 2024
@FriedJannik
Copy link
Member Author

Belongs to #447

@mdanish98
Copy link
Contributor

#450 -> Related ticket

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants