admin-shell-io / aas-test-engines

Official test tooling for the Asset Administration Shell
https://certification.admin-shell-io.com
Apache License 2.0
5 stars 2 forks source link

Which AAS Specification version(s) and/or releases are supported? #9

Closed BirgitBoss closed 2 months ago

BirgitBoss commented 4 months ago

From the Readme it seems API version 1.0RC03 is supported?

How would you notify which test engine is valid for which version or does one and the same test engine support or will support more than one version? How do I select the version required when calling the test engine?

otto-ifak commented 3 months ago

Hi @BirgitBoss, this was actually an error in the README, 1.0RC03 is not supported (anymore). This mistake has been fixed in 9657296566e60ee8ab5c6ba039b60d8588cc9bec.

Each release of the test engine will support the current version and the one before the current. It might include support for older versions as well, but most probably we will not fix any bugs for these anymore.

For certification, you will always have to use the most recent version of the test engine. You can only select the version of the specification you want to check against.