Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Are ServiceProfiles protocol-specific? #341

Open
1 task done
mjacoby opened this issue Nov 11, 2024 · 1 comment
Open
1 task done

Are ServiceProfiles protocol-specific? #341

mjacoby opened this issue Nov 11, 2024 · 1 comment

Comments

@mjacoby
Copy link
Collaborator

mjacoby commented Nov 11, 2024

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?

  • I have signed the required Developer Certificate of Origin (DCO) already.
@BirgitBoss
Copy link
Collaborator

the profiles were considered to be protocol-specific.

So perhaps it would be sufficient to change the descriptions, e.g.

Indicates that the server implemented all features of the Asset Administration Shell Service Specification Full Profile in version 3.0.

to

For https/REST only: Indicates that the server implemented all features of the Asset Administration Shell Service Specification Full Profile in version 3.0.

As soon as we would support other protocols as well additional profiles for these protocol would be added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants