Closed arnoweiss closed 3 months ago
@arnoweiss I was lookking to pick up this issue. Can you please tell me should the code implementation be changed to accept String instead of uuid or the spec needs to be corrected?
This is an implementation bug (which I haven't reproduced since opening this issue a long time ago). The IDTA's spec of allowed values in the id
field likely isn't gonna change anytime soon.
Bug is fixed. With the newest version it is possible to save shells (shell-descriptors) with non UUID.
The spec states that the id attribute in the AssetAdministrationShellDescriptor and SubmodelDescriptor are strings. Yet, in this Repo, they're both UUIDs.
Posting non-UUIDs against the DTR returns 500.