diff --git a/README.md b/README.md index 98fbe93..4a1baa9 100644 --- a/README.md +++ b/README.md @@ -60,8 +60,10 @@ In case of API, the IDTA specifications define service specifications and profil | Name | Profile Identifier | Description | Support in test-engine | | :--- | :--- | :--- | :--- | | AAS Repository Read Profile | https://admin-shell.io/aas/API/3/0/AssetAdministrationShellRepositoryServiceSpecification/SSP-002 | Only read operations for the AAS Repository Service | ✅ | -| Submodel Repository Read Profile | https://admin-shell.io/aas/API/3/0/SubmodelServiceSpecification/SSP-002 | Only read operations for the Submodel Repository Service | ✅ | -| AAS Registry Read Profile | https://admin-shell.io/aas/API/3/0/AssetAdministrationShellRegistryServiceSpecification/SSP-002 | Only reads operations for AAS Registry Service | (✔️) | +| AAS Read Profile | https://admin-shell.io/aas/API/3/0/AssetAdministrationShellServiceSpecification/SSP-002 | Only read operations for the AAS Service | ✅ | +| Submodel Repository Read Profile | https://admin-shell.io/aas/API/3/0/SubmodelRepositoryServiceSpecification/SSP-002 | Only read operations for the Submodel Repository Service | ✅ | +| Submodel Read Profile | https://admin-shell.io/aas/API/3/0/SubmodelServiceSpecification/SSP-002 | Only read operations for the Submodel Repository Service | ✅ | +| AAS Registry Read Profile | https://admin-shell.io/aas/API/3/0/AssetAdministrationShellRegistryServiceSpecification/SSP-002 | Only read operations for AAS Registry Service | (✔️) | For a detailed list of what is checked (and what is not), see [here](doc/api.md). diff --git a/aas_test_engines/data/template.html b/aas_test_engines/data/template.html index b3a6778..44a9daf 100644 --- a/aas_test_engines/data/template.html +++ b/aas_test_engines/data/template.html @@ -65,6 +65,12 @@ color: red; font-weight: bolder; } + + .help { + position: absolute; + right:0; + top:0 + } @@ -72,6 +78,19 @@
→ | +Expand one level | +
← | +Collapse one level | +