You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
I am using eclipse ditto to manage digital twins. I want to use this as my cloud digital twin. how to connect the eclipse freyja to eclipse ditto. It should be very help if it has any documentation regarding this or any it has any specific configuration need to be done from both sides and the similar way, I tried to connect
Mqtt to eclipse ibeji
eclipse ibeji to eclipse ditto
by adding uri to the mentioned yaml files in the documentation.
Hi
I am using eclipse ditto to manage digital twins. I want to use this as my cloud digital twin. how to connect the eclipse freyja to eclipse ditto. It should be very help if it has any documentation regarding this or any it has any specific configuration need to be done from both sides and the similar way, I tried to connect
by adding uri to the mentioned yaml files in the documentation.
consumer_authority: "0.0.0.0:6010"
invehicle_digital_twin_uri: "http://0.0.0.0:5010"
mqtt:
broker_uri: "mqtt://0.0.0.0:1883"
topic: "vehicle/telemetry"
chariott_uri: "http://0.0.0.0:50000"
ditto_uri: "http://0.0.0.0:8080"
In that case also I am not able to connect. Thank you.
The text was updated successfully, but these errors were encountered: