aasx-server-blazor-for-demo:main does not load all AASs from the .aasx file
Dave-Ding opened this issue · 0 comments
Dave-Ding commented
Thank you very much for introducing the new AAS Server demo!
By following the instruction for "docker.io/adminshellio/aasx-server-blazor-for-demo:main", I tried out the new server. It is really convenient now to load multiple .aasx files at one go.
However, I noticed that, although I have stored multiple AASs in one .aasx file, the server only displays the first AAS from that file. May I know if it is designed like this intentionally? To my understanding, a single .aasx file is allowed to contain multiple AASs. It would be great if the server could display all AASs contained by the .aasx file, instead of only the first one.
Thank you very much in advance!
Best regards
Dave