Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Use same output of cloud database for different sensors
Forum Update on Monday, May 27th 2025

Use same output of cloud database for different sensors

Scheduled Pinned Locked Moved Unsolved General and Desktop
cloud drivecloud servicesinternet of thi
6 Posts 2 Posters 1.2k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    bells75
    wrote on 17 May 2018, 11:44 last edited by JKSH
    #1

    [EDIT: Link removed --JKSH]

    If I use Temperature sensor which consist of chip DHT11 which sends temperature readings to Azure storage cloud (using Qton Pi as gateway) which I need to connect it with azure web-hooks to manage the alerts and all the analytical data and If I change the sensor and use mesh module sensor with chip SHT31 as well as the library, Is it possible to use the output data (of chip DHT11) saved in cloud's database sent by DHT11 to manage the dashboard through data cloud ? your leads on this will be very helpful.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 17 May 2018, 17:07 last edited by
      #2

      Hi and welcome to devnet,

      How is that related to Qt ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1
      • B Offline
        B Offline
        bells75
        wrote on 25 May 2018, 10:00 last edited by
        #3

        Is it possible to to send the data of sensors to Qt database using Qton PI ? I am trying to design dashboard for wireless sensor using Qt cloud services can you suggest the best way to design the live streaming graph which shows temperature reading ?

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 25 May 2018, 11:26 last edited by
          #4

          What Qt Cloud Services do you have in mind ?

          If you thinking about engin.io and friends, the services have been halted a few years ago.

          However, you can still use Qt to send your sensor data to whatever service you see fit as you have the network module that you can leverage for that kind of stuff (which was already used by the engin.io module in its time).

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • B Offline
            B Offline
            bells75
            wrote on 1 Jun 2018, 08:05 last edited by
            #5

            Well If its possible send data to QT will be alright for me,

            I am using this Wireless sensor with Raspberry PI using instructions

            Can I store data in QT database and create application for stored database to check old readings anytime ?

            Is there any article which help me to interface sensor or use GPIO pins through QT ?

            1 Reply Last reply
            0
            • S Offline
              S Offline
              SGaist
              Lifetime Qt Champion
              wrote on 1 Jun 2018, 21:24 last edited by
              #6

              Again, send what data ?

              Yes, Qt has a database module (a quick search in the documentation would have revealed that more quickly than waiting on an sneer here). Therefore, yes you can store data using a database.

              There are libraries that you can integrate with your Qt Application to do what you want.

              By the way, it's Qt, QT stands for Apple QuickTime which is not what you are going to use.

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              0

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved