Enum DeviceType
- Namespace
- Geotab.Checkmate.ObjectModel
- Assembly
- Geotab.Checkmate.ObjectModel.dll
The Geotab GO device type enumeration. Geotab has produced various types of tracking devices and this device type enumeration can be used to determine which type of hardware a particular device is.
public enum DeviceType
- Extension Methods
Fields
A1 = 16
A1 Tracking Device.
CustomDevice = 13
Custom (third-party) device.
CustomVehicleDevice = 15
Custom (third-party) automotive vehicle tracking device.
GO10 = 12
GO10 Tracking Device.
GO2 = 2
GO Device.
GO3 = 3
GO3 Tracking Device.
GO4 = 4
GO4 Tracking Device.
GO4v3 = 5
GO4v3 Tracking Device - like GO4 but with larger memory and some new functionality.
GO5 = 6
GO5 Tracking Device.
GO6 = 7
GO6 Tracking Device.
GO7 = 8
GO7 Tracking Device.
GO8 = 9
GO8 Tracking Device.
GO9 = 10
GO9 Tracking Device.
GO9B = 11
GO9B Tracking Device.
GoAnywhere = 18
GoAnywhere Device.
GoDriveDevice = 14
GoDrive Mobile Device.
None = 0
Unknown device type.
OldGeotab = 1
GEOTAB unit (unsupported).
S1 = 19
S1 EOS Solar Device.
U1 = 17
U1 Tracking Device.