Skip to content

Commit 0d4e8d2

Browse files
committed
Add missing profiles to README
1 parent 06495ca commit 0d4e8d2

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,12 @@ In case of API, the IDTA specifications define service specifications and profil
7373
| AAS Read Profile | https://admin-shell.io/aas/API/3/0/AssetAdministrationShellServiceSpecification/SSP-002 | Only read operations for the AAS Service ||
7474
| Submodel Repository Read Profile | https://admin-shell.io/aas/API/3/0/SubmodelRepositoryServiceSpecification/SSP-002 | Only read operations for the Submodel Repository Service ||
7575
| 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
7782

7883
For a detailed list of what is checked (and what is not), see [here](doc/api.md).
7984

0 commit comments

Comments
 (0)