Vehicle Performance Summary DMO

Object API Name: std__VehiclePerformanceSummaryDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id

  • FuelConsumedUomId has a FOREIGNKEY relationship with the Unit Of Measure DMO Id field.
  • FuelEfficiencyUomId has a FOREIGNKEY relationship with the Unit Of Measure DMO Id field.
  • DistanceTraveledUomId has a FOREIGNKEY relationship with the Unit Of Measure DMO Id field.
  • AssetId has a FOREIGNKEY relationship with the Asset DMO Id field.
  • VehicleId has a FOREIGNKEY relationship with the Vehicle DMO Id field.
  • TelematicsProviderId has a FOREIGNKEY relationship with the Telematics Provider DMO Id field.
  • Field API Name: std__AssetCategory__c
  • Data Type: TEXT
  • Description: The type of the Asset for which telematics data is being captured, possbile values are: Vehicle, Generator, Airplane, Harvester.
  • Field API Name: std__AssetId__c
  • Data Type: TEXT
  • Description: The salesforce asset id which is associated with the asset operation record.
  • Field API Name: std__AssetPerformanceSummaryId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__AssetUniqueId__c
  • Data Type: TEXT
  • Description: The Id of the telematics data provider.
  • Field API Name: std__BrakingEfficiency__c
  • Data Type: TEXT
  • Description: The braking efficiency of the vehicle for which performance data is generated.
  • 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__CriticalEventCount__c
  • Data Type: DOUBLE
  • Description: The count of the number of critical events.
  • 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__DistanceTraveledNumber__c
  • Data Type: DOUBLE
  • Description: The distance traveled by a vehicle for which performance data is generated.
  • Field API Name: std__DistanceTraveledUomId__c
  • Data Type: TEXT
  • Description: The unit of measure for the distance traveled by a vehicle.
  • Field API Name: std__EffectiveEndDateTime__c
  • Data Type: DATETIME
  • Description: The end date and time of events for which performance is considered.
  • Field API Name: std__EffectiveStartDateTime__c
  • Data Type: DATETIME
  • Description: The start date and time of events for which performance is considered.
  • Field API Name: std__EngineEfficiency__c
  • Data Type: TEXT
  • Description: The engine efficiency of the vehicle for which performance data is generated.
  • Field API Name: std__FaultEventCount__c
  • Data Type: DOUBLE
  • Description: The count of the number of fault events.
  • Field API Name: std__FuelConsumedNumber__c
  • Data Type: DOUBLE
  • Description: The fuel consumed by a vehicle for which performance data is generated.
  • Field API Name: std__FuelConsumedUomId__c
  • Data Type: TEXT
  • Description: The unit of measure for the fuel consumed by a vehicle.
  • Field API Name: std__FuelEfficiencyNumber__c
  • Data Type: DOUBLE
  • Description: The fuel efficiency of the vehicle for which performance data is generated.
  • Field API Name: std__FuelEfficiencyUomId__c
  • Data Type: TEXT
  • Description: The unit of measure for the fuel efficiency of the vehicle.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this VehiclePerformanceSummary 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__OperatorViolationCount__c
  • Data Type: DOUBLE
  • Description: The count of the number of operator violations.
  • Field API Name: std__ShiftCount__c
  • Data Type: DOUBLE
  • Description: The count of the number of shifts.
  • Field API Name: std__TelematicsProviderId__c
  • Data Type: TEXT
  • Description: The Id of the telematics data provider.
  • Field API Name: std__VehicleId__c
  • Data Type: TEXT
  • Description: The id of the vehicle for which performance data is generated.