Enum BinaryDataType
- Namespace
- Geotab.Checkmate.ObjectModel
- Assembly
- Geotab.Checkmate.ObjectModel.dll
public enum BinaryDataType
- Extension Methods
Fields
Ascii = 2ASCII text data.
CalibrationId = 5Calibration Id.
EcuMake = 6ECU Make.
EcuManufacturerPartNumber = 9Data about the manufacturer part number reported by the ECU.
EcuManufacturerSerialNumber = 10SData about the manufacturer serial number reported by the ECU.
EcuModel = 7ECU Model.
EngineSerialNumber = 3Engine Serial Number.
Jpeg = 1Jpeg image.
ManufacturerData = 8Data reported by the manufacturer.
None = 0No data.
ProximityCardEccKey = 1733 byte VLR record sent from go device to support secure proximity cards on the Keyless platform.
ReservationId = 1826 byte VLR record sent from go device to support secure proximity cards on the Keyless platform.
SoftwareVersion = 4Software Version.
SoftwareVersionFull = 14Software Version Full.
SoftwareVersionSection1 = 11Software Version 1.
SoftwareVersionSection2 = 12Software Version 2.
SoftwareVersionSection3 = 13Software Version 3.
ThirdPartyData = 16Third Party Data.
VariableEngineDataSnapshot = 15A grouping of OBD-II data that forms a snapshot of the state of the vehicle.