Hello,
I need to extract historic data of one sensor using API XML, I try to put this query:
/api/historicdata.xml?id=2262&avg=0&sdate=2014-10-20-00-00-00&edate=2014-10-30-00-00-00
and the result not show downtime. How can I ask to show something like this: Date Time Loading time Bytes received Download Bandwidth Time to first byte Downtime Coverage
The result could be in XML or CSV.
Thanks in advance.
Add comment