Wrong time for logged properties
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Wrong time for logged properties
Hi,
I logged my thing properties values in a value stream but when they are logged in the value stream the time that is logged with the value is the real time +1H.
I thought it was a timezone problem so I added -Duser.timezon=Europe/Paris at the tomcat startup but it didn't change anything.
Thanking you in advance
- Labels:
-
Troubleshooting
- Tags:
- value streams
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Where is the value stream data coming from?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
My things are remote and properties are remote too, the value stream data come from these remote properties that are set by a java sdk.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
So are you sure the timestamp isn't being set on the remote device? What timezone is that in?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Because I first receive the remote device messages on a network server which transmit messages to thingworx.
So when my sensor send a message to my network server, the timestamp is good and my network server timestamp is good too.
My timezone is UTC+1 (Europe/Paris).