Insights Hub Reading time series data with latest values endpoint, not showing current data.

2021-07-16T08:52:20Z
APIs & Services

Summary


Details

We are using IoT time series API to get the latest value for a variable from an aspect. We are retrieving data at almost 50min-1 hour old.

Solution

The latestValue   endpoint uses IoT aggregates data to get the latest value. Time Series aggregate data gets generated approximately 1 hour after data ingestion . Getting the latest value will retrieved data with a delay of up to 2 hours. Recommended when the aspect data is changing non-frequently.


The latestRecord endpoint, might not include all the variables, as it will only show the variable with the latest timestamp, but will show the last record with whatever variables present in it. Recommended when the aspect data is changing frequently. 

Notes

For additional support, please create a support case via the Support Centre

KB Article ID# PL8549794

Contents

SummaryDetails

Associated Components

IoT Time Series Service