Enum HosOption
- Namespace
- Geotab.Checkmate.ObjectModel
- Assembly
- Geotab.Checkmate.ObjectModel.dll
The HOS log generation options.
public enum HosOption
- Extension Methods
Fields
AUTO = 2
If set to AUTO, DutyStatusLog will be automatically generated when the system determines the vehicle is using HOS features.
OFF = 0
HOS is disabled and generation of DutyStatusLog is disabled.
ON = 1
HOS is enabled and generation of DutyStatusLog is enabled.