| Modifier and Type | Class and Description |
|---|---|
class |
BrpFaultController
Controller reserved for faults generated with manufacturer specific codes.
|
class |
GmcccFaultController
Controller reserved for faults generated with manufacturer specific codes.
|
class |
GoFaultController
Controller reserved for faults generated by the Geotab GO Device.
|
class |
LegacyFaultController
Controller reserved for faults generated with legacy manufacturer specific codes.
|
class |
NoController |
class |
ProprietaryFaultController
Controller reserved for faults generated with manufacturer specific codes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NoDevice
A
Device type that represents no device. |
| Modifier and Type | Class and Description |
|---|---|
class |
NoDiagnostic
A diagnostic for Geotab Devices that represents DBNull database value.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EngineTypeGeneric
Represents the default
EngineType. |
class |
EngineTypeNone
Represents an empty (null)
EngineType, used for devices that are not engine-assigned. |
class |
EngineTypeSystem |
| Modifier and Type | Class and Description |
|---|---|
class |
NoExceptionEvent
An Exception Event which represents no value.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExceptionEventState
Specify the current state of the
ExceptionEvent. |
class |
ExceptionEventStateInvalid
Specifies that the
ExceptionEvent is invalid. |
class |
ExceptionEventStateValid
Specifies that the
ExceptionEvent is valid. |
| Modifier and Type | Class and Description |
|---|---|
class |
NoFailureMode
A
FailureMode for diagnostics with no real world failure mode. |
| Modifier and Type | Class and Description |
|---|---|
class |
ParameterGroupNone
A parameter group to use where there is no parameter group.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NoRecipient
No Recipient.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NoRule
A Exception Rule which represents no value.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Source
The source is the underlying producer of the engine data.
|
class |
SourceAiModel
Specifies that the data originated from the AI Model.
|
class |
SourceAiModelObsolete
Specifies that the data originated from the AI Model.
|
class |
SourceBrp
Specifies that the engine data originated from proprietary sources.
|
class |
SourceBrpObsolete
Specifies that the engine data originated from Brp sources for an obsolete GUID.
|
class |
SourceGmccc
Specifies that the engine data originated from proprietary sources.
|
class |
SourceGmcccObsolete
Specifies that the engine data originated from proprietary sources.
|
class |
SourceGo
Specifies that the engine data originated from a Go device.
|
class |
SourceGoObsolete
Specifies that the engine data originated from a GO device for an obsolete GUID.
|
class |
SourceJ1708
Specifies that the engine data originated from a J1708 engine computer.
|
class |
SourceJ1708Obsolete
Specifies that the engine data originated from a J1708 engine computer for an obsolete GUID.
|
class |
SourceJ1939
Specifies that the engine data originated from a J1939 engine computer.
|
class |
SourceJ1939Obsolete
Specifies that the engine data originated from a J1939 engine computer for an obsolete GUID.
|
class |
SourceLegacy
Specifies that the engine data originated from a legacy proprietary source.
|
class |
SourceLegacyObsolete
Specifies that the engine data originated from a legacy proprietary source for an obsolete GUID.
|
class |
SourceLevc
Specifies that the engine data originated from a LEVC source.
|
class |
SourceLevcObsolete
Specifies that the engine data originated from a Levc proprietary source for an obsolete GUID.
|
class |
SourceObd
Specifies that the engine data originated from an OBD II engine computer.
|
class |
SourceObdObsolete
Specifies that the engine data originated from an OBD II engine computer for an obsolete GUID.
|
class |
SourceObdSa
Specifies that the engine data originated from WWH enhanced type.
|
class |
SourceObdSaObsolete
Specifies that the engine data originated from WWH enhanced type for an obsolete GUID.
|
class |
SourceProprietary
Specifies that the engine data originated from proprietary sources.
|
class |
SourceProprietaryObsolete
Specifies that the engine data originated from proprietary sources for an obsolete GUID.
|
class |
SourceSystem
Specifies that the engine data originated from the MyGeotab system.
|
class |
SourceSystemObsolete
Specifies that the engine data originated from the MyGeotab system from an obsolete GUID.
|
class |
SourceThirdParty
Specifies that the engine data originated from a third-party device.
|
class |
SourceThirdPartyObsolete
Specifies that the engine data originated from a third-party device for an obsolete GUID.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NoDriver
A driver object that represents no driver.
|
class |
NoUser
A
User that is used when no user specific user is assigned to objects, eg. |
class |
SystemUser
The internal user that has access to everything and is used internally by MyGeotab processes.
|
class |
UnknownDriver
The default unknown driver of a
Device. |
| Modifier and Type | Class and Description |
|---|---|
class |
WorkTimeAllHours |
class |
WorkTimeEarlyLeaveHours
Represents Early Leave
WorkTime hours. |
class |
WorkTimeLateArrivalHours
Represents Late Arrival
WorkTime hours. |
class |
WorkTimeLunchHours
Represents the lunch
WorkTime hours. |
class |
WorkTimeStandardHours
Represents the standard
WorkTime hours. |
class |
WorkTimeSystem
A work time that is a system supplied work time.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NoZone
A zone that is unassigned.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ZoneTypeAddressLookup
A zone type that is for address lookup.
|
class |
ZoneTypeCustomer
A zone type that is a customer.
|
class |
ZoneTypeHome
A zone type that is a home zone.
|
class |
ZoneTypeOffice
Zone Type that is an office zone.
|
class |
ZoneTypeSystem
Base class for all system zone types.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SystemEntitySerializer.serialize(SystemEntitySerializationAware o,
com.fasterxml.jackson.core.JsonGenerator jg,
com.fasterxml.jackson.databind.SerializerProvider sp) |
Copyright © 2023. All rights reserved.