Open ilumie802 opened 4 months ago
Since we deprecated the sdv.databroker.v1
interface per default (that is implementing registerDatapoints
). You need to enable it by specifying --enable-databroker-v1
to have the interface available. docker run -it --rm -p 55555:55555 ghcr.io/eclipse-kuksa/kuksa-databroker:main --enable-databroker-v1
Good news deprecated the sdv.databroker.v1, when are you going to update the sources to new version of Databroker?
we are looking for simple c++ sketch for Databroker feeder and subscriber any hints to this? docu is also very welcome
Hello,
I just followed the readme to setup the KUKSA Databroker and build the wiper_service and someip_feeder using the provided build scripts.
The connection between the wiper_service and the someip_feeder is working as expected but the connection to the Databroker is not established succesfully: