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

Add JSONs for three SubmodelTemplates #39

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Add JSONs for three SubmodelTemplates #39

wants to merge 3 commits into from

Conversation

sebbader-sap
Copy link

@sebbader-sap sebbader-sap commented Oct 3, 2023

Includes:

  • Handover Documentation
  • Digital Nameplate
  • Contact Information

Background:
I want to make the official SubmodelTemplates available according to the AAS V3.0 API. Therefore, JSON serialisations - even though the templates are still in Metamodel version 2 - is required. This PR only includes three SubmodelTemplates as a quick proof of concept.

Example (Digital Nameplate ID encoded in base64url):
GET http://admin-shell.io/api/v3.0/submodels/aHR0cHM6Ly9hZG1pbi1zaGVsbC5pby96dmVpL25hbWVwbGF0ZS8yLzAvTmFtZXBsYXRl --> works
GET Accept: application/asset-administration-shell-package+xml http://admin-shell.io/api/v3.0/submodels/aHR0cHM6Ly9hZG1pbi1zaGVsbC5pby96dmVpL25hbWVwbGF0ZS8yLzAvTmFtZXBsYXRl --> works
GET Accept: application/json http://admin-shell.io/api/v3.0/submodels/aHR0cHM6Ly9hZG1pbi1zaGVsbC5pby96dmVpL25hbWVwbGF0ZS8yLzAvTmFtZXBsYXRl --> will work after this PR is merged

@sebbader-sap sebbader-sap added the enhancement New feature or request label Oct 3, 2023
@SAidta
Copy link
Collaborator

SAidta commented Oct 4, 2023

Thank you for the PR. This will be discussed in the IDTA Workstream AAS and TF "SMT matching metamodel"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants