Name | Description | Type | Additional information |
---|---|---|---|
PingRecordId |
a Unique identifier for the parent TelemetryRecord. |
integer |
None. |
EngineSpeedRPM |
The speed of the drive motor |
decimal number |
None. |
DriveDemandEngineTorqueRatio |
The ratio between the torque requested by the drive system and the actual engine torque. |
decimal number |
None. |
ActualEngineTorqueRatio |
The actual torque ratio of the engine. |
decimal number |
None. |
CoolantTemperatureCelcius |
The coolant temperature of the engine. |
byte |
None. |
EngineOilTemperatureCelcius |
The engine oil temperature. |
decimal number |
None. |
ActualHydraulicsEngineTorqueRatio |
The torque ratio of the hydraulics engine. |
decimal number |
None. |
HydraulicsEngineSpeedRPM |
The speed of the hydraulics engine. |
decimal number |
None. |
TransmsissionSelectedGear |
The selected gear of the vehicle's transmission. |
byte |
None. |
TransmissionCurrentGear |
The current gear of the vehicle's trasnmission. |
byte |
None. |
TransmissionRequestedRange |
The requested range of the vehicle's transmission. |
string |
None. |
TransmissionCurrentRange |
The current range of the vehicle's transmission. |
string |
None. |
MaximumHVBatteryVoltage |
The maximum high voltage battery voltage recorded for this telemetry record. |
decimal number |
None. |
MinimumHVBatteryVoltage |
The minimum high voltage battery voltage recorded for this telemetry record. |
decimal number |
None. |
MaximumHVChargeCurrent |
The minimum high voltage charge current recorded for this telemetry record. |
integer |
None. |
MaximumHVDischargeCurrent |
The maximum high voltage charge current recorded for this telemetry record. |
integer |
None. |
StateOfCharge |
The state of charge of the battery system, a float value between 0 and 1. |
decimal number |
None. |
HVBusVoltage |
The voltage of the vehicle's high voltage bus. |
decimal number |
None. |
TotalBatteryHVCurrent |
The total current of the high voltage battery - this is an overall reading. |
integer |
None. |
ChargeStatus |
A byte representing the charge status properties below. |
byte |
None. |
ChargeCableConnected |
Indicated whether or not the charge cable is connected. |
boolean |
None. |
DrivePowerLimitationDueToStateOfCharge |
Indicates whether or not the drive system is limiting its power to preserve battery (aka Tortoise Mode). |
boolean |
None. |
BatterySystemStatus |
The overall status of the battery system. |
BatteryStatus |
None. |
DriveSystemVoltage |
The voltage for only the drive system, this does not include auxiliary usage. |
decimal number |
None. |
DriveSystemCurrent |
The voltage for only the drive system, this does not include auxiliary usage. |
integer |
None. |
SensorObjs |
A collection of sensor statuses. |
Collection of SensorObj |
None. |
BatteryStatuses |
The status of individual batteries as parts of the overall system. |
Collection of Battery |
None. |