Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Unique ID - the identifier from the source DCS system (this will be prefixed with either an "R" or "VM")

  • BackStop Datetime - whether there is a date and time that no data should be imported before that overrides schedule execution start date that has been determined

  • BackTo Datetime - whether there is a date and time that no data should be imported after that overrides schedule execution end date Interpolated Flagthat has been determined

  • Calibrated Flag - a true/false flag to indicate whether the request asks that any calibrated readings associated with the register should adjust the value returned. If omitted the default is FALSE.

  • Interpolated Flag - a true/false flag to indicate whether the request asks that any missing readings missing in the source system are estimated and returned in the response. If omitted, the default is FALSE.

    • When set to TRUE, the API will return the interpolated reads for data gaps, so gaps have reads with a status "Estimated by Collector" in Sigma

    • When set to FALSE, the API will not return interpolated reads for data gaps, so the gaps will have reads of 0 with a status "NULL" in Sigma

...