Class SetBoostCommand

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

public class SetBoostCommand extends Command
Command to enable or disable the charging boost in ChargingMode.ECO or ChargingMode.NEXT_TRIP.
Author:
Florian Hotze - Initial contribution
  • Constructor Details

    • SetBoostCommand

      public SetBoostCommand(boolean enabled)
  • Method Details