Enum LogReason
- Namespace
- Geotab.Checkmate.ObjectModel
- Assembly
- Geotab.Checkmate.ObjectModel.dll
GPSData and DebugData Log Reason codes.
public enum LogReason
- Extension Methods
Fields
Accident = 1Accident data
All = 9All valid GPS records logged (debug purposes)
Antenna = 10Change in antenna state
Aux = 5Auxiliary triggered
BeginOfStop = 21Beginning of stop (speed reached 0)
BrownOut = 19Brown out reset occurred
ConnectedToServer = 25Connected to server (formerly HeartbeatSuccess)
ConnectionFailure = 26Failed to connect (formerly HeartbeatFailure)
CurveBased = 30Point is logged based on Ramer–Douglas–Peucker algorithm
CurveOtherEvent = 40A non gps log based event caused curve based logging to be initiated up to this point
CurvePositionEstimateError = 38A position error estimate greater than the threshold caused curve based logging to be initiated up to this point
CurveSpeed = 31Point is logged based on Ramer-Douglas-Peucker algorithm used on speed
CurveSpeedEstimateError = 45The curve speed estimate error
CurveTimeChange = 42A change in the time required the curve to be run since all records in the curve buffer need to be 1 second apart
CurveTimeOut = 39A timeout (200s) caused curve based logging to be initiated up to this point
CurveZeroSpeed = 41Point is logged based on additional zero speed logic used with the Ramer-Douglas-Peucker algorithm
CustomDataOrUnknown = 0Log reason undefined or custom data message
DevicePoll = 44The device poll
DeviceUnplugged = 29Device unplugged timestamp
EndOfStop = 22End of stop (speed changed from 0)
ErrorClockStopped = 252DEBUG: ClockStopped
ErrorInterruptError = 255DEBUG: Interrupt Error
ErrorReadingFlash = 253DEBUG: Error Reading from the FLASH memory
ErrorRebootSlave = 241DEBUG: Reboot Slave
ErrorRestartGPSStateMachine = 240DEBUG: Restart GPS State Machine
ErrorRestartModemManagerStateMachine = 247DEBUG: Restart Modem Manager State Machine
ErrorRestartModemStateMachine = 246DEBUG: Restart Modem State Machine
ErrorRestartRfManagerStateMachine = 243DEBUG: Restart Rf Manager State Machine
ErrorRestartRfStateMachine = 242DEBUG: Restart Rf State Machine
ErrorRestartWifiManagerStateMachine = 245DEBUG: Restart Wifi Manager State Machine
ErrorRestartWifiStateMachine = 244DEBUG: Restart Wifi State Machine
EventPlaceholder = 256Dummy log placed at an estimated event location.
GpsQuiet = 18GPSQuiet
GpsShutdown = 13GPS Engined shutting down
HarshBraking = 20Harsh braking occurred
Heading = 2Change in heading
HotStartNoValidSignal = 16No valid signal acquired during hot start
HotStartStart = 14Hot start wake up
HotStartValidSignal = 15Hot start valid signal acquired
Ignition = 6Ignition state changed
InvalidGpsSignals = 17Too many invalid GPS messages received
InvalidStackPointer = 254DEBUG: Invalid Stack Pointer Error
IridiumAccelEvent = 134Iridium: Accelerometer data sent over Iridium
IridiumAux = 129Iridium: Aux
IridiumDriverChange = 138The iridium driver change
IridiumEmergency = 132Iridium: Emergency
IridiumIgnition = 128Iridium: Ignition
IridiumLowVoltage = 133Iridium: Low Voltage
IridiumMovementDetected = 135The iridium movement detected
IridiumOutOfCoverage = 136The iridium out of coverage
IridiumPoll = 131Iridium: Poll
IridiumPowerUp = 137The iridium power up
IridiumTime = 130Iridium: Time
J1708ICPError = 192DEBUG: J1708: ICP Error ?Specific to Cummins Vehicles and UPS
MultiplexConnectedGPS = 33DEBUG: Multiplex Connected GPS
MultiplexConnectedRF = 35DEBUG: Multiplex Connected RF
MultiplexRequestGPS = 32DEBUG: Multiplex Request GPS
MultiplexRequestRF = 34DEBUG: Multiplex Request RF
Next = 8First valid GPS record received after the GPS turned on
Reset = 7Power on reset occurred
RestartGPS = 36DEBUG: Restart GPS
RestartRF = 37DEBUG: Restart RF
RfUploadComplete = 43The rf upload complete
SoftwareInsertedLog = 249The software inserts these logs, not the firmware
Speed = 3Change in speed
SpeedingStart = 11Speeding threshold reached
SpeedingStop = 12Speeding reset speed reached
SystemReset = 23A system reset occurred
Time = 4Maximum time between logs have elapsed
WifiConnected = 65DEBUG: Wifi Connected
WifiInRange = 64DEBUG: Wifi In Range
WifiUploadSuccess = 66DEBUG: Wifi Upload Success