Question
Value Stream double write
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

