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.
Reciving time-series history data through MQTT
-
Hi
I want to transfer a times-series of data points through MQTT to mangon, The series consist of an array of timestamp-value pairs. (example [20191219T082550Z, 22], [20191219T083050Z, 25],...)
- Can Mango recive and process and array/list of timestamp-data values (as oppposed to single value with single timestamp) through MQTT data-source?
- How should Json be formatted?
- How should Mango point be setup?
Many Thanks
Nathan