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