Enum EmissionVehicleEnrollmentFailureReason
- Namespace
- Geotab.Checkmate.ObjectModel
- Assembly
- Geotab.Checkmate.ObjectModel.dll
Enum for emission vehicle enrollment failure reason NOTE: When updating this enum, please DO NOT change the values of the existing enum members, as the values are stored in database.
public enum EmissionVehicleEnrollmentFailureReason
- Extension Methods
Fields
DeviceIsNotProPlusOrGoPlan = 1
Device is not ProPlus or GO plan
DeviceRatePlanNotFound = 3
Cannot find device rate plan
NoCompleteCycleReceived = 2
Haven't received completed cycle for expected interval
Unknown = 0
Unknown
VehicleNotApplicableForCleanTruckCheck = 5
Feedback from CARB: vehicle is not applicable for Clean Truck Check.
VehicleNotApplicableForObdTesting = 4
Feedback from CARB: vehicle is not applicable for OBD testing.