We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 85d387b + 5a5fd81 commit 36bc744Copy full SHA for 36bc744
tesla_fleet_api/const.py
@@ -195,6 +195,7 @@ class TelemetryField(StrEnum):
195
DC_DC_ENABLE = "DCDCEnable"
196
DEFROST_FOR_PRECONDITIONING = "DefrostForPreconditioning"
197
DEFROST_MODE = "DefrostMode"
198
+ DESTINATION_NAME = "DestinationName"
199
DESTINATION_LOCATION = "DestinationLocation"
200
DETAILED_CHARGE_STATE = "DetailedChargeState"
201
DI_AXLE_SPEED_F = "DiAxleSpeedF"
0 commit comments