Vehicle Trip Driver Behavior DMO
Object API Name: std__VehicleTripDriverBehaviorDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- TelematicsProviderId has a FOREIGNKEY relationship with the Telematics Provider DMO
Idfield. - AssetParticipantId has a FOREIGNKEY relationship with the Asset Participant DMO
Idfield. - SpeedUomId has a FOREIGNKEY relationship with the Unit Of Measure DMO
Idfield. - VehicleTripId has a FOREIGNKEY relationship with the Vehicle Trip DMO
Idfield.
- AssetOperationStyle
- AssetParticipantId
- BrakingStyle
- cdp_sys_record_currency
- CollisionCount
- DataSourceId
- DataSourceObjectId
- HasGeofenceCrossed
- Id
- InternalOrganizationId
- IsIdle
- IsSmoking
- IsUsingPhone
- MaximumEngineRpmnumber
- MaximumSpeedNumber
- OperationShiftPartCount
- OperatorId
- SpeedUomId
- TelematicsProviderId
- VehicleTripId
- Field API Name:
std__AssetOperationStyle__c - Data Type: TEXT
- Description: The operation style of an asset operator.
- Field API Name:
std__AssetParticipantId__c - Data Type: TEXT
- Description: The Id of the asset participant who is an asset operator.
- Field API Name:
std__BrakingStyle__c - Data Type: TEXT
- Description: The braking style of a driver during a trip.
- 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__CollisionCount__c - Data Type: DOUBLE
- Description: The number of collisions during a trip.
- 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__HasGeofenceCrossed__c - Data Type: TEXT
- Description: Whether the geofence was crossed (true) or not (false) during a trip.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this VehicleTripDriverBehavior record. Maximum size is 15 characters.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__IsIdle__c - Data Type: TEXT
- Description: Whether the asset operator was idle during an operation (true) or not (false).
- Field API Name:
std__IsSmoking__c - Data Type: TEXT
- Description: Whether the asset operator was smoking during an operation (true) or not (false).
- Field API Name:
std__IsUsingPhone__c - Data Type: TEXT
- Description: Whether the asset operator was using phone during an operation (true) or not (false).
- Field API Name:
std__MaximumEngineRpmnumber__c - Data Type: DOUBLE
- Description: Numeric value representing the maximum engine rpmnumber. Do not include currency symbols or commas.
- Field API Name:
std__MaximumSpeedNumber__c - Data Type: DOUBLE
- Description: The maximum speed of a vehicle during a trip.
- Field API Name:
std__OperationShiftPartCount__c - Data Type: DOUBLE
- Description: The number of parts in a single shift of an asset operation.
- Field API Name:
std__OperatorId__c - Data Type: TEXT
- Description: The id of the operator who is operating on the asset.
- Field API Name:
std__SpeedUomId__c - Data Type: TEXT
- Description: The unit of measure for the speed of a vehicle.
- Field API Name:
std__TelematicsProviderId__c - Data Type: TEXT
- Description: The Id of the telematics data provider.
- Field API Name:
std__VehicleTripId__c - Data Type: TEXT
- Description: The id of the asset operation.