Hello, is there is any way or tutorial, which explains, how to send the MQTT publish and subscribe data to SQL database using Arduino IDE, as my project code is written in Arduino IDE.
Thanks
Hello, is there is any way or tutorial, which explains, how to send the MQTT publish and subscribe data to SQL database using Arduino IDE, as my project code is written in Arduino IDE.
Thanks
Hi there, as external databases are usually custom developments that manage their own ingestion rules we do not have a tutoral as such.
Please reach with your SQL database admin or support team about the way to upload data, usually this is reached through a REST API that exposes ingestion http endpoints.
All the best
Dear jotathebest, Thanks for your suggestion.