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.
Modbus/TCP realtime, HTTP offline
-
Hi all
We ve been able to configure Mango in order to acquire periodically a copule of datapoints via ModBus/TCP.
Our remote device (http://www.equadro.com/Prodotti.php?Action=Vedi&id=4) has Ethernet and GPRS connectivity.
If/When our device is offline, we use to collect and store locally our points, and then we normally upload them to a server
once connection is restored. We store our measurements in internal filesystem.Please notice that we can encode our variables in any format, eg labeling them (MODBUS/TCP: INREG: OFFSET=0x00: VALUE=xxxxx) and upload them via TFTP to same server who hosts Mango.
My question is, is it possible for Mango to parse this file, extract datapoints ane merge them with valued red (maybe 6 hours before, when our device was online) via Modbus/TCP ?
Thank you for your help,
Paolo