Class ConfigKeyRefreshPhaseSet

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

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

    • LOG

      public static final Logger LOG
  • Constructor Details

    • ConfigKeyRefreshPhaseSet

      public ConfigKeyRefreshPhaseSet(NetworkKey networkKey, int transition)
      Constructs ConfigKeyRefreshPhaseSet message.
      Parameters:
      networkKey - NetworkKey
  • 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()