I am trying out Eclipse IoT Framework on my RP3. On the host-side (local PC backend) I would like to bind Hawkbit with Ditto and at least Ditto with Hono. From here and here I can read that it is still not possible to connect Hawkbit with Ditto? Right? If not is there a way to connect Hawkbit to hono?
thanks ajava
Update
I think it is not already clear what am I supposed to achieve. Well, at the moment any Edge-Device can communicate and register itself at HawkBit via DDI-Api. On the other hand, these edge-devices also communicate through the chain: Hono->Ditto->App, with the backend-specific applications. This communication path is standardized by AMQP.
Now my Questions:
Hawkbit and Hono both maintain separately their own device/tenant repository. Fortunately, I see some efforts to merge them together here. But it seems to me that it's not still part of the official release. Correct? If not I'm thankful for any help and suggestions, how to maintain only one repo.
Using Hawkbit through DDI-Api and not to be able to include it in the IoT-Chain (Hono->Ditto->Hawkbit) makes it just like a foreign body. So it would be helpful if one could also use the DMF-API of Hawkbit to connect it to either Hono or better than that to Ditto. In my opinion, it is still not possible, or did I misunderstood something here?
Thanks and best regards Arash