--can anyone please explain how to read a sqlite database using mqtt in c language?thanks in advance
To learn more about MQTT please visit http://mqtt.org
---
You received this message because you are subscribed to the Google Groups "MQTT" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mqtt+uns...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mqtt/2f1b6e43-9ec7-4714-9f29-5f781aca4299%40googlegroups.com.
Mqtt is network protocol not sure what you mean by reading a database using mqtt in c. What exactly are you trying to achieve.You can send data from an embedded device over a data connection via mqtt to an mqtt broker. You will then need a write a program that will interpret the data and interact with your database.But that is vague overview, at best.
On Wed 31 Jul 2019, 12:54 Aacdg Ec, <eca...@gmail.com> wrote:
--can anyone please explain how to read a sqlite database using mqtt in c language?thanks in advance
To learn more about MQTT please visit http://mqtt.org
---
You received this message because you are subscribed to the Google Groups "MQTT" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mq...@googlegroups.com.