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.
How to implement metric system in mango
-
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.
-
Mango was developed in Canada, so if there were any measurement bias within it, it would be towards metric. But, Mango has no bias. Values are stored as scalars; you provide formatting and suffixes via text renderers to display the values the way you want to see them.