Replies: 1 comment
-
|
I recommend to use the AAS Registry from BaSyx Go. This is the Docker image that you can use: For now, it is not planned to implement the same behavior in BaSyx Java. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
In accordance to the specification https://app.swaggerhub.com/apis/Plattform_i40/AssetAdministrationShellRegistryServiceSpecification/V3.1.1_SSP-001#/, "PUT" covers "Creates or replaces an existing ... Descriptor" (page 75). The Swagger API also says "create" below "PUT" . Currently I get a 404 error if I send the initial registration via PUT /shell-descriptors/{aasIdentifier} with the corresponding payload (In such a case, the registry is supposed to create it). Yes, it is a specific case reasoned by my AAS framework (not Basyx). However, is it considerdd for the implementation in the next update?
Thx and regards
Marco
Beta Was this translation helpful? Give feedback.
All reactions