• 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

    Mango 1.13.0 DataPoints import issue

    Mango feedback
    2
    4
    3.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.
    • Z
      zumiani
      last edited by

      Hello everyone,
      I found an issue on latest Mango version 1.13.0.
      When you export and then import data points from a Modbus datasource, import task return an error about ChartRenderer property:

      Data point 'DP_347885': 'JsonException reading property 'chartRenderer' of type null', caused by: 'null'

      It seams it couldn't parse 'null' value of chartRenderer property. What I have to do is set this property to a different value, for example

      "chartRenderer":{
      "type":"TABLE",
      "limit":10
      }

      The workaround works and using Search-and-Replace feature of every text editor I managed to import saved configurations.

      Anyway it is quite annoying to set this property, because I don't use it at all..
      When will be release next Mango version?

      Best regards and thank you

      1 Reply Last reply Reply Quote 0
      • M
        mlohbihler
        last edited by

        This problem is actually in a supporting library that Mango uses, not in Mango itself. The fix for it involved porting to a new version of the lib, which is a significant effort. Completion time for this is not currently known.

        Best regards,
        Matthew

        1 Reply Last reply Reply Quote 0
        • Z
          zumiani
          last edited by

          Previous version hasn't this problem..
          Isn't possible to return back to previous library version?

          Regards

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