Skip to content

Commit 08f1231

Browse files
committed
Update SDK to V3.0.2 of AAS Part 3a (IEC 61360)
1 parent 007ba9d commit 08f1231

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

sdk/docs/source/constraints.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ an :class:`~basyx.aas.model.base.AASConstraintViolation` will be raised
5757
.. |aasc006| replace:: For a ``ConceptDescription`` with ``category`` DOCUMENT using data specification template IEC61360 - ``DataSpecificationIEC61360/dataType`` shall be one of the following values: STRING or URL.
5858
.. |aasc007| replace:: For a ``ConceptDescription`` with ``category`` QUALIFIER_TYPE using data specification template IEC61360 - ``DataSpecificationIEC61360/dataType`` is mandatory and shall be defined.
5959
.. |aasc008| replace:: For a ConceptDescriptions except for a ``ConceptDescription`` of ``category`` VALUE using data specification template IEC61360 - ``DataSpecificationIEC61360/definition`` is mandatory and shall be defined at least in English.
60-
.. |aasc009| replace:: If ``DataSpecificationIEC61360/dataType`` one of: INTEGER_MEASURE, REAL_MEASURE, RATIONAL_MEASURE, INTEGER_CURRENCY, REAL_CURRENCY, then ``DataSpecificationIEC61360/unit`` or ``DataSpecificationIEC61360/unitId`` shall be defined.
61-
.. |aasc010| replace:: If ``DataSpecificationIEC61360/value`` is not empty then ``DataSpecificationIEC61360/valueList`` shall be empty and vice versa.
60+
.. |aasc3a009| replace:: If ``DataSpecificationIEC61360/dataType`` is one of: INTEGER_MEASURE, REAL_MEASURE, RATIONAL_MEASURE, INTEGER_CURRENCY, REAL_CURRENCY, then ``DataSpecificationIEC61360/unit`` or ``DataSpecificationIEC61360/unitId`` shall be defined.
61+
.. |aasc3a010| replace:: If ``DataSpecificationIEC61360/value`` is not empty then ``DataSpecificationIEC61360/valueList`` shall be empty and vice versa.
6262

6363

6464
.. csv-table::
@@ -106,5 +106,5 @@ an :class:`~basyx.aas.model.base.AASConstraintViolation` will be raised
106106
AASc-006, |aasc006|, tbd
107107
AASc-007, |aasc007|, tbd
108108
AASc-008, |aasc008|, tbd
109-
AASc-009, |aasc009|, tbd
110-
AASc-010, |aasc010|, tbd
109+
AASc-3a-009, |aasc3a009|, tbd
110+
AASc-3a-010, |aasc3a010|, tbd

0 commit comments

Comments
 (0)