Bug
Line 257 of service-specifications-and-profiles.adoc has the wrong Profile Identifier in the Submodel Read Profile (SSP-002) table.
Current (wrong)
https://admin-shell.io/aas/API/3/1/AssetAdministrationShellServiceSpecification/SSP-002
Expected (correct)
https://admin-shell.io/aas/API/3/1/SubmodelServiceSpecification/SSP-002
Context
The table at line 257 is for the Submodel Service Specification – Read Profile, so the identifier must use SubmodelServiceSpecification, not AssetAdministrationShellServiceSpecification.
For reference, the adjacent SSP-001 entry at line 208 correctly uses SubmodelServiceSpecification/SSP-001.
Bug
Line 257 of
service-specifications-and-profiles.adochas the wrong Profile Identifier in the Submodel Read Profile (SSP-002) table.Current (wrong)
Expected (correct)
Context
The table at line 257 is for the Submodel Service Specification – Read Profile, so the identifier must use
SubmodelServiceSpecification, notAssetAdministrationShellServiceSpecification.For reference, the adjacent SSP-001 entry at line 208 correctly uses
SubmodelServiceSpecification/SSP-001.