Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Xively API 中,我找到了一种搜索提要的方法,但我真正想要的是一种在数据流中搜索的方法。例如,我想要最近的五个 == 1 的数据点。我查看了“历史数据”API,但找不到这样的功能。我必须手动编写搜索算法吗?
Xively APIv2 目前不提供此功能,您确实需要手动检查这些值。