FUTURE Charges Config

futurechargescharges_config

Note: This model will be published on or before 2025-06-15.

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

A charge config is included in this table if the following condition is met:

  • the associated charge_id is in your charges table
Column NameData TypeDescription
idintegerUnique identifier for the charges config record
charge_idintegerThe main charge id.
firmwarestringThe current charge point firmware at the time the charge was performed
is_reservationbooleanBoolean determining whether a charge has a reservation or not. During a reservation the charge point is shown as busy to the public and the user is paying 50% of charging costs while reserved
reservation_minintegerMinutes the charge point was reserved prior to the charge starting
native_scheduleintegerSerialized schedule configuration defined natively on the charge point.
scheduled_start_attimestamp_ntzTimestamp for when the charge is scheduled to start
scheduled_stop_attimestamp_ntzTimestamp for when the charge is scheduled to stop