How get Stream Entries by Timestamp
Hello everyone,
I've been trying to invoke a service from a Stream, in order to retrieve data based on a DATETIME.
However, the only functions I see available retrieve the full Stream data. This is something I'd like to prevent since we are aiming to store millions of records on this stream.
Is there any way to query this data from the Stream with the out of the box solutions ThingWorx provides?
I'm using ThingWorx v9.0

