FUTURE Charges

future__charges

Note: This model will be published on or before 2025-06-15. This table will replace the Charges table on 2025-07-15

Note: This documentation table is subject to change up to 2025-06-15

A charge session is included in this table if either of the following conditions are met:

  • The associated charge point ID (charge_point_id) is linked to one of your charge points.
  • The Charge ID is linked to a paying team that is one of your teams. (paying team is in the coming charges__charge_pricings table
Column NameData TypeDescription
idstringUnique identifier for the charge session
external_idstringExternal identifier for the charge session, useful for integrations
charge_point_idstringUnique identifier of the charge point where the charge session occurred
connector_positionintegerPhysical position/number of the connector on the charge point
charge_point_auth_token_idstringIdentifier of the authentication token used to start the charge
charge_point_brand_idstringIdentifier of the charge point's brand
charge_point_group_idstringIdentifier of the group to which the charge point belongs
charge_point_identifierstringHuman-readable identifier of the charge point
charge_point_model_idstringIdentifier of the charge point's model
charge_point_operator_idstringIdentifier of the operator managing the charge point
charge_point_team_idstringIdentifier of the team that owns the charge point
created_attimestamp_ntzTimestamp when the charge record was created in the system
updated_attimestamp_ntzTimestamp when the charge record was last updated
starting_attimestamp_ntzTimestamp when the charge session was initiated
charging_attimestamp_ntzTimestamp when the charge session started delivering power
cable_plugged_in_attimestamp_ntzTimestamp when the charging cable was plugged into the vehicle
stopped_attimestamp_ntzTimestamp when the charge session was stopped
released_attimestamp_ntzTimestamp when the connector was released after charging
failed_attimestamp_ntzTimestamp when the charge session failed (if applicable)
user_idstringIdentifier of the user who initiated the charge
start_sourcestringSource/method used to start the charge (app, RFID, etc.)
user_gatewaystringGateway through which the user accessed the charging service
team_typestringType of team associated with the charge (personal, business, etc.)
charge_typestringType of charge (normal, smart, reservation, etc.)
gatewaystringTechnology gateway used for the charge session (OCPP, OCPI, etc.)
statestringCurrent state of the charge (completed, failed, in_progress, etc.)
watt_hoursnumberEnergy consumed during the charge session in watt-hours
co2numberCO2 emissions associated with the charge session in grams
failed_reasonstringReason for failure if the charge session failed
failure_codestringError code if the charge session failed
stopped_reasonstringReason for stopping the charge (full battery, user request, etc.)
start_meter_whnumberMeter reading at the start of the charge in watt-hours
end_meter_whnumberMeter reading at the end of the charge in watt-hours
estimated_whnumberEstimated energy consumption for the charge in watt-hours
meter_accuracystringLevel of accuracy of the meter readings
meter_validatedbooleanWhether the meter readings have been validated
socnumberState of charge (percentage) at the end of charging
soc_sourcestringSource of the state of charge information
soc_startnumberState of charge (percentage) at the start of charging