Class LircCommand

java.lang.Object
org.harctoolbox.lirc.LircCommand

public final class LircCommand extends Object
This class consists of a semantic-agnostic model of a Lirc command. The "codes" are either codes for parametrized protocols (in general only one), or a sequence of durations in micro seconds ("raw codes").
  • Method Details

    • getName

      public String getName()
      Returns:
      the name
    • getCodes

      public List<Long> getCodes()
      Returns:
      the code