aas-core-works / aas-core-meta

Provide formalized meta-models for Asset Administration Shell (AAS).
Other
9 stars 3 forks source link

[V3] Make ID-shorts optional in `Identifiable` #264

Closed mristin closed 1 year ago

mristin commented 1 year ago

We misinterpreted Constraint AASd-117, and made ID-shorts required in identifiables.

This patch fixes the issue by making ID-shorts optional in Identifiable class again.