We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d01620 commit 5eb895eCopy full SHA for 5eb895e
basyx/aas/model/base.py
@@ -2130,6 +2130,9 @@ class SpecificAssetId(HasSemantics):
2130
A specific asset ID describes a generic supplementary identifying attribute of the asset.
2131
The specific asset ID is not necessarily globally unique.
2132
2133
+ *Constraint AASd-133:* SpecificAssetId/externalSubjectId shall be a global reference,
2134
+ i.e. Reference/type = ExternalReference
2135
+
2136
:ivar name: Key of the identifier
2137
:ivar value: The value of the identifier with the corresponding key.
2138
:ivar external_subject_id: The (external) subject the key belongs to or has meaning to.
0 commit comments