We would like to migrate IOT sensors event data, which is exist in MySQL to Hono-Ditto system.
Can you please help us with the process? Thank you.
We would like to migrate IOT sensors event data, which is exist in MySQL to Hono-Ditto system.
Can you please help us with the process? Thank you.
Hi
What does your existing process look like? How are you connecting to IoT Hono–Dittio at the moment?
As
Looking at the documentation, a starting approach would be to read the data from MySQL then pass it through to Hono/Ditto via API calls:
https://eclipse.dev/ditto/http-api-doc.html#/Messages
https://eclipse.dev/hono/docs/api/