Enum ValidLoggingPeriod
- Namespace
- Geotab.Checkmate.ObjectModel
- Assembly
- Geotab.Checkmate.ObjectModel.dll
The interval in which a Diagnostic reading is monitored, may be logged and the slope can be drawn between values and interpolated according to the slope of the line.
public enum ValidLoggingPeriod
- Extension Methods
Fields
Active = 1May be logged within the active state of the device.
None = 0No period in which it is valid to interpolate.
Power = 2May be logged within the power state of the device.