eclipse-velocitas / velocitas-docs

Documentation artifacts of Velocitas
https://eclipse.dev/velocitas
Apache License 2.0
9 stars 6 forks source link

Adapt C++ docs to synced env var concept as used by Python SDK #106

Closed BjoernAtBosch closed 1 year ago

BjoernAtBosch commented 1 year ago

Describe your changes

Python SDK uses the SDV_[service-name]_ADDRESS for telling the address of the respective service to the application if using the native middleware. This shall be used for C++ also.

Issue ticket number and link

Required by https://github.com/eclipse-velocitas/vehicle-app-cpp-sdk/issues/59

Checklist before requesting a review