Available Data
Fleet Telemetry provides multiple types of data which reflect the realtime state of the vehicle.
Vehicle data is sent every 500 milliseconds. The vehicles behavior for sending data is described in System Behavior.
Vehicles running firmware version 2024.38 and higher can deliver typed data (instead of strings) if the prefer_typed
field is set to true
in the Fleet Telemetry configuration payload.
A protobuf definition file of these fields is available in the fleet-telemetry Github repo.
There are cases where a datum will return a value of invalid: true
instead of an expected data type. This means the vehicle has entered a state where that signal cannot be accurately measured or is otherwise invalid.
Field | Category | Type | Description |
---|
ACChargingEnergyIn | Charging | real | The amount of energy in kWh added during an AC charging session. This is measured from the charger. This field should be ignored during DC charging. |
---|
ACChargingPower | Charging | real | Total AC charger input power. |
---|
AutoSeatClimateLeft | Climate | boolean | If the left front seat has auto seat climate enabled. |
---|
AutoSeatClimateRight | Climate | boolean | If the right front seat has auto seat climate enabled. |
---|
AutomaticBlindSpotCamera | Safety | boolean | Indicates whether the blind spot camera is enabled. |
---|
AutomaticEmergencyBrakingOff | Safety | boolean | Indicates whether automatic emergency braking is disabled. |
---|
BMSState | Charging | BMSStateValue enum | BMS operating state. |
---|
BatteryHeaterOn | Charging | boolean | If the battery is actively heating itself. This may be done in cold weather or when preconditioning for supercharging. |
---|
BatteryLevel | Charging | real | The state of charge of the vehicle, as a percent of total battery capacity. |
---|
BlindSpotCollisionWarningChime | Safety | boolean | If the blindspot collision warning chime is enabled. |
---|
BmsFullchargecomplete | Charging | boolean | Indicates BMS is fully charged. |
---|
BrakePedal | Driving | boolean | Status of the brake pedal. |
---|
BrakePedalPos | Driving | real | Master cylinder pressure measured in the ESP. |
---|
BrickVoltageMax | Charging | integer | Brick voltage maximum. |
---|
BrickVoltageMin | Charging | integer | Brick voltage minimum. |
---|
CabinOverheatProtectionMode | Climate | CabinOverheatProtectionModeState enum | The mode of cabin overheat protection. |
---|
CabinOverheatProtectionTemperatureLimit | Climate | CabitOverheatProtectionTempLimit enum | The temperature limit of cabin overheat protection, represented as low, medium, or high. |
---|
CarType | Vehicle Configuration | enum | The model of the vehicle. |
---|
CenterDisplay | Vehicle State | DisplayState enum | The state of the center display. |
---|
ChargeAmps | Charging | real | AC charger's sensed input line current. |
---|
ChargeCurrentRequest | Charging | integer | The requested amps to charge the vehicle. |
---|
ChargeCurrentRequestMax | Charging | integer | The maximum available amps available to charge. |
---|
ChargeEnableRequest | Charging | boolean | If charging is enabled. |
---|
ChargeLimitSoc | Charging | integer | The state of charge at which charging will terminate, as a percentage of battery capacity. |
---|
ChargePort | Charging | ChargePortValue enum | The type of charge port installed. |
---|
ChargePortColdWeatherMode | Charging | boolean | Indicates whether the charge port is in cold weather mode. |
---|
ChargePortDoorOpen | Charging | boolean | Indicates whether the charge port door is open based only on the door potentiometer. |
---|
ChargePortLatch | Charging | ChargePortLatchValue enum | Sensed state of the charge port latch. Early Model 3 vehicles will not latch in cold weather (below 5 degrees Celsius). |
---|
ChargeRateMilePerHour | Charging | real | The number of miles being added per hour of charging, given the current charge rate. |
---|
ChargeState | Charging | string | The non-detailed charge state of the vehicle. See DetailedChargeState for detailed charge state data. |
---|
ChargerPhases | Charging | integer | The number of phases available from the connected charger. |
---|
ChargerVoltage | Charging | real | RMS value of AC charger's sensed input voltage. This field changes frequently, even when not charging. It is recommended to set minimum_delta, which is available on firmware version 2024.44.32 and later. Beginning with firmware version 2025.2.6, minimum_delta is set to 0.3 by default. |
---|
ChargingCableType | Charging | CableType enum | The type of charging cable connected to the vehicle. If no charging cable is present, Invalid will be returned. |
---|
ClimateKeeperMode | Climate | ClimateKeeperModeState enum | The climate keeper mode. |
---|
ClimateSeatCoolingFrontLeft | Climate | integer | The seat cooling level requested by the front left seat. |
---|
ClimateSeatCoolingFrontRight | Climate | Integer | The seat cooling level requested by the front right seat. |
---|
CruiseFollowDistance | Safety | FollowDistance enum | The following distance selected in vehicle controls. |
---|
CruiseSetSpeed | Driving | real | Cruise control set point. |
---|
CurrentLimitMph | Vehicle State | real | The maximum speed the vehicle is allowed to travel. |
---|
DCChargingEnergyIn | Charging | real | The amount of energy in kWh added during a charging session. This is measured at the battery. It can be relied upon for both AC and DC charging. |
---|
DCChargingPower | Charging | real | The kilowatts added during a DC charging session. |
---|
DCDCEnable | Charging | boolean | The state of the PCS's DCDC enable line. |
---|
DefrostForPreconditioning | Climate | boolean | If the vehicle is defrosting due to preconditioning. |
---|
DefrostMode | Climate | DefrostModeState enum | The state of the vehicle defrost. |
---|
DestinationLocation | Location | Location | The coordinates of the current navigation route's destination. If no navigation destination is set, Invalid will be returned. |
---|
DestinationName | Location | string | The name of the active navigation destination. If no destination is present, Invalid will be reported. |
---|
DetailedChargeState | Charging | DetailedChargeStateValue enum | The detailed charge state, rather than ChargeState which provides little detail. This field is added in firmware version 2024.38. |
---|
DiAxleSpeedF | Powertrain | real | Front drive inverter motor speed normalized at axle level. |
---|
DiAxleSpeedR | Powertrain | real | Rear drive inverter motor speed normalized at axle level. |
---|
DiAxleSpeedREL | Powertrain | real | Rear Left drive inverter motor speed normalized at axle level. |
---|
DiAxleSpeedRER | Powertrain | real | Rear Right drive inverter motor speed normalized at axle level. |
---|
DiHeatsinkTF | Powertrain | real | Front drive inverter heatsink temperature. |
---|
DiHeatsinkTR | Powertrain | real | Rear drive inverter heatsink temperature. |
---|
DiHeatsinkTREL | Powertrain | real | Rear left drive inverter heatsink temperature. |
---|
DiHeatsinkTRER | Powertrain | real | Rear right drive inverter heatsink temperature. |
---|
DiInverterTF | Powertrain | real | Front drive inverter measured outlet temperature. |
---|
DiInverterTR | Powertrain | real | Rear drive inverter measured outlet temperature. |
---|
DiInverterTREL | Powertrain | real | Rear left drive inverter measured outlet temperature. |
---|
DiInverterTRER | Powertrain | real | Rear right drive inverter measured outlet temperature. |
---|
DiMotorCurrentF | Powertrain | real | Front drive inverter motor current. |
---|
DiMotorCurrentR | Powertrain | real | Rear drive inverter motor current. |
---|
DiMotorCurrentREL | Powertrain | real | Rear Left drive inverter motor current. |
---|
DiMotorCurrentRER | Powertrain | real | Rear Right drive inverter motor current. |
---|
DiSlaveTorqueCmd | Powertrain | real | Torque command to secondary drive unit. |
---|
DiStateF | Powertrain | DriveInverterState enum | Front drive inverter state. |
---|
DiStateR | Powertrain | DriveInverterState enum | Rear drive inverter state. |
---|
DiStateREL | Powertrain | DriveInverterState enum | Rear Left drive inverter state. |
---|
DiStateRER | Powertrain | DriveInverterState enum | Rear Right drive inverter state. |
---|
DiStatorTempF | Powertrain | real | Front Drive Unit stator temperature. |
---|
DiStatorTempR | Powertrain | real | Rear Drive Unit stator temperature. |
---|
DiStatorTempREL | Powertrain | real | Rear Left Drive Unit stator temperature. |
---|
DiStatorTempRER | Powertrain | real | Rear Right Drive Unit stator temperature. |
---|
DiTorqueActualF | Powertrain | real | Actual torque the front drive unit is controlling to referred to the axle/wheel. |
---|
DiTorqueActualR | Powertrain | real | Actual torque the rear drive unit is controlling to referred to the axle/wheel. |
---|
DiTorqueActualREL | Powertrain | real | Actual torque the rear left drive unit is controlling to referred to the axle/wheel. |
---|
DiTorqueActualRER | Powertrain | real | Actual torque the rear right drive unit is controlling to referred to the axle/wheel. |
---|
DiTorquemotor | Powertrain | real | Torque commanded to the drive unit, referred to the axle/wheel. |
---|
DiVBatF | Powertrain | real | Front drive inverter measured battery voltage. |
---|
DiVBatR | Powertrain | real | Rear drive inverter measured battery voltage. |
---|
DiVBatREL | Powertrain | real | Rear left drive inverter measured battery voltage. |
---|
DiVBatRER | Powertrain | real | Rear right drive inverter measured battery voltage. |
---|
DoorState | Vehicle State | string | The doors which are currently open. This field has passenger front and driver rear doors swapped in firmware versions prior to 2024.44.32. |
---|
DriveRail | Driving | boolean | On/Off state of drive power state. |
---|
DriverSeatBelt | Safety | boolean | Indication that the driver has unbuckled their seat belt. |
---|
DriverSeatOccupied | Vehicle State | boolean | Driver presence, determined by combination of sources depending on platform. |
---|
EfficiencyPackage | Vehicle Configuration | string | The efficiency package of the vehicle. This is returned as a string since possible values vary by vehicle model and platform. |
---|
EmergencyLaneDepartureAvoidance | Safety | boolean | If emergence lane keep assist is enabled. |
---|
EnergyRemaining | Charging | real | The nominal energy remaining in the battery pack, measured in kWh. |
---|
EstBatteryRange | Charging | real | The estimated range of the vehicle given its current state of charge. Takes driving conditions into account. |
---|
EstimatedHoursToChargeTermination | Charging | real | The number of hours until reaching the desired state of charge. Desired state of charge is defined by ChargeLimitSoc. |
---|
EuropeVehicle | Vehicle Configuration | boolean | If this vehicle is classified as a Europe vehicle. |
---|
ExpectedEnergyPercentAtTripArrival | Charging | real | The expected energy percentage upon arriving at destination. If no navigation destination is set, Invalid will be returned. |
---|
ExteriorColor | Vehicle Configuration | string | The exterior color of the vehicle. |
---|
FastChargerPresent | Charging | boolean | Is a fast charger is present. |
---|
FastChargerType | Charging | FastCharger enum | The type of fast charger connected to the vehicle. |
---|
FdWindow | Vehicle State | WindowState enum | The state of the front driver window. |
---|
ForwardCollisionWarning | Safety | ForwardCollisionSensitivity enum | The forward collision sensitivity selected in vehicle settings. |
---|
FpWindow | Vehicle State | WindowState enum | The state of the front passenger window. |
---|
Gear | Driving | ShiftState enum | Detects the current operating gear reported by the drive inverter. |
---|
GpsHeading | Location | real | The orientation of the vehicle. 0 represents North, 90 represents East, etc. |
---|
GpsState | Location | boolean | If GPS lock is acquired. |
---|
GuestModeEnabled | Vehicle State | boolean | If guest mode is enabled. |
---|
GuestModeMobileAccessState | Vehicle State | GuestModeMobileAccess enum | The state of guest mode. |
---|
HomelinkDeviceCount | Vehicle State | integer | The number of nearby homelink devices. |
---|
HomelinkNearby | Vehicle State | boolean | If a homelink device is nearby. |
---|
HvacACEnabled | Climate | boolean | If AC is enabled. |
---|
HvacAutoMode | Climate | HvacAutoModeState enum | The state of HVAC auto mode. |
---|
HvacFanSpeed | Climate | integer | The HVAC fan speed. |
---|
HvacFanStatus | Climate | integer | Cabin airflow blower set speed segment. |
---|
HvacLeftTemperatureRequest | Climate | real | The requested temperature for the left front side of the vehicle. Reported in celsius. This differs slightly from the equivalent vehicle_data fields as it is based on the side of the vehicle instead of passenger/driver. |
---|
HvacPower | Climate | HvacPowerState enum | The power state of the HVAC system. |
---|
HvacRightTemperatureRequest | Climate | real | The requested temperature for the right front side of the vehicle. Reported in celsius. This differs slightly from the equivalent vehicle_data fields as it is based on the side of the vehicle instead of passenger/driver. |
---|
HvacSteeringWheelHeatAuto | Climate | boolean | If the steering wheel heat is set to auto. |
---|
HvacSteeringWheelHeatLevel | Climate | integer | The level of steering wheel heat. |
---|
Hvil | Powertrain | HvilStatus enum | The state of the high voltage interlock. |
---|
IdealBatteryRange | Charging | real | The current range of the vehicle, assuming ideal conditions (speed, weather, etc). |
---|
InsideTemp | Climate | real | Estimated temperature of the cabin (in Celsius). This field frequently changes in small increments and setting a minimum delta is recommended. This field frequently changes in small increments and setting a minimum delta is recommended. |
---|
IsolationResistance | Service | real | Resistance between HV bus and chassis. |
---|
LaneDepartureAvoidance | Safety | LaneAssistLevel enum | The lane assist level selected in vehicle settings. |
---|
LateralAcceleration | Driving | real | The lateral acceleration of the vehicle measured in Gs. |
---|
LifetimeEnergyUsed | Charging | real | Total energy-lost kWh count during discharging. |
---|
LifetimeEnergyUsedDrive | Charging | real | This field is broken and does not return data. |
---|
LightsHazardsActive | Vehicle State | boolean | If the vehicle's hazard lights are activated. |
---|
LightsHighBeams | Vehicle State | boolean | If the vehicle's high beams are activated. |
---|
LightsTurnSignal | Vehicle State | TurnSignalState enum | The state of turn signals. Left, right, both, none. |
---|
LocatedAtFavorite | Location | boolean | If the vehicle is located at a favorite location of the active driver profile. |
---|
LocatedAtHome | Location | boolean | If the vehicle is located at the active driver profile’s saved home location. |
---|
LocatedAtWork | Location | boolean | If the vehicle is located at the active driver profile’s saved work location. |
---|
Location | Location | LocationValue enum | The latitude and longitude of the vehicle. Beginning with firmware version 2025.2.6, specifying minimum delta for location values is possible. Changes in distance are measured in meters. |
---|
Locked | Safety | boolean | If the vehicle is locked. |
---|
LongitudinalAcceleration | Driving | real | The longitudinal acceleration of the vehicle measured in Gs. |
---|
MediaAudioVolume | Media | real | The volume of in-cabin audio measured from 0-11. |
---|
MediaAudioVolumeIncrement | Media | real | The size of volume increments or decrements. |
---|
MediaAudioVolumeMax | Media | real | The maximum volume available to be selected. |
---|
MediaNowPlayingAlbum | Media | string | The album of the current track. |
---|
MediaNowPlayingArtist | Media | string | The artist of the current track. |
---|
MediaNowPlayingDuration | Media | integer | The length of the current track measured in milliseconds. For radio stations which do not have a duration, 18000000 is reported. |
---|
MediaNowPlayingElapsed | Media | integer | The playback position in the current track, measured in milliseconds. The value returned while listening to a radio station may be nonsensical. |
---|
MediaNowPlayingStation | Media | string | The station playing media. |
---|
MediaNowPlayingTitle | Media | string | The title of the current track. |
---|
MediaPlaybackSource | Media | string | The source actively being used for playing media. |
---|
MediaPlaybackStatus | Media | MediaStatus enum | The state of media playback. |
---|
MilesToArrival | Location | real | The miles until arriving at the navigation destination. If no navigation destination is set, Invalid will be returned. |
---|
MinutesToArrival | Location | real | The minutes until arriving at the navigation destination. If no navigation destination is set, Invalid will be returned. |
---|
ModuleTempMax | Charging | integer | The maximum thermistor temperature. |
---|
ModuleTempMin | Charging | integer | The minimum thermistor temperature. |
---|
NotEnoughPowerToHeat | Charging | boolean | If the battery does not have enough power available to heat itself. |
---|
NumBrickVoltageMax | Charging | integer | Brick number with maximum voltage (1 indexed). |
---|
NumBrickVoltageMin | Charging | integer | Brick number with minimum voltage (1 indexed). |
---|
NumModuleTempMax | Charging | integer | The max thermistor temperature module ID. |
---|
NumModuleTempMin | Charging | integer | The min thermistor temperature module ID. |
---|
Odometer | Vehicle State | real | The number of miles the vehicle has driven. Beginning with firmware version 2025.2.6, the minimum delta for Odometer is set to 0.1 by default. |
---|
OffroadLightbarPresent | Vehicle Configuration | boolean | Report whether the offroad light bar is detected. |
---|
OriginLocation | Location | enum | The coordinates of the current navigation route's origin. |
---|
OutsideTemp | Climate | real | Filtered ambient temperature based on vehicle speed. |
---|
PackCurrent | Charging | real | Current measured at the HV contactors of the HV battery. |
---|
PackVoltage | Charging | real | Voltage measured on the battery side of the HV contactors. |
---|
PairedPhoneKeyAndKeyFobQty | Vehicle State | integer | The number of phone keys and key fobs paired to the vehicle. |
---|
PassengerSeatBelt | Safety | boolean | This field improperly reports if the 2nd row center seat belt is buckled. |
---|
PedalPosition | Driving | real | The position of the accelerator pedal. |
---|
PinToDriveEnabled | Safety | boolean | If pin to drive mode is enabled. Pin to drive requires entering a pin before shifting the vehicle out of park. |
---|
PowershareHoursLeft | Charging | integer | The number of hours remaining through Powershare. |
---|
PowershareInstantaneousPowerKW | Charging | real | Displays the current AC real power output from Power Conversion System 2 (PCS2) in Vehicle-to-Everything (V2X) mode. A positive value indicates battery discharge (power flowing out of the battery). |
---|
PowershareStatus | Charging | PowershareState enum | The state of Powershare. |
---|
PowershareStopReason | Charging | PowershareStopReasonStatus enum | The reason Powershare has stopped. |
---|
PowershareType | Charging | PowershareTypeStatus enum | The type of Powershare currently active. |
---|
PreconditioningEnabled | Charging | boolean | If the vehicle is preconditioning. |
---|
RatedRange | Charging | real | The officially rated range of the vehicle given its current state of charge. |
---|
RdWindow | Vehicle State | WindowState enum | The state of the rear driver window. |
---|
RearDefrostEnabled | Climate | boolean | If rear defrost is enabled. |
---|
RearDisplayHvacEnabled | Climate | boolean | If HVAC is enabled on the rear display. |
---|
RearSeatHeaters | Vehicle Configuration | string | The rear seat heater package installed on the vehicle. |
---|
RemoteStartEnabled | Vehicle Configuration | boolean | If the vehicle is being driven without a physical key. |
---|
RightHandDrive | Vehicle Configuration | boolean | If the vehicle is a right hand drive vehicle. |
---|
RoofColor | Vehicle Configuration | string | The color of the roof. |
---|
RouteLastUpdated | Location | timestamp | This field is broken and does not return data. |
---|
RouteLine | Location | string | A base64 encoded polyline of the active navigation route. To extract coordinates, decode the base64 and use Google's polyline decoding algorithm. Precision 6 is used. |
---|
RouteTrafficMinutesDelay | Driving | real | The number of minutes delay on the active navigation route. |
---|
RpWindow | Vehicle State | WindowState enum | The state of the rear passenger window. |
---|
ScheduledChargingMode | Charging | ScheduledChargingModeValue enum | The mode for scheduled charging. |
---|
ScheduledChargingPending | Charging | boolean | If a charge session is scheduled. |
---|
ScheduledChargingStartTime | Charging | timestamp | The time charging is scheduled to begin. Timestamp fields report incorrectly. Treating the reported value as Pacific Time will yield the date and time in the vehicle's timezone. |
---|
SeatHeaterLeft | Climate | integer | The level of the front left seat heater. Values range from 0 (off) to 3 (high). |
---|
SeatHeaterRearCenter | Climate | integer | The level of the rear center seat heater. Values range from 0 (off) to 3 (high). |
---|
SeatHeaterRearLeft | Climate | integer | The level of the rear left seat heater. Values range from 0 (off) to 3 (high). |
---|
SeatHeaterRearRight | Climate | integer | The level of the rear right seat heater. Values range from 0 (off) to 3 (high). |
---|
SeatHeaterRight | Climate | integer | The level of the right seat heater. Values range from 0 (off) to 3 (high). |
---|
SeatVentEnabled | Climate | boolean | If front seat ventilation is enabled. |
---|
SemitruckPassengerSeatFoldPosition | Vehicle State | enum | Status of the Semi passenger seat position. |
---|
SemitruckTpmsPressureRe1L0 | Service | real | The last measured tire pressure of the Semi's middle axle left tire in atmospheres. L0 and L1 report two measurements from the same tire. |
---|
SemitruckTpmsPressureRe1L1 | Service | real | The last measured tire pressure of the Semi's middle axle left tire in atmospheres. L0 and L1 report two measurements from the same tire. |
---|
SemitruckTpmsPressureRe1R0 | Service | real | The last measured tire pressure of the Semi's middle axle right tire in atmospheres. R0 and R1 report two measurements from the same tire. |
---|
SemitruckTpmsPressureRe1R1 | Service | real | The last measured tire pressure of the Semi's middle axle right tire in atmospheres. R0 and R1 report two measurements from the same tire. |
---|
SemitruckTpmsPressureRe2L0 | Service | real | The last measured tire pressure of the Semi's rear axle left tire in atmospheres. L0 and L1 report two measurements from the same tire. |
---|
SemitruckTpmsPressureRe2L1 | Service | real | The last measured tire pressure of the Semi's rear axle left tire in atmospheres. L0 and L1 report two measurements from the same tire. |
---|
SemitruckTpmsPressureRe2R0 | Service | real | The last measured tire pressure of the Semi's rear axle right tire in atmospheres. R0 and R1 report two measurements from the same tire. |
---|
SemitruckTpmsPressureRe2R1 | Service | real | The last measured tire pressure of the Semi's rear axle right tire in atmospheres. R0 and R1 report two measurements from the same tire. |
---|
SemitruckTractorParkBrakeStatus | Vehicle State | enum | The state of the Semi's tractor park brake. |
---|
SemitruckTrailerParkBrakeStatus | Vehicle State | enum | The state of the Semi's trailer park brake. |
---|
SentryMode | Vehicle State | SentryModeState enum | The current state of sentry mode. |
---|
ServiceMode | Vehicle State | boolean | If service mode is enabled. |
---|
Setting24HourTime | User Preference | boolean | If 24 hour time is preferred for displaying time. |
---|
SettingChargeUnit | User Preference | ChargeUnitPreference enum | The preferred unit for displaying charge range. |
---|
SettingDistanceUnit | User Preference | DistanceUnit enum | The units the vehicle uses when displaying distance. |
---|
SettingTemperatureUnit | User Preference | TemperatureUnit enum | The preferred unit for displaying temperature data. |
---|
SettingTirePressureUnit | User Preference | PressureUnit enum | The preferred unit for displaying pressure data. |
---|
Soc | Charging | real | The usable state of charge of the vehicle, as a percent of total battery capacity. |
---|
SoftwareUpdateDownloadPercentComplete | Vehicle State | integer | The percent of the software update that has been downloaded. Note: during the download of one software update, this value will go from 0-100% multiple times. |
---|
SoftwareUpdateExpectedDurationMinutes | Vehicle State | integer | The number of minutes a software update is estimated to take. |
---|
SoftwareUpdateInstallationPercentComplete | Vehicle State | integer | The percent a software update has finished installing. Vehicles will not remain connected to Fleet Telemetry for the entire duration of a software update. |
---|
SoftwareUpdateScheduledStartTime | Vehicle State | long | The time a software update is scheduled to begin installing. Timestamp fields report incorrectly. Treating the reported value as Pacific Time will yield the date and time in the vehicle's timezone. |
---|
SoftwareUpdateVersion | Vehicle State | string | The version of an available software update. |
---|
SpeedLimitMode | Vehicle State | boolean | If speed limit mode is enabled. |
---|
SpeedLimitWarning | Safety | SpeedAssistLevel enum | The speed assist level selected in vehicle settings. |
---|
SunroofInstalled | Vehicle Configuration | SunroofInstalledState enum | The installation state of a sunroof. |
---|
SuperchargerSessionTripPlanner | Charging | boolean | If the current supercharging session is part of a trip plan. |
---|
TimeToFullCharge | Charging | real | The number of hours until charging is complete. If the charge session is part of a trip, this is the time until ready to continue. Otherwise, this is time until the user set limit (specified by ChargeLimitSoc). |
---|
TonneauOpenPercent | Vehicle State | real | The percent the Cybertruck's tonneau cover is open. |
---|
TonneauPosition | Vehicle State | TonneauPositionState enum | The state of the Cybertruck's tonneau. |
---|
TonneauTentMode | Vehicle State | TonneauTentModeState enum | State of the Cybertruck's tonneau in relationship to tent mode. |
---|
TpmsHardWarnings | Service | TireLocation enum | Indicates a tire's pressure needs to be inspected and is severely out of nominal range. |
---|
TpmsLastSeenPressureTimeFl | Service | timestamp | The time the front left tire's pressure was last measured. Timestamp fields report incorrectly. Treating the reported value as Pacific Time will yield the date and time in the vehicle's timezone. |
---|
TpmsLastSeenPressureTimeFr | Service | timestamp | The time the front right tire's pressure was last measured. Timestamp fields report incorrectly. Treating the reported value as Pacific Time will yield the date and time in the vehicle's timezone. |
---|
TpmsLastSeenPressureTimeRl | Service | timestamp | The time the rear left tire's pressure was last measured. Timestamp fields report incorrectly. Treating the reported value as Pacific Time will yield the date and time in the vehicle's timezone. |
---|
TpmsLastSeenPressureTimeRr | Service | timestamp | The time the rear right tire's pressure was last measured. Timestamp fields report incorrectly. Treating the reported value as Pacific Time will yield the date and time in the vehicle's timezone. |
---|
TpmsPressureFl | Service | real | The last measured tire pressure of the front left tire in atmospheres. |
---|
TpmsPressureFr | Service | real | The last measured tire pressure of the front right tire in atmospheres. |
---|
TpmsPressureRl | Service | real | The last measured tire pressure of the rear left tire in atmospheres. |
---|
TpmsPressureRr | Service | real | The last measured tire pressure of the rear right tire in atmospheres. |
---|
TpmsSoftWarnings | Service | TireLocation enum | Indicates a tire's pressure needs to be inspected and is slightly out of nominal range. |
---|
Trim | Vehicle Configuration | string | The trim of the vehicle. |
---|
ValetModeEnabled | Vehicle State | boolean | If valet mode is enabled. |
---|
VehicleName | Vehicle Configuration | string | The nickname of the vehicle. |
---|
VehicleSpeed | Driving | real | The speed of the vehicle is miles per hour. |
---|
Version | Vehicle Configuration | string | The current firmware version of the vehicle. In firmware versions earlier than 2024.44, this field returned the version of an available software update. This data is available through SoftwareUpdateVersion. |
---|
WheelType | Vehicle Configuration | string | The type of wheel installed on the vehicle. |
---|
WiperHeatEnabled | Climate | boolean | If the wiper heater are turned on. |
---|
Alerts provide information about potential issues with the vehicle.
Possible alert values and their meanings will be added shortly.