What is missing?
There are currently only three service profiles to describe an Asset Administration Shell Repository:
- Full
- Read
- Query
#1 and #2 require that operations on Referables (SubmodelElements) are possible, while #3 requires query functionality. It is not possible to describe an Asset Administration Shell Repository that operates on Identifiables (AAS + Submodels).
How should it be fixed?
Add a new "Asset Administration Shell Repository - Basic Profile" (final name can be different), with these operations only:
What is missing?
There are currently only three service profiles to describe an Asset Administration Shell Repository:
#1 and #2 require that operations on
Referables(SubmodelElements) are possible, while #3 requires query functionality. It is not possible to describe an Asset Administration Shell Repository that operates onIdentifiables(AAS + Submodels).How should it be fixed?
Add a new "Asset Administration Shell Repository - Basic Profile" (final name can be different), with these operations only:
AAS Repository API:
Submodel Repository API by superpath:
Description API:
I have signed the required Developer Certificate of Origin (DCO) already.