Aggregation operations on Thing historical data
Hi,
I have just started exploring the ThingWorx and tried to fetch the historical data (time series) using get QueryPropertyHistory service. We can fetch using filters like date, record count, sorted etc.
I want to write a custom service that does aggregation operations on this data and persist this aggregated data in some form.
What are the supported ways for handling such huge data, transform it and persist?
Thank you

