.. _everest_interfaces_ISO15118_ev: ########### ISO15118_ev ########### | This interface defines a simple ISO15118 ev. ********* Variables ********* | **V2G_Session_Finished**:*null* | The v2g session between the charger and the car is finished | **AC_EVPowerReady**:*boolean* | The car is ready for power (HLC) | **AC_EVSEMaxCurrent**:*number* | EVSE max current per phase | **AC_StopFromCharger**:*null* | The charger wants to stop the charging process | **DC_PowerOn**:*null* | The ev wants to close the dc contactors ******** Commands ******** | **start_charging**:*boolean* | Start the ev charging process | **EnergyTransferMode**:*string* (:ref:`iso15118-EnergyTransferMode `) | Selected energy transfer mode for charging that is requested by the EVCC | **There is an extended definition for this object** :ref:`here `. | **Result**:*boolean* | Returns true if the evcc simulation started | **stop_charging**:*void* | Stop the ev charging communication process | **pause_charging**:*void* | Pause the ev charging communication process | **set_fault**:*void* | TODO_SL: Set the different ev faults to communicate these errors to the charging station | **set_dc_params**:*void* | Set the target parameters for a dc charging process | **EvParameters**:*object* (:ref:`iso15118-DcEvParameters `) | Target parameters for dc charging | **There is an extended definition for this object** :ref:`here `. | **set_bpt_dc_params**:*void* | Set the bpt parameters for dc charging | **EvBPTParameters**:*object* (:ref:`iso15118-DcEvBPTParameters `) | BPT parameters for dc charging | **There is an extended definition for this object** :ref:`here `. | **enable_sae_j2847_v2g_v2h**:*void* | Enable the SAE J2847 2 V2H V2G