eclipse-velocitas / vehicle-app-cpp-template

Vehicle App template for C++
Apache License 2.0
7 stars 4 forks source link

Bugfix: Overwrite vehicleAppPort and fix MQTT path in k3d runtime #49

Closed doosuu closed 1 year ago

doosuu commented 1 year ago

Description

dapr app port needs to be explicitly set to -1 to work with the C++ SDK and a bug in the devenv-runtimes package is fixed to allow startup of apps in the k3d runtime.

Issue ticket number and link

Fixes #45

Checklist