Class Charging.SetChargeLimit

All Implemented Interfaces:
Iterable<Byte>, Collection<Byte>, List<Byte>
Enclosing class:
Charging

public static class Charging.SetChargeLimit extends SetCommand
Set charge limit
  • Constructor Details

    • SetChargeLimit

      public SetChargeLimit(Double chargeLimit)
      Set charge limit
      Parameters:
      chargeLimit - Charge limit percentage between 0.0-1.0
  • Method Details

    • getChargeLimit

      public Property<Double> getChargeLimit()
      Returns:
      The charge limit