Skip to content

Commit

Permalink
Add Constraint AASd-133 in SpecificAssetId documentation (#147)
Browse files Browse the repository at this point in the history
This adds a documentation of AASd-133 to `SpecificAssetId`.

---------

Co-authored-by: s-heppner <[email protected]>
  • Loading branch information
zrgt and s-heppner authored Nov 3, 2023
1 parent 9d01620 commit 5eb895e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions basyx/aas/model/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -2130,6 +2130,9 @@ class SpecificAssetId(HasSemantics):
A specific asset ID describes a generic supplementary identifying attribute of the asset.
The specific asset ID is not necessarily globally unique.
*Constraint AASd-133:* SpecificAssetId/externalSubjectId shall be a global reference,
i.e. Reference/type = ExternalReference
:ivar name: Key of the identifier
:ivar value: The value of the identifier with the corresponding key.
:ivar external_subject_id: The (external) subject the key belongs to or has meaning to.
Expand Down

0 comments on commit 5eb895e

Please sign in to comment.