eclipse-basyx / basyx-java-server-sdk

MIT License
60 stars 47 forks source link

[FEATURE] ConnectedAasManager has no option to configure an external URL for Descriptor's endpoints #493

Open mateusmolina-iese opened 1 month ago

mateusmolina-iese commented 1 month ago

When saving the endpoint in a descriptor, the repository URLs passed to the constructor of the ConnectedAasManager are used to build the endpoint for descriptors. This can lead to errors accessing the endpoints in configurations where an external endpoint is required - a client-side dashboard for example.