Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
Dear Team,
Why value stream logging wrong time series?. As current time is 16:50:232 , but it logging 22:50:232
But real time is 16:46:46:000
Pump_Speed_SE-101 | timestamp |
---|---|
1741.9638671875 | 2017-11-15 22:46:46.000 |
2066.52734375 | 2017-11-15 22:41:46.000 |
2826.28930664063 | 2017-11-15 22:31:46.000 |
2960.63500976563 | 2017-11-15 22:26:46.000 |
2762.35595703125 | 2017-11-15 22:21:46.000 |
1534.80017089844 | 2017-11-15 22:16:46.000 |
1998.71423339844 | 2017-11-15 22:11:46.000 |
2261.40747070313 | 2017-11-15 22:06:46.000 |
2040.1943359375 | 2017-11-15 22:01:46.000 |
Thanks
Hi Bhuwaneshwar, it would depend on what is writing/logging values to the ValueStream. If its an EDGE device then it'll pickup that time, this is what is written to the ValueStream.
You'll need to check the device/entity writing to this value stream.
Thanks Sushant.
Data is coming from edge connector and edge connector is pushing data in proper format.
Hi Sushant,
As from log data is push by edge connector as local time 4 to 6 hours. but in time series it is showing from 21 to 22 hours.
So the edge device and the ThingWorx server are both in same timezone? Are you referring to the Academic Edge Connector? Else which Edge SDK are you working with?
Is there any script doing datetime computation prior to data being logged to the ValueStream?
Hi Sushnat,
Both edge device and Thingworx server are on same time zone.There is no computations for data-time.As shared previous screen in edge pushing data from 4 pm to 6 pm. But valuestream loging 21 to 22. I am using Thingworx 8. Is any specific configuration require?