Class SetSurplusSoCThresholdCommand

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

public class SetSurplusSoCThresholdCommand extends Command
Command to set the PV surplus battery SoC threshold of the wallbox for ChargingMode.ECO and ChargingMode.NEXT_TRIP.
Author:
Florian Hotze - Initial contribution
  • Constructor Details

    • SetSurplusSoCThresholdCommand

      public SetSurplusSoCThresholdCommand(int threshold)
  • Method Details