2

In the Xively API, I found a way to search for feeds, but what I really wanted is a way to search within datastreams. For example, I want the most recent five datapoints that == 1. I looked at the "historical data" API and could not find such functionality. Do I have to write the search algorithm manually?

Andrew
  • 43
  • 3

1 Answers1

0

This is currently not provided by Xively APIv2, you will indeed need to check the values manually.

errordeveloper
  • 6,716
  • 6
  • 41
  • 54