admin-shell-io / aas-specs

Repository of the Asset Administration Shell Specification IDTA-01001 - Metamodel
https://industrialdigitaltwin.org/en/content-hub/aasspecifications
Creative Commons Attribution 4.0 International
45 stars 26 forks source link

Allow "+" and "=" characters in values of SpecificAssetIds in order to support base64 encoded values #410

Closed richaashara closed 2 months ago

richaashara commented 2 months ago

Problem description I don't want to expose SpecificAssetIds' values directly while creating Digital Twin. So, I want to use base64 encoded value as value in SpecificAssetIds

Solution Proposal We can just edit the regrex for validation of value of specificAssetIds which will allow base64 encoded value.

Note This issue resembles to an issue in tractus-X. issue link: https://github.com/eclipse-tractusx/sldt-digital-twin-registry/issues/391

BirgitBoss commented 2 months ago

@richaashara Seems this issue is not relevant any longer? See discussion in https://github.com/eclipse-tractusx/sldt-digital-twin-registry/issues/391

richaashara commented 2 months ago

@BirgitBoss , We can close this issue now.

BirgitBoss commented 2 months ago

Thanks