• Recent
    • Tags
    • Popular
    • Register
    • Login

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website

    MQTT over HTTP Receiver

    Wishlist
    2
    5
    4.3k
    Loading More Posts
    • 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.
    • T
      TheReelDill
      last edited by

      We are currently using Mango's HTTP receiver, but have concerns about its security. (DoS or MITM) Our thoughts turned to maybe updating the micro controller(s) to send it data through HTTPS (SSL) and of course rewriting the data source module. However, it appears that this idea is maybe a little burdensome on the controller.

      So what about http://mqtt.org/ ? It appears to answer the security questions and is lightweight. Clearly the HTTP input module would need updating.
      What do you think?

      1 Reply Last reply Reply Quote 0
      • JoelHaggarJ
        JoelHaggar
        last edited by

        MQTT looks like an excellent idea to add as a data source to Mango. I'm not familiar with the protocol, do you know of many devices using it? I see they have some Java libraries so it might be fairly easy to add. We'd need some hardware to test with if we were going to add this protocol.

        Joel.

        1 Reply Last reply Reply Quote 0
        • T
          TheReelDill
          last edited by

          It's also new to me Joel. :oops:

          Take a look at https://groups.google.com/forum/#!topic/mqtt/c1dlCdA5eOc. Plenty of devices listed here. Xively (Pachube) also accepts messages in this protocol.
          It appears that MQTT is not secure in its own right, but there are SSL/TSL implementations, presumably adding overhead :?

          Anyhow, maybe we can provide a client side embedded instance if you look after the server side?

          1 Reply Last reply Reply Quote 0
          • JoelHaggarJ
            JoelHaggar
            last edited by

            Thanks this looks really interesting. We'll take a look and see what it would take to add to Mango. If it's something you wanted to be added sooner than later maybe consider pitching in some development funds and we could make it more of a priority.

            Thanks,

            Joel.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post