NodeOPCUA API Documentation
    Preparing search index...

    Function timestampHasChanged

    • return if the timestamps of the two dataValue are different

      • if timestampsToReturn is not specified, both sourceTimestamp are compared
      • if timestampsToReturn is Neither, the function returns false
      • if timestampsToReturn is Both, both sourceTimestamp and serverTimestamp are compared
      • if timestampsToReturn is Source, only sourceTimestamp are compared
      • if timestampsToReturn is Server, only serverTimestamp are compared

      Parameters

      Returns boolean