eclipse-aaspe / package-explorer

AASX Package Explorer
Other
64 stars 19 forks source link

Duplicate GlobalAssetIds in Package Explorer #259

Open JS-Aibel opened 2 weeks ago

JS-Aibel commented 2 weeks ago

Description When two Asset Administration Shells (AASes) within a single AASX package utilize the same GlobalAssetId, a warning is displayed: “It is not allowed to have duplicate GlobalAssetlds in the same file. This will break functionality and we strongly encoure to make the ld unique!”

Related

Question Is it permissible for multiple Asset Administration Shells (AAS) to reference the same GlobalAssetId? If so, could you please elaborate on the rationale behind the existing restriction on duplicate GlobalAssetIds?