Re: [mqtt] reading database using mqtt

39 views
Skip to first unread message
Message has been deleted

Chris Donovan

unread,
Jul 31, 2019, 3:23:15 PM7/31/19
to mq...@googlegroups.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 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.

Ranjith Kumar Diraviyam

unread,
Aug 14, 2019, 7:50:09 AM8/14/19
to MQTT
It is not advisable to connect to a database using a C libraries. you should try using a python wrapped code of C and do all your SQL operations from C. 

This is a general question beyond MQTT, 

Ranjith 


On Thursday, August 1, 2019 at 12:53:15 AM UTC+5:30, Chris Donovan wrote:
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.
Reply all
Reply to author
Forward
0 new messages