aas-core-works / aas-core-meta

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

Make `RelationshipElement.first` and `RelationshipElement.second` optional #340

Open zrgt opened 1 month ago

zrgt commented 1 month ago

V3.1 Change RelationshipElement: attributes "first" and "second" now optional (conformant to "min" and "max" of "Range")(#412), AnnotatedRelationshipElement inherits from RelationshipElement and is thus also affected.