I would like to know if there is a mechanism available through which the entire time-series data spanning 2 years can be downloaded in a file(s). I have already gone through the time-series API and also the Fleet manager export that allows reading data for 90 days. Is there any other service available that allows me to export ( also download if possible) the time-series data in a file without using Fleet manager?
Solution
Time Series API supports max 90 days. Fleet Manager is also using same API at the end.
You should use more than 1 request to get 2 years data.
You can find more information here:
https://developer.mindsphere.io/apis/iot-iottimeseries/api-iottimeseries-overview.html
Notes
Notes