NameDescriptionTypeAdditional information
DataPointId

ID of the data point that has been adjusted.

integer

None.

Value

Value of the data point, serialized to a string.

string

None.

Timestamp

Time when the value was detected.

date

None.

CurrentAdjustmentValue

Offset applied to incoming current values from the device.

decimal number

None.

DecimalValuePriorToMostRecentAdjustment

For decimal value data points, this is the value of the data point prior to the most recent adjustment.

decimal number

None.

DecimalValueAfterMostRecentAdjustment

For decimal value data points, this is the value of the data point after the most recent adjustment.

decimal number

None.

TextValuePriorToMostRecentAdjustment

For text value data points, this is the value of the data point prior to the most recent adjustment.

string

None.

TextValueAfterMostRecentAdjustment

For text value data points, this is the value of the data point after the most recent adjustment.

string

None.

TimeOfMostRecentAdjustment

Date and time of the most recent adjustment to the data point.

date

None.

MostRecentAdjustmentPerformedBy

Username of the user responsible for the most recent adjustment to the data point.

string

None.