Class HomeCharger.SetPriceTariffs

java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractList<Byte>
com.highmobility.value.Bytes
com.highmobility.autoapi.Command
com.highmobility.autoapi.SetCommand
com.highmobility.autoapi.HomeCharger.SetPriceTariffs
All Implemented Interfaces:
Iterable<Byte>, Collection<Byte>, List<Byte>
Enclosing class:
HomeCharger

public static class HomeCharger.SetPriceTariffs extends SetCommand
Set price tariffs
  • Constructor Details

    • SetPriceTariffs

      public SetPriceTariffs(List<PriceTariff> priceTariffs)
      Set price tariffs
      Parameters:
      priceTariffs - The price tariffs
  • Method Details