Skip to main content
Best answer by Aanjan

Angels, you would need to store/ log the property values. If you have access to the ThingWorx tutorials, please do check the Streams and Value Streams section. Or the Data Storage section at the ThingWorx Help Center.

1 reply

Aanjan5-Regular MemberAnswer
5-Regular Member
February 23, 2016

Angels, you would need to store/ log the property values. If you have access to the ThingWorx tutorials, please do check the Streams and Value Streams section. Or the Data Storage section at the ThingWorx Help Center.

aalbot1-VisitorAuthor
1-Visitor
February 24, 2016

Hi Aanjan, thanks to  the ThingWorx Help Center, I would access the QueryPropertyHistory Services. But the POST method need two DateTime type parameter if I want to do the interval analysis, I try to use the string like "startDate=2016-02-23 06:10:10" but it returned Unable To Convert From java.lang.String to DATETIME. How can I send the DateTime type parameter? Thanks!

aalbot1-VisitorAuthor
1-Visitor
February 24, 2016

Just now I know the format is 2016-02-24T05:26:28.275Z. Thanks for your help.O(∩_∩)O~~