Vehicle Telematics Event DMO
Object API Name: std__VehicleTelematicsEventDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- OdometerReadingUomId has a FOREIGNKEY relationship with the Unit Of Measure DMO
Idfield. - SpeedUomId has a FOREIGNKEY relationship with the Unit Of Measure DMO
Idfield. - TelematicsProviderId has a FOREIGNKEY relationship with the Telematics Provider DMO
Idfield. - AccelerationUomId has a FOREIGNKEY relationship with the Unit Of Measure DMO
Idfield. - VehicleId has a FOREIGNKEY relationship with the Vehicle DMO
Idfield. - AssetId has a FOREIGNKEY relationship with the Asset DMO
Idfield.
- AccelerationNumber
- AccelerationUomId
- AssetCategory
- AssetId
- AssetUniqueIdentifier
- cdp_sys_record_currency
- CruiseControlStatus
- DataSourceId
- DataSourceObjectId
- EngineRevolutionsPerMinuteNumber
- EventCategory
- EventSubType
- EventType
- Id
- IgnitionStatus
- InternalOrganizationId
- Latitude
- Longitude
- OdometerReadingNumber
- OdometerReadingUomId
- Priority
- SentDateTime
- SpeedNumber
- SpeedUomId
- TelematicsProviderId
- TriggeredDateTime
- VehicleId
- Field API Name:
std__AccelerationNumber__c - Data Type: DOUBLE
- Description: The acceleration of a vehicle when a telematics event is generated.
- Field API Name:
std__AccelerationUomId__c - Data Type: TEXT
- Description: The unit of measure for a vehicle's acceleration.
- Field API Name:
std__AssetCategory__c - Data Type: TEXT
- Description: Alphanumeric string representing the asset category.
- Field API Name:
std__AssetId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__AssetUniqueIdentifier__c - Data Type: TEXT
- Description: Alphanumeric string representing the asset unique identifier.
- Field API Name:
std__cdp_sys_record_currency__c - Data Type: TEXT
- Description: System-generated metadata field that stores a 3-letter ISO currency code.
- Field API Name:
std__CruiseControlStatus__c - Data Type: TEXT
- Description: The cruise control status of a vehicle when a telematics event is generated.
- Field API Name:
std__DataSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DataSourceObjectId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__EngineRevolutionsPerMinuteNumber__c - Data Type: DOUBLE
- Description: The number of revolutions completed per minute of the vehicle's engine when a telematics event is generated.
- Field API Name:
std__EventCategory__c - Data Type: TEXT
- Description: Alphanumeric string representing the event category.
- Field API Name:
std__EventSubType__c - Data Type: TEXT
- Description: Alphanumeric string representing the event sub type.
- Field API Name:
std__EventType__c - Data Type: TEXT
- Description: Alphanumeric string representing the event type.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this VehicleTelematicsEvent record. Maximum size is 15 characters.
- Field API Name:
std__IgnitionStatus__c - Data Type: TEXT
- Description: The ignition status of a vehicle when a telematics event is generated.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__Latitude__c - Data Type: DOUBLE
- Description: The latitude of the vehicle's location when a telematics event is generated.
- Field API Name:
std__Longitude__c - Data Type: DOUBLE
- Description: The longitude of the vehicle's location when a telematics event is generated.
- Field API Name:
std__OdometerReadingNumber__c - Data Type: DOUBLE
- Description: The odometer reading of the vehicle when a telematics event is generated.
- Field API Name:
std__OdometerReadingUomId__c - Data Type: TEXT
- Description: The unit of measure for a vehicle's odometer reading.
- Field API Name:
std__Priority__c - Data Type: TEXT
- Description: Alphanumeric string representing the priority.
- Field API Name:
std__SentDateTime__c - Data Type: DATETIME
- Description: The date and time of the sent date time.
- Field API Name:
std__SpeedNumber__c - Data Type: DOUBLE
- Description: The speed of a vehicle when a telematics event is generated.
- Field API Name:
std__SpeedUomId__c - Data Type: TEXT
- Description: The unit of measure for a vehicle's speed.
- Field API Name:
std__TelematicsProviderId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__TriggeredDateTime__c - Data Type: DATETIME
- Description: The date and time of the triggered date time.
- Field API Name:
std__VehicleId__c - Data Type: TEXT
- Description: The ID of a vehicle for which a telematics event is generated.