This release implements the following versions of the AAS specification:
- Part 1 - Metamodel: v3.0.1
- Schemata: v3.0.8
- Part 2 - API: v3.0.0
- Part 3a - Data Specification IEC 61360: v3.0.0
- Part 5 - Package File Format (AASX): v3.0.0
Version 1.1 of the BaSyx-Python SDK comes with a refactor of the GitHub repository. We decided for a monolithic repository structure to enable multiple packages inside this one repository. This way we can keep all packages interoperable with each other, while allowing users to only install what they need in their projects.
Most notably, we now have a working implementation of the "Specification of the Asset Administration Shell Part 2 API", which comes with an executable server Docker image.