aas-core-works / aas-core-meta

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

V3.1: Adapt Identifier length to 2048 #348

Closed s-heppner closed 1 month ago

s-heppner commented 1 month ago

Previously, the invariant declaring the maximum length of Identifier was set to 2000. We had already adapted this to 2024 according to aas-specs#306, however the decision was corrected to 2048 in aas-specs#306 and the specification adapted in aas-specs#374.

We therefore adapt the invariant to a maximum length of 2048

Previously, the invariant declaring the maximum length of Value_type_IEC_61360 was set to 2000. Decided in aas-specs#306 and specified in aas-specs-iec61360#21 this was adapted to 2048.

We therefore adapt the invariant to a maximum length of 2048