Class ConfigNetKeyUpdate

java.lang.Object
org.openremote.agent.protocol.bluetooth.mesh.transport.MeshMessage
org.openremote.agent.protocol.bluetooth.mesh.transport.ConfigNetKeyUpdate

public class ConfigNetKeyUpdate extends MeshMessage
Creates the ConfigNetKeyUpdate message.
  • Field Details

    • LOG

      public static final Logger LOG
  • Constructor Details

  • Method Details

    • getOpCode

      public int getOpCode()
      Description copied from class: MeshMessage
      Returns the opCode of this message
      Specified by:
      getOpCode in class MeshMessage
      Returns:
      opcode
    • getAkf

      public final int getAkf()
    • getAid

      public final int getAid()
    • getParameters

      public final byte[] getParameters()