You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,12 @@ In case of API, the IDTA specifications define service specifications and profil
73
73
| AAS Read Profile |https://admin-shell.io/aas/API/3/0/AssetAdministrationShellServiceSpecification/SSP-002| Only read operations for the AAS Service | ✅ |
74
74
| Submodel Repository Read Profile |https://admin-shell.io/aas/API/3/0/SubmodelRepositoryServiceSpecification/SSP-002| Only read operations for the Submodel Repository Service | ✅ |
75
75
| Submodel Read Profile |https://admin-shell.io/aas/API/3/0/SubmodelServiceSpecification/SSP-002| Only read operations for the Submodel Repository Service | ✅ |
76
-
| AAS Registry Read Profile |https://admin-shell.io/aas/API/3/0/AssetAdministrationShellRegistryServiceSpecification/SSP-002| Only read operations for AAS Registry Service | (✔️) |
76
+
| AAS Registry Read Profile |https://admin-shell.io/aas/API/3/0/AssetAdministrationShellRegistryServiceSpecification/SSP-002| Only read operations for AAS Registry Service | ✅*|
77
+
| Submodel Registry Read Profile |https://admin-shell.io/aas/API/3/0/SubmodelRegistryServiceSpecification/SSP-002| Only read operations for Submodel Registry Service | ✅*|
78
+
| Discovery Service Full Profile |https://admin-shell.io/aas/API/3/0/DiscoveryServiceSpecification/SSP-001| All operations for Discovery Service | ✅*|
79
+
| Concept Description Repository Profile |https://admin-shell.io/aas/API/3/0/ConceptDescriptionRepositoryServiceSpecification/SSP-001| Only Read operations for the Concept Description Service | ✅*|
80
+
81
+
*IDTA members only
77
82
78
83
For a detailed list of what is checked (and what is not), see [here](doc/api.md).
0 commit comments