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.

  • Creating point sautomatically from MQTT topics

    User help mqtt scripting
    3
    0 Votes
    3 Posts
    1k Views
    N
    Thanks Might add point through API from external prog as well (example phyton)
  • Setting up/debugging mqtt data source

    User help mqtt
    2
    0 Votes
    2 Posts
    1k Views
    N
    Found how to set it up, The issue was Tag filter that should be "reception/#" i.w. the # was missing,
  • MQTT Datasource

    User help mqtt
    4
    0 Votes
    4 Posts
    2k Views
    MattFoxM
    No problem, always happy to assist. Fox
  • Sending JSON objects via MQTT

    User help json mqtt
    12
    0 Votes
    12 Posts
    6k Views
    Jared WiltshireJ
    @silvia We have made a v3.1.2 release of the MQTT data source which should rectify the issues you were experiencing. There we some bugs around referencing values inside JSON objects so we decided to switch the notation over to the JSON pointer spec. Your existing points with $. type notation will be automatically converted and hopefully should just work. I've added a help document to the data point edit page for MQTT too (click the blue help icon).