Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Feature/aas-env-ignore-duplicates #662

Merged
merged 7 commits into from
Mar 12, 2025

Conversation

antesch
Copy link
Contributor

@antesch antesch commented Mar 10, 2025

Description of Changes

A new request parameter named 'ignore-duplicates' has been added to the 'uploadEnvironment' method of the 'AASEnvironmentHTTPApi' interface. This ensures that existing IDs of the environment to be uploaded are ignored if they already exist. Previously, it was not possible to re-upload the same environment.

BaSyx Configuration for Testing

No special configuration necessary. The corresponding tests are in 'TestAasEnvironmentHTTP_IgnoreDuplicates'.

AAS Files Used for Testing

The AASX files used are already part of the test suite.

@antesch antesch changed the title Feature/aas env overwrite Feature/aas-env-ignore-duplicates Mar 10, 2025
Christoph Antes added 2 commits March 11, 2025 10:32
@aaronzi aaronzi merged commit 2ddae04 into eclipse-basyx:main Mar 12, 2025
28 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants