Timestamps for Logged KEPServer Data
Can anyone confirm how Thingworx manages logging Properties to a Value Stream? Specifically when logging Thing Properties that are bound to remote KEPServer tags? Does Thingworx use the timestamp that comes with the data from KEPServerEX? or does it create its own timestamp when it logs the Property data to Value Stream?
We think that the Properties are logged with the timestamp that comes from KEPServer but don't know that for sure. Of course, you'd want to log the data with the timestamp received from the OPC server rather than create one at log time since there will be some lag time between when the values are captured and when Thingworx receives them and schedules them to be logged.
My setup for reference:
Right now we're using Thingworx 7.1 with the KEPServerEX extension. I've got a RemoteKEPServerEXThing set up with KEPServer tags as remotely bound Properties, and the data is coming through properly as far as I can tell. From there I've got Things created and used "Manage Bindings" to locally bind tag Properties on the KEPServerEXThing to the respective machine Thing the tags belong to. I am then setting the Logged aspect on the Properties on the machine Thing.
Thanks in advance

