• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. TheReelDill
    3. Posts

    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
    T
    • Profile
    • Following 0
    • Followers 1
    • Topics 2
    • Posts 6
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by TheReelDill

    • Watchdog for Mango and it's data sources

      Hi,
      Has anyone created of a good method to monitor if Mango is healthy? I.e. A system that sends notification in the event that Mango's core modules or data sources become non-responsive?

      Was thinking of creating process events (heartbeats) from data source activity that is used by an external monitoring system for notification.

      posted in Mango Automation general Discussion
      T
      TheReelDill
    • RE: Mango and Excel communication

      Does this help? (Excel to Mango only but could be a starting point)
      link text

      posted in How-To
      T
      TheReelDill
    • RE: Mango 2.6 New Features

      Good work guys. Real progress with using the API here at DVR LTD.

      posted in Announcements
      T
      TheReelDill
    • RE: MQTT over HTTP Receiver

      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?

      posted in Wishlist
      T
      TheReelDill
    • MQTT over HTTP Receiver

      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?

      posted in Wishlist
      T
      TheReelDill
    • RE: MQTT over HTTP Receiver

      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?

      posted in Wishlist
      T
      TheReelDill