Skip to content

Commit

Permalink
Document DataSpecification template class not implemented
Browse files Browse the repository at this point in the history
  • Loading branch information
zrgt authored and s-heppner committed Nov 14, 2023
1 parent 2b82cc6 commit bb3ed92
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions basyx/aas/model/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -1162,6 +1162,8 @@ class HasDataSpecification(metaclass=abc.ABCMeta):
element may or shall have. The data specifications used are explicitly specified
with their global ID.
*Note:* Please consider, that we have not implemented DataSpecification template class
:ivar embedded_data_specifications: List of :class:`~.EmbeddedDataSpecification`.
"""
@abc.abstractmethod
Expand Down

0 comments on commit bb3ed92

Please sign in to comment.