POLS

Measurement.EmptyMeasurement Method 

An empty measurement with no readings.

public static Measurement EmptyMeasurement(
   long _timestamp,
   string type,
   string deviceName
);

Parameters

_timestamp
type
deviceName

Return Value

See Also

Measurement Class | POLS.Core Namespace