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

[Feature Request] Serialization of transferred AAS #145

Open
fvolz opened this issue Oct 21, 2024 · 1 comment
Open

[Feature Request] Serialization of transferred AAS #145

fvolz opened this issue Oct 21, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@fvolz
Copy link
Collaborator

fvolz commented Oct 21, 2024

As you might know, the AAS supports the Serialization of AAS/Submodels through the API (GET /serialization).
Would it be possible that the Consumer could request the result as an AASX file? Currently, the result is shown as JSON payload.

@fvolz fvolz added the enhancement New feature or request label Oct 21, 2024
@carlos-schmidt
Copy link
Collaborator

We could try transforming the JSON result from a provider into AASX in byte[] format and send this to the transfer destination. The destination would have to read/deserialize the byte[] as AASX somehow

@carlos-schmidt carlos-schmidt self-assigned this Oct 22, 2024
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

No branches or pull requests

2 participants