Hi,
I was wondering if anyone had experience using SingleStore with IOT, especially Moxa devices.
Apparently it requires MQTT to stream data. I’m trying to find out how to plug MQTT into SingleStore.
Hi @franck.leveneur1, the best approach for plugging MQTT into SingleStore would be to read the MQTT with Kafka and use Kafka to write the data to SingleStore. There are a few options for loading data to SingleStore from Kafka which are all documented here.