Amperage
GET/vehicles/{vehicleId}/signals/charge-amperage
Current amperage flowing to the electric vehicle during a charging session, measured in amps.
AmperageMax
GET/vehicles/{vehicleId}/signals/charge-amperagemax
The maximum available amps available to charge.
AmperageRequested
GET/vehicles/{vehicleId}/signals/charge-amperagerequested
The requested amps to charge the vehicle.
ChargeLimits
GET/vehicles/{vehicleId}/signals/charge-chargelimits
Object containing the default (global) charge limit configuration and configurations based on location, and charging type (AC or DC)
ChargePortStatusColor
GET/vehicles/{vehicleId}/signals/charge-chargeportstatuscolor
Current status indicator color displayed on or around the vehicle’s charging port.
ChargeRate
GET/vehicles/{vehicleId}/signals/charge-chargerate
Current rate at which range is being added to the vehicle during an active charging session
ChargeRecords
GET/vehicles/{vehicleId}/signals/charge-chargerecords
Collection of historical charging session data stored by the vehicle.
ChargerPhases
GET/vehicles/{vehicleId}/signals/charge-chargerphases
The number of phases available from the connected charger.
ChargeTimers
GET/vehicles/{vehicleId}/signals/charge-chargetimers
Object containing the default (GLOBAL) charge timer configuration and configurations based on location, and charing type (AC or DC)
ChargingConnectorType
GET/vehicles/{vehicleId}/signals/charge-chargingconnectortype
Identifier for the type of charging connector/inlet equipped on the vehicle.
DetailedChargingStatus
GET/vehicles/{vehicleId}/signals/charge-detailedchargingstatus
String value that provides detailed information about the current state of the charging process.
EnergyAdded
GET/vehicles/{vehicleId}/signals/charge-energyadded
Cumulative amount of electrical energy delivered to the vehicle during the current or most recent charging session, measured in kilowatt-hours (kWh).
FastChargerType
GET/vehicles/{vehicleId}/signals/charge-fastchargertype
Identifier for the specific DC fast charging standard currently connected to the vehicle. Indicates the protocol being used for high-power charging
IsCharging
GET/vehicles/{vehicleId}/signals/charge-ischarging
Boolean indicator that shows whether the electric vehicle is actively receiving power from a charging station or outlet.
IsChargingCableConnected
GET/vehicles/{vehicleId}/signals/charge-ischargingcableconnected
Boolean indicator that shows whether a charging cable is physically connected to the vehicle’s charging port.
IsChargingCableLatched
GET/vehicles/{vehicleId}/signals/charge-ischargingcablelatched
Boolean indicator that shows whether the charging cable is securely locked to the vehicle’s charging port.
IsChargingPortFlapOpen
GET/vehicles/{vehicleId}/signals/charge-ischargingportflapopen
Boolean indicator that shows whether the vehicle’s charging port access door or flap is currently open.
IsFastChargerPresent
GET/vehicles/{vehicleId}/signals/charge-isfastchargerpresent
Boolean indicator that shows whether the vehicle is connected to a DC fast charging station.
TimeToComplete
GET/vehicles/{vehicleId}/signals/charge-timetocomplete
Estimated time remaining until the charging session reaches the activeLimit in minutes.
Voltage
GET/vehicles/{vehicleId}/signals/charge-voltage
Current voltage level being supplied to the electric vehicle during a charging session, measured in volts.
Wattage
GET/vehicles/{vehicleId}/signals/charge-wattage
Current power delivery rate to the electric vehicle during a charging session, measured in watts.

