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

[Task] Support SerializationModifier "Normal" of Asset Administration Shell #498

Open
BirgitBoss opened this issue Jan 10, 2024 · 0 comments
Labels
acknowledged Has been viewed by one of the maintainers and is ready for further work, discussion or other steps. task

Comments

@BirgitBoss
Copy link
Contributor

BirgitBoss commented Jan 10, 2024

Is your task related to a problem? Please describe.
When it comes to add meta information into the JSON payload (see #491) itself then we should additionally support the Asset Administration Shell (AAS) specification for payload "Normal".

So far for SAMM only the "ValueOnly"-Payload of the AAS is supported. The SDK should supported also the other (look for "SerializationModifier", chapter 11.2 in Part 2.

The end user should be able to decide which of the serialization formats to use. The user can also switch between the two.

image

In chapter 11.4.2 an example showing difference between ValueOnly-Format and Normal is shown.

Note: the aspect model would be referenced as semanticId in the Submodel. Normally the description of the concept desription (=aspect model) is not copied to the description of the element itself (but would be possible if needed).

image

@chris-volk chris-volk added the acknowledged Has been viewed by one of the maintainers and is ready for further work, discussion or other steps. label Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
acknowledged Has been viewed by one of the maintainers and is ready for further work, discussion or other steps. task
Projects
None yet
Development

No branches or pull requests

2 participants