If you need to account for the solar component of energy that is going into the vehicle or/and are implementing V2H, V2G or VPP, schedule a call with our team for implementation advice.

Design

To optimise charging of the EV by energy cost, we need to:

Once customer completes the Connect flow, or if you created their tariff via the API:

  1. When the vehicle connects to a charging station, obtain its SoC & ready-by time.
  2. Call schedules API to calculate a cost-optimised charging schedule.
  3. Send this schedule to the vehicle.

To display charging costs:

  1. Log the transferred energy to the meter records API under the IMPORT tariff.
  2. When you want to display the charging costs, call the API to get them by charging session (including in real-time) or day/month/year.

Implementation

If you find it challenging to implement savings calculation using this guide, get in touch with our support team. We’d be glad to help!