AWS Timestream查询:如何推断最新值

0

【以下的问题经过翻译处理】 我有许多设备,只有在测量值发生变化时才将它们推送到AWS TS。当我拉出我的设备历史记录图表时,我想看到直到现在为止的所有值……但我没有,因为时间序列停在最后记录的最新值。是否有一种方法(使用查询)可以推断出现在(now())的值基于最后一个值?

profile picture
EXPERT
asked 8 months ago36 views
1 Answer
0

【以下的回答经过翻译处理】 在插值之前,在时间序列的末尾添加最后已知的值,以解决你的问题。

profile picture
EXPERT
answered 8 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions