Skip to main content
1-Visitor
July 13, 2017
Question

Value Stream double write

  • July 13, 2017
  • 2 replies
  • 1794 views

Hi,

I noticed lately that sometimes when I have several properties marked as logged they create two rows in value stream which differ in timestamp in +-15ms.

There is a service that parses json and writes ints,numbers,bools and a datetime into a Thing.

Is there something I can do about it? (I know I can solve it with a Stream as well, but ValueStream was sufficient so far)

Thank you for your suggestions

Jara

2 replies

5-Regular Member
July 14, 2017

Hello, Jaroslav.

Looking at the article https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS258414 I don't see anything that matches up with what you're describing. Are there actually duplicate entries in the log?

Export the Thing in question here and attach it, if possible.

-- Craig A.

1-Visitor
July 17, 2017

Hi Craig,

here is the Thing template.

1-Visitor
August 10, 2018

Hi, I am having the same issue, did you solve the problem ?