question regarding ServerTimestamp and SourceTimestamp
Hi,
I have a question regarding ServerTimestamp and SourceTimestamp from this post.
Based on the OPC UA specification, if the device/PLC doesn't support hardware timestamping, shouldn't SourceTimestamp be null? However, on the client side, I noticed that SourceTimestamp is always equal to ServerTimestamp. Is there any documentation explaining why this happens?
Furthermore, when I issue a Read request for a tag whose value hasn't changed, SourceTimestamp is still constantly updated and identical to ServerTimestamp.
Any insights or references would be greatly appreciated!

