• 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

    Creating point sautomatically from MQTT topics

    User help
    mqtt scripting
    2
    3
    1.2k
    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.
    • N
      nathanRona
      last edited by nathanRona

      Hi

      I would like to setup Mango MQTT source so that points are automatically created for every topic in the topic filter.

      Example for the bellow I would like that two points, sinWave and zoneTemp, would automatically be created in Mango after declaring the data source (without having to add them manually)

      In noticed that if there is at topic that match the filter but there is currently not point for it Mango report a warning to console, meaning that Mango is aware of the topics availible.

      The name of the point should be same as name of the topic and type should be numeric.

      Thanks
      Nathan

      How can I set this up? With scripts?

      0_1575301966087_7719bcdb-6d7b-4314-8419-bab555b7d4a3-image.png

      0_1575302024960_5f85b57d-dda6-4291-87f9-46877f6b0ad8-image.png

      Jared WiltshireJ 1 Reply Last reply Reply Quote 0
      • Jared WiltshireJ
        Jared Wiltshire @nathanRona
        last edited by

        @nathanrona said in Creating point sautomatically from MQTT topics:

        I would like to setup Mango MQTT source so that points are automatically created for every topic in the topic filter.

        This is not something that is currently supported in Mango. But it is certainly a valid feature request.

        I would suggest for now that you use an external tool to export a list of topics then use the CSV data point import tool to bring them into Mango.

        Developer at Radix IoT

        1 Reply Last reply Reply Quote 0
        • N
          nathanRona
          last edited by

          Thanks
          Might add point through API from external prog as well (example phyton)

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