-
Hi,
while testing the download feature of the REST server part, I figured the aasx file is somehow rebuilt for download. At least the xml part is rewritten.
This will fail, if a signed aasx file…
-
Hello!
I'm trying to represent the "WebService" submodel for the scenario: "A device can offer multiple web services".
The AASX Package Explorer allows me to create many submodels with the same I…
-
Hi Team,
I am facing problem with running the application. Getting Uncaught SyntaxError: Unexpected token '}'
![aasxServerError](https://user-images.githubusercontent.com/33938064/154922552-02fac6…
-
When trying to download a non-existing file from an archive the REST server part throws an exception and sends the exception message with HTTP status code 200 to the client.
I suggest, the REST ser…
-
Can I load multiple .aasx during startup of the AAS Repository? How to write that in `aas.properties`?
The following only loads the very last .assx:
```
aas.source=/usr/share/config/aasx/30_Wit…
-
I tried to use the provided images `eclipsebasyx/aas-registry:1.0.4` and `eclipsebasyx/aas-server:1.0.2` to use them in a local kubernetes testing environment.
When I don't provide a registry URL to …
-
Please can you give an example of how I can load and register a static (type 1) AASX file? I have read the documentation for the Java components and found that it is possible using the AASXPackageMan…
-
Hello, I cannot sign this CLA: https://cla-assistant.io/admin-shell-io/aasx-server?pullRequest=96 the page is just empty.
-
Hi there,
I've noticed that when I load in .aasx files a part of the URL for submodels on the registry server is wrong. To be precise, it seems that the "shells" part in the URL is missing.
For …
-
It is possible to add some documentation on the REST API provided with the server if present?
Some minimal documentation can be founded on the previous repository but not detailed enough to be rea…