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 = 16A1 Tracking Device.
CustomDevice = 13Custom (third-party) device.
CustomVehicleDevice = 15Custom (third-party) automotive vehicle tracking device.
GO10 = 12GO10 Tracking Device.
GO2 = 2GO Device.
GO3 = 3GO3 Tracking Device.
GO4 = 4GO4 Tracking Device.
GO4v3 = 5GO4v3 Tracking Device - like GO4 but with larger memory and some new functionality.
GO5 = 6GO5 Tracking Device.
GO6 = 7GO6 Tracking Device.
GO7 = 8GO7 Tracking Device.
GO8 = 9GO8 Tracking Device.
GO9 = 10GO9 Tracking Device.
GO9B = 11GO9B Tracking Device.
GoAnywhere = 18GoAnywhere Device.
GoDriveDevice = 14GoDrive Mobile Device.
None = 0Unknown device type.
OldGeotab = 1GEOTAB unit (unsupported).
S1 = 19S1 EOS Solar Device.
U1 = 17U1 Tracking Device.