minChargeAtDestination

open val minChargeAtDestination: Flow<Int?>

Optional parameter. Defines the minimum battery charge required at the final route destination (Wh). Example value of 20000 denotes that vehicle will reach destination with at least 20 kWh charge. minChargeAtDestination must be between 0 and ev_max_charge. The default value is 10% of maxCharge.