To run the example containers, you need to have Docker installed on your device.
- Open a terminal in this folder
- Run the following command to start the BaSyx containers:
docker-compose up -dOperation delegation now validates outbound delegation targets with secure defaults. This example delegates to the Docker-internal host example-operation-service:8080, so the environment configuration includes an explicit allowlist entry in examples/BaSyxOperationDelegation/basyx/aas-env.properties.
- AAS Environment: http://localhost:8081
- AAS Registry: http://localhost:8082
- Submodel Registry: http://localhost:8083
- AAS Web GUI: http://localhost:3000
- Delegated Operation Service http://localhost:8087
