Class BroadlinkBase64Formatter

java.lang.Object
org.harctoolbox.irscrutinizer.exporter.BroadlinkBase64Formatter
All Implemented Interfaces:
org.harctoolbox.girr.Command.CommandTextFormat

public class BroadlinkBase64Formatter extends Object implements org.harctoolbox.girr.Command.CommandTextFormat
  • Constructor Details

    • BroadlinkBase64Formatter

      public BroadlinkBase64Formatter()
  • Method Details

    • getName

      public String getName()
      Specified by:
      getName in interface org.harctoolbox.girr.Command.CommandTextFormat
    • format

      public String format(org.harctoolbox.ircore.IrSignal irSignal, int count)
      Specified by:
      format in interface org.harctoolbox.girr.Command.CommandTextFormat