Class Historical.GetChargingSessions

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.Historical.GetChargingSessions
All Implemented Interfaces:
Iterable<Byte>, Collection<Byte>, List<Byte>
Enclosing class:
Historical

public static class Historical.GetChargingSessions extends SetCommand
Get charging sessions
  • Constructor Details

    • GetChargingSessions

      public GetChargingSessions(@Nullable Calendar startDate, @Nullable Calendar endDate)
      Get charging sessions
      Parameters:
      startDate - Start date for historical data query
      endDate - End date for historical data query
  • Method Details