Skip to content

Commit 5eb895e

Browse files
zrgts-heppner
andauthored
Add Constraint AASd-133 in SpecificAssetId documentation (#147)
This adds a documentation of AASd-133 to `SpecificAssetId`. --------- Co-authored-by: s-heppner <s.heppner@plt.rwth-aachen.de>
1 parent 9d01620 commit 5eb895e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

basyx/aas/model/base.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2130,6 +2130,9 @@ class SpecificAssetId(HasSemantics):
21302130
A specific asset ID describes a generic supplementary identifying attribute of the asset.
21312131
The specific asset ID is not necessarily globally unique.
21322132
2133+
*Constraint AASd-133:* SpecificAssetId/externalSubjectId shall be a global reference,
2134+
i.e. Reference/type = ExternalReference
2135+
21332136
:ivar name: Key of the identifier
21342137
:ivar value: The value of the identifier with the corresponding key.
21352138
:ivar external_subject_id: The (external) subject the key belongs to or has meaning to.

0 commit comments

Comments
 (0)