Class SetBoostSoCLimitCommand

java.lang.Object
dev.digiried.wattpilot.commands.Command
dev.digiried.wattpilot.commands.SetBoostSoCLimitCommand

public class SetBoostSoCLimitCommand extends Command
Command to set the battery SoC limit for the charging boost in ChargingMode.ECO or ChargingMode.NEXT_TRIP.
Author:
Florian Hotze - Initial contribution
  • Constructor Details

    • SetBoostSoCLimitCommand

      public SetBoostSoCLimitCommand(int limit)
  • Method Details