• 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

    How to implement metric system in mango

    How-To
    2
    3
    2.7k
    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.
    • A
      ashutosh14march
      last edited by

      I have a datasource of type HTTPReceiver with points like"temperature","humidity","distance" and I want to see there values every where in DEGREE CENTIGRADE,PERCENTAGE(%) AND Km/Miles respectively.

      How can i do so,is it possible to provide the unit at the time of point creation, please let me know.

      1 Reply Last reply Reply Quote 0
      • B
        bpm
        last edited by

        click on "data sources"
        click on "show points"
        click on "point properties" for the point you want to change

        in the Point properties
        change Engineering units to what you want

        in the Text renderer properties

        format "00.0" will give 1 decimal place
        suffix "&de-g;C" will give °C, remove the - to make it work

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