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 = 1Aux device
Buzzer = 3For making the beeps
CanPassthrough = 9For sending data to the CAN bus
DataPoll = 4For requesting status data
DriverList = 7For making changes to the permitted driver list
EcuUpdate = 10For updating ECU
FlashMemory = 5For accessing flash memory
Output = 6For accessing the IOX output
PassthroughEnabled = 11For enabling transmission of passthrough messages (obsolete)
Relay = 2For accessing the immobilization relay
UartPassthrough = 0For sending raw UART serial data (usually to IoX device)
VehicleCommand = 8For sending commands to the vehicle
WorkshopMode = 12For setting enabling or disabling workshop mode