Measurement
|
The MeasurementWrapper type exposes the following members.
Name | Description | |
---|---|---|
Adder | The adder used to adjust the value of the measurement. | |
ID | The identification number of the measurement. PointIDs are unsigned integers, but MongoDB needs to store them as signed integers. | |
Multiplier | The multiplier used to adjust the value of the measurement. | |
SignalID | String representation of the measurement's signal ID. | |
Source | The source of the measurement. | |
TagName | The measurement's tag name. | |
Timestamp | The timestamp associated with the measurement. | |
Value | The value of the measurement, before applying the adder and multiplier. |