'Declaration
Public Overloads Sub WriteSample( _ ByVal rawValue As Double, _ ByVal rawTimestamp As DateTimeOffset _ )
public void WriteSample( double rawValue, DateTimeOffset rawTimestamp )
Parameters
- rawValue
- The raw data value.
- rawTimestamp
- The exact date and time the raw value was determined.