Skip to main content
Question

how to setup data migration from MySQL to IOT Hono-Dittio system

  • September 10, 2025
  • 2 replies
  • 35 views

gis_track4c
Participant
Forum|alt.badge.img+1

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.

2 replies

crystalatsafe
Safer
Forum|alt.badge.img+26

Hi ​@gis_track4c 

What does your existing process look like? How are you connecting to IoT Hono–Dittio at the moment? 


hkingsbury
Celebrity
Forum|alt.badge.img+64
  • Celebrity
  • September 16, 2025

As ​@crystalatsafe mentioned, more details would be helpful.

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/