admin-shell-io / aas-specs-api

Repository of the Asset Administration Shell Specification DTA-01002 API
https://admin-shell-io.github.io/aas-specs-antora/index/home/index.html
Creative Commons Attribution 4.0 International
12 stars 5 forks source link

Are ServiceProfiles protocol-specific? #341

Open mjacoby opened 1 week ago

mjacoby commented 1 week ago

AAS specification Part 2 defines the concept of ServiceProfiles as part of the protocol-agnostic API, see Self-Description Interface and its payload ServiceDescription.

However, concrete ServiceProfiles are only defined in the HTTP/REST API subsection here.

Is this by design, i.e. implying that service profile definitions are protocol-specific, or shouldn't this last section be outside the HTTP/REST API section, i.e. implying the defined profiles are protocol-agnostic?