Is your task related to a problem? Please describe.
The AAS Meta-Model [4] and Generator [5] libraries used in the previous implementation of the AAS generator are moved to Eclipse foundation, merged to a common library [1] and is currently updating [3] to the Release Candidate 2 of the AAS specification [2].
Describe the solution you'd like
We should update to the new library as soon as it is released on maven central. This means, we have to
update the reference to to the new library
update the namespaces
adjust the generator rules to the new AAS spec v3RC2
Describe alternatives you've considered
Leave it as it is. However, this would imply that our implementation will be outdated soon as the currently used libs are not maintained any longer.
Additional context
The IDTA code artifacts are currently moved to Eclipse foundation to the digital twin top level project. This also affects
Is your task related to a problem? Please describe. The AAS Meta-Model [4] and Generator [5] libraries used in the previous implementation of the AAS generator are moved to Eclipse foundation, merged to a common library [1] and is currently updating [3] to the Release Candidate 2 of the AAS specification [2].
Describe the solution you'd like We should update to the new library as soon as it is released on maven central. This means, we have to
Describe alternatives you've considered Leave it as it is. However, this would imply that our implementation will be outdated soon as the currently used libs are not maintained any longer.
Additional context The IDTA code artifacts are currently moved to Eclipse foundation to the digital twin top level project. This also affects
[1] https://projects.eclipse.org/projects/dt.aas4j [2] https://www.plattform-i40.de/IP/Redaktion/DE/Downloads/Publikation/Details_of_the_Asset_Administration_Shell_Part1_V3.html [3] https://github.com/eclipse-digitaltwin/aas4j/tree/update-to-rc02 [4] https://github.com/admin-shell-io/java-model [5] https://github.com/admin-shell-io/java-generator