Table of Contents

Enum DeviceComponentType

Namespace
Geotab.Checkmate.ObjectModel
Assembly
Geotab.Checkmate.ObjectModel.dll

The supported ComponentType values for DataToComponentContent Messages DataToComponentContent. Tells the device what to do with / where to send the data

public enum DeviceComponentType
Extension Methods

Fields

Aux = 1

Aux device

Buzzer = 3

For making the beeps

CanPassthrough = 9

For sending data to the CAN bus

DataPoll = 4

For requesting status data

DriverList = 7

For making changes to the permitted driver list

EcuUpdate = 10

For updating ECU

FlashMemory = 5

For accessing flash memory

Output = 6

For accessing the IOX output

PassthroughEnabled = 11

For enabling transmission of passthrough messages (obsolete)

Relay = 2

For accessing the immobilization relay

UartPassthrough = 0

For sending raw UART serial data (usually to IoX device)

VehicleCommand = 8

For sending commands to the vehicle

WorkshopMode = 12

For setting enabling or disabling workshop mode