-
As shown below server crashes if the statements are null. I have tested using Demo Box samples from here http://www.admin-shell-io.com/samples/
-
Hi,
I am trying to understand how I can use the jsonazation. for example, using the endpoint https://v3security.admin-shell-io.com/shells, It returns a list of AssetAdministrationShell with a paging …
-
Are those endpoints already implemented?
![image](https://github.com/eclipse-basyx/basyx-java-server-sdk/assets/17433117/64986d69-186a-4a25-9d86-70a2bf9463ad)
Will BaSyx V2 also have the option …
-
Dear developers,
At first, I'd like to thank you for developing this great ecosystem.
I've checked out the provided [docker-compose.yaml](https://github.com/eclipse-basyx/basyx-java-examples/bl…
-
I'm currently looking into deploying multiple components and am identifying the following:
I'm able to deploy the AAS Repository 2.0.0-snapshot (eclipsebasyx/aas-repository:2.0.0-SNAPSHOT), and the…
-
Hello, I am really despaired with upload aasx.
I did fetch and pull of my source codes, so it should be up-to-date.
I am using **HelloWorldServer.java**
I just modified the main:
```
public stati…
-
# Aasx-Server does not communicate with other devices (clients) through API Gateway or OPC UA.
All devices are connected to the same network (192.168.1.xxx).
When I execute AASX-SERVER on my lapto…
-
Dear all,
i noticed that AAS-server puts all file from aasx packages into /files/aasx/file.name, this is a potential pitfall for collisions if file names in multiple aasx packages are re-used, corr…
-
Is it possible to connect die AASX package explorer to a basyx aas-server / aas-registry?
-
I am running the BaSyx docker containers (registry, server, gui) in a docker compose environment and traefik as a reverse proxy with SSL termination.
Everything is working fine except the download …