Insights Hub How can i export all time series data?

2023-03-03T08:11:26Z
APIs & Services

Summary


Details

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.

  • Queries without specified timestamps do not consider records older than 12 months
    • The specified timespan shouldn't greater than 90 days.

      You can find more information here:

      https://developer.mindsphere.io/apis/iot-iottimeseries/api-iottimeseries-overview.html

      Notes

      Notes

      KB Article ID# PL8612956

      Contents

      SummaryDetails

      Associated Components

      IoT Time Series Service