Skip to content

IDTA-01002-3-1-3

Latest

Choose a tag to compare

@sebbader-sap sebbader-sap released this 06 Jul 11:41
a466d46

This release belongs to "25-01" of the Specifications of the Asset Administration Shell.

It contains the OpenAPI files released by the Industrial Digital Twin Association (IDTA) defining the different Asset Administration Shell APIs and the descriptions in the form of machine-readable YAML documents according to the OpenAPI v3.0.3 specification.

What's changed:

  • Fixed the response payload type of PutSubmodelById in the Asset Administration Shell Repository OpenAPI files: status code 201 now returns a Submodel instead of a Reference.
  • Changed JSON Schema validation from oneOf to anyOf where BNF grammar allows mixed inline and named groups in concatenation scenarios.
  • Harmonized SecurityQueryFilter between API and Security specifications and added missing FILTERLIST construct to the BNF grammar and JSON Schema.
  • Aligned idShort pattern in BNF grammar and JSON Schema with Metamodel Constraint AASd-002 to correctly enforce minimum two characters and prevent trailing hyphens.
  • Aligned date/time extraction functions ($dayOfWeek, $dayOfMonth, $month, $year) in JSON Schema to accept all dateTimeOperand types per BNF grammar, and widened timeLiteralPattern to support fractional seconds.

... and several other changes. For the full change log, see ChangeLog .

Full Commit Changelog: v3.1.2...v3.1.3