Class HonkHornFlashLights.HonkFlash

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

public static class HonkHornFlashLights.HonkFlash extends SetCommand
Honk flash
  • Constructor Details

    • HonkFlash

      public HonkFlash(@Nullable Integer flashTimes, @Nullable com.highmobility.autoapi.value.measurement.Duration honkTime)
      Honk flash
      Parameters:
      flashTimes - Number of times to flash the lights
      honkTime - Time to honk the horn
  • Method Details

    • getFlashTimes

      public PropertyInteger getFlashTimes()
      Returns:
      The flash times
    • getHonkTime

      public Property<com.highmobility.autoapi.value.measurement.Duration> getHonkTime()
      Returns:
      The honk time