Hi all,
I am using the API to retrieve historical data for a large group of sensors. I believe that the current limits on historical Get requests are:
Real-time: 2 days
10 Minute : 3 days
30 minute: 7 days
1 hr: 14 days
6hr: 90 days
1 day: 1 year
I was wondering if anyone knows why these limits are in place. It would be great to be able to query over longer time periods instead of making multiple get requests and concatenating the data. Is there a reason why the time is so limited? Is there any plan to change these limitations?
Thanks,
M