Class Lb2StateCmdPayload

java.lang.Object
de.malkusch.broadlinkBulb.mob41.lb1.Lb2StateCmdPayload
All Implemented Interfaces:
com.github.mob41.blapi.pkt.CmdPayload

public class Lb2StateCmdPayload extends Object implements com.github.mob41.blapi.pkt.CmdPayload
  • Constructor Details

    • Lb2StateCmdPayload

      public Lb2StateCmdPayload()
  • Method Details

    • getCommand

      public byte getCommand()
      Specified by:
      getCommand in interface com.github.mob41.blapi.pkt.CmdPayload
    • getPayload

      public com.github.mob41.blapi.pkt.Payload getPayload()
      Specified by:
      getPayload in interface com.github.mob41.blapi.pkt.CmdPayload