Skip to content

How to connect eclipse ditto with eclipse freyja #197

@kulta4

Description

@kulta4

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

  1. Mqtt to eclipse ibeji
  2. eclipse ibeji to eclipse ditto
    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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions