cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Implement InfluxDB native aggregate function into Thingworx Service to Query Data

Implement InfluxDB native aggregate function into Thingworx Service to Query Data

Currently Thingworx aggregate function is only applicable to infotable which is returned by a query service. Waiting for data to be returned from a query and aggregate the data slows down the performance.

InfluxDB has native aggregate function at query level and implementing it to Thingworx built-in service will help to improve query performance and improve user experience. 

1 Comment
olivierlp
Community Manager
Status changed to: Under Consideration

Thanks for the feedback. This is under consideration and prioritized high in our roadmap. In the interim, you can use the Content Loader to send HTTP requests to InfluxDB. InfluxDB has an HTTP endpoint and API that can be used to interact with the Database directly.