Class ConfigMessageOpCodes

java.lang.Object
org.openremote.agent.protocol.bluetooth.mesh.opcodes.ConfigMessageOpCodes

public class ConfigMessageOpCodes extends Object
  • Field Details

    • CONFIG_APPKEY_ADD

      public static final byte CONFIG_APPKEY_ADD
      Opcode for the "ApplicationKey Add" message.
      See Also:
    • CONFIG_APPKEY_UPDATE

      public static final int CONFIG_APPKEY_UPDATE
      Opcode for the "ApplicationKey Update" message.
      See Also:
    • CONFIG_COMPOSITION_DATA_STATUS

      public static final byte CONFIG_COMPOSITION_DATA_STATUS
      Opcode for the "Composition Data Status" message.
      See Also:
    • CONFIG_MODEL_PUBLICATION_SET

      public static final byte CONFIG_MODEL_PUBLICATION_SET
      Opcode for the "Config Model Publication Set" message.
      See Also:
    • CONFIG_HEARTBEAT_PUBLICATION_STATUS

      public static final int CONFIG_HEARTBEAT_PUBLICATION_STATUS
      Opcode for the "Heartbeat Publication Status" message.
      See Also:
    • CONFIG_APPKEY_DELETE

      public static final int CONFIG_APPKEY_DELETE
      Opcode for the "ApplicationKey Delete" message.
      See Also:
    • CONFIG_APPKEY_GET

      public static final int CONFIG_APPKEY_GET
      Opcode for the "ApplicationKey Get" message.
      See Also:
    • CONFIG_APPKEY_LIST

      public static final int CONFIG_APPKEY_LIST
      Opcode for the "ApplicationKey List" message.
      See Also:
    • CONFIG_APPKEY_STATUS

      public static final int CONFIG_APPKEY_STATUS
      Opcode for the "ApplicationKey Status" message.
      See Also:
    • CONFIG_COMPOSITION_DATA_GET

      public static final int CONFIG_COMPOSITION_DATA_GET
      Opcode for the "Composition Data Get" message.
      See Also:
    • CONFIG_BEACON_GET

      public static final int CONFIG_BEACON_GET
      Opcode for the "Config Beacon Get" message.
      See Also:
    • CONFIG_BEACON_SET

      public static final int CONFIG_BEACON_SET
      Opcode for the "Config Beacon Set" message.
      See Also:
    • CONFIG_BEACON_STATUS

      public static final int CONFIG_BEACON_STATUS
      Opcode for the "Config Beacon Status" message.
      See Also:
    • CONFIG_DEFAULT_TTL_GET

      public static final int CONFIG_DEFAULT_TTL_GET
      Opcode for the "Config Default TTL Get" message.
      See Also:
    • CONFIG_DEFAULT_TTL_SET

      public static final int CONFIG_DEFAULT_TTL_SET
      Opcode for the "Config Default TTL Set" message.
      See Also:
    • CONFIG_DEFAULT_TTL_STATUS

      public static final int CONFIG_DEFAULT_TTL_STATUS
      Opcode for the "Config Default TTL Status" message.
      See Also:
    • CONFIG_FRIEND_GET

      public static final int CONFIG_FRIEND_GET
      Opcode for the "Config Friend Get" message.
      See Also:
    • CONFIG_FRIEND_SET

      public static final int CONFIG_FRIEND_SET
      Opcode for the "Config Friend Set" message.
      See Also:
    • CONFIG_FRIEND_STATUS

      public static final int CONFIG_FRIEND_STATUS
      Opcode for the "Config Friend Status" message.
      See Also:
    • CONFIG_GATT_PROXY_GET

      public static final int CONFIG_GATT_PROXY_GET
      Opcode for the "Config GATT Proxy Get" message.
      See Also:
    • CONFIG_GATT_PROXY_SET

      public static final int CONFIG_GATT_PROXY_SET
      Opcode for the "Config GATT Proxy Set" message.
      See Also:
    • CONFIG_GATT_PROXY_STATUS

      public static final int CONFIG_GATT_PROXY_STATUS
      Opcode for the "Config GATT Proxy Status" message.
      See Also:
    • CONFIG_KEY_REFRESH_PHASE_GET

      public static final int CONFIG_KEY_REFRESH_PHASE_GET
      Opcode for the "Config Key Refresh Phase Get" message.
      See Also:
    • CONFIG_KEY_REFRESH_PHASE_SET

      public static final int CONFIG_KEY_REFRESH_PHASE_SET
      Opcode for the "Config Key Refresh Phase Set" message.
      See Also:
    • CONFIG_KEY_REFRESH_PHASE_STATUS

      public static final int CONFIG_KEY_REFRESH_PHASE_STATUS
      Opcode for the "Config Key Refresh Phase Status" message.
      See Also:
    • CONFIG_MODEL_PUBLICATION_GET

      public static final int CONFIG_MODEL_PUBLICATION_GET
      Opcode for the "Config Model Publication Get" message.
      See Also:
    • CONFIG_MODEL_PUBLICATION_STATUS

      public static final int CONFIG_MODEL_PUBLICATION_STATUS
      Opcode for the "Config Model Publication Status" message.
      See Also:
    • CONFIG_MODEL_PUBLICATION_VIRTUAL_ADDRESS_SET

      public static final int CONFIG_MODEL_PUBLICATION_VIRTUAL_ADDRESS_SET
      Opcode for the "Config Model Publication Virtual Address Set" message.
      See Also:
    • CONFIG_MODEL_SUBSCRIPTION_ADD

      public static final int CONFIG_MODEL_SUBSCRIPTION_ADD
      Opcode for the "Config Model Subscription Add" message.
      See Also:
    • CONFIG_MODEL_SUBSCRIPTION_DELETE

      public static final int CONFIG_MODEL_SUBSCRIPTION_DELETE
      Opcode for the "Config Model Subscription Delete" message.
      See Also:
    • CONFIG_MODEL_SUBSCRIPTION_DELETE_ALL

      public static final int CONFIG_MODEL_SUBSCRIPTION_DELETE_ALL
      Opcode for the "Config Model Subscription Delete All" message.
      See Also:
    • CONFIG_MODEL_SUBSCRIPTION_OVERWRITE

      public static final int CONFIG_MODEL_SUBSCRIPTION_OVERWRITE
      Opcode for the "Config Model Subscription Overwrite" message.
      See Also:
    • CONFIG_MODEL_SUBSCRIPTION_STATUS

      public static final int CONFIG_MODEL_SUBSCRIPTION_STATUS
      Opcode for the "Config Model Subscription Status" message.
      See Also:
    • CONFIG_MODEL_SUBSCRIPTION_VIRTUAL_ADDRESS_ADD

      public static final int CONFIG_MODEL_SUBSCRIPTION_VIRTUAL_ADDRESS_ADD
      Opcode for the "Config Model Subscription Virtual Address Add" message.
      See Also:
    • CONFIG_MODEL_SUBSCRIPTION_VIRTUAL_ADDRESS_DELETE

      public static final int CONFIG_MODEL_SUBSCRIPTION_VIRTUAL_ADDRESS_DELETE
      Opcode for the "Config Model Subscription Virtual Address Delete" message.
      See Also:
    • CONFIG_MODEL_SUBSCRIPTION_VIRTUAL_ADDRESS_OVERWRITE

      public static final int CONFIG_MODEL_SUBSCRIPTION_VIRTUAL_ADDRESS_OVERWRITE
      Opcode for the "Config Model Subscription Virtual Address Overwrite" message.
      See Also:
    • CONFIG_NETWORK_TRANSMIT_GET

      public static final int CONFIG_NETWORK_TRANSMIT_GET
      Opcode for the "Config Network Transmit Get" message.
      See Also:
    • CONFIG_NETWORK_TRANSMIT_SET

      public static final int CONFIG_NETWORK_TRANSMIT_SET
      Opcode for the "Config Network Transmit Set" message.
      See Also:
    • CONFIG_NETWORK_TRANSMIT_STATUS

      public static final int CONFIG_NETWORK_TRANSMIT_STATUS
      Opcode for the "Config Network Transmit Status" message.
      See Also:
    • CONFIG_RELAY_GET

      public static final int CONFIG_RELAY_GET
      Opcode for the "Config Relay Get" message.
      See Also:
    • CONFIG_RELAY_SET

      public static final int CONFIG_RELAY_SET
      Opcode for the "Config Relay Set" message.
      See Also:
    • CONFIG_RELAY_STATUS

      public static final int CONFIG_RELAY_STATUS
      Opcode for the "Config Relay Status" message.
      See Also:
    • CONFIG_SIG_MODEL_SUBSCRIPTION_GET

      public static final int CONFIG_SIG_MODEL_SUBSCRIPTION_GET
      Opcode for the "Config SIG Model Subscription Get" message.
      See Also:
    • CONFIG_SIG_MODEL_SUBSCRIPTION_LIST

      public static final int CONFIG_SIG_MODEL_SUBSCRIPTION_LIST
      Opcode for the "Config SIG Model Subscription List" message.
      See Also:
    • CONFIG_VENDOR_MODEL_SUBSCRIPTION_GET

      public static final int CONFIG_VENDOR_MODEL_SUBSCRIPTION_GET
      Opcode for the "Config Vendor Model Subscription Get" message.
      See Also:
    • CONFIG_VENDOR_MODEL_SUBSCRIPTION_LIST

      public static final int CONFIG_VENDOR_MODEL_SUBSCRIPTION_LIST
      Opcode for the "Config Vendor Model Subscription List" message.
      See Also:
    • CONFIG_LOW_POWER_NODE_POLLTIMEOUT_GET

      public static final int CONFIG_LOW_POWER_NODE_POLLTIMEOUT_GET
      Opcode for the "Config Low Power UnprovisionedMeshNode PollTimeout Get" message.
      See Also:
    • CONFIG_LOW_POWER_NODE_POLLTIMEOUT_STATUS

      public static final int CONFIG_LOW_POWER_NODE_POLLTIMEOUT_STATUS
      Opcode for the "Config Low Power UnprovisionedMeshNode PollTimeout Status" message.
      See Also:
    • CONFIG_HEARTBEAT_PUBLICATION_GET

      public static final int CONFIG_HEARTBEAT_PUBLICATION_GET
      Opcode for the "Heartbeat Publication Get" message.
      See Also:
    • CONFIG_HEARTBEAT_PUBLICATION_SET

      public static final int CONFIG_HEARTBEAT_PUBLICATION_SET
      Opcode for the "Heartbeat Publication Set" message.
      See Also:
    • CONFIG_HEARTBEAT_SUBSCRIPTION_GET

      public static final int CONFIG_HEARTBEAT_SUBSCRIPTION_GET
      Opcode for the "Heartbeat Subscription Get" message.
      See Also:
    • CONFIG_HEARTBEAT_SUBSCRIPTION_SET

      public static final int CONFIG_HEARTBEAT_SUBSCRIPTION_SET
      Opcode for the "Heartbeat Subscription Set" message.
      See Also:
    • CONFIG_HEARTBEAT_SUBSCRIPTION_STATUS

      public static final int CONFIG_HEARTBEAT_SUBSCRIPTION_STATUS
      Opcode for the "Heartbeat Subscription Status" message.
      See Also:
    • CONFIG_MODEL_APP_BIND

      public static final int CONFIG_MODEL_APP_BIND
      Opcode for the "Model App Bind" message.
      See Also:
    • CONFIG_MODEL_APP_STATUS

      public static final int CONFIG_MODEL_APP_STATUS
      Opcode for the "Model App Status" message.
      See Also:
    • CONFIG_MODEL_APP_UNBIND

      public static final int CONFIG_MODEL_APP_UNBIND
      Opcode for the "Model App Unbind" message.
      See Also:
    • CONFIG_NETKEY_ADD

      public static final int CONFIG_NETKEY_ADD
      Opcode for the "NetKey Add" message.
      See Also:
    • CONFIG_NETKEY_DELETE

      public static final int CONFIG_NETKEY_DELETE
      Opcode for the "NetKey Delete" message.
      See Also:
    • CONFIG_NETKEY_GET

      public static final int CONFIG_NETKEY_GET
      Opcode for the "NetKey Get" message.
      See Also:
    • CONFIG_NETKEY_LIST

      public static final int CONFIG_NETKEY_LIST
      Opcode for the "NetKey List" message.
      See Also:
    • CONFIG_NETKEY_STATUS

      public static final int CONFIG_NETKEY_STATUS
      Opcode for the "NetKey Status" message.
      See Also:
    • CONFIG_NETKEY_UPDATE

      public static final int CONFIG_NETKEY_UPDATE
      Opcode for the "NetKey Update" message.
      See Also:
    • CONFIG_NODE_IDENTITY_GET

      public static final int CONFIG_NODE_IDENTITY_GET
      Opcode for the "UnprovisionedMeshNode Identity Get" message.
      See Also:
    • CONFIG_NODE_IDENTITY_SET

      public static final int CONFIG_NODE_IDENTITY_SET
      Opcode for the "UnprovisionedMeshNode Identity Set" message.
      See Also:
    • CONFIG_NODE_IDENTITY_STATUS

      public static final int CONFIG_NODE_IDENTITY_STATUS
      Opcode for the "UnprovisionedMeshNode Identity Status" message.
      See Also:
    • CONFIG_NODE_RESET

      public static final int CONFIG_NODE_RESET
      Opcode for the "UnprovisionedMeshNode Reset" message.
      See Also:
    • CONFIG_NODE_RESET_STATUS

      public static final int CONFIG_NODE_RESET_STATUS
      Opcode for the "UnprovisionedMeshNode Reset Status" message.
      See Also:
    • CONFIG_SIG_MODEL_APP_GET

      public static final int CONFIG_SIG_MODEL_APP_GET
      Opcode for the "SIG Model App Get" message.
      See Also:
    • CONFIG_SIG_MODEL_APP_LIST

      public static final int CONFIG_SIG_MODEL_APP_LIST
      Opcode for the "SIG Model App List" message.
      See Also:
    • CONFIG_VENDOR_MODEL_APP_GET

      public static final int CONFIG_VENDOR_MODEL_APP_GET
      Opcode for the "Vendor Model App Get" message.
      See Also:
    • CONFIG_VENDOR_MODEL_APP_LIST

      public static final int CONFIG_VENDOR_MODEL_APP_LIST
      Opcode for the "Vendor Model App List" message.
      See Also:
  • Constructor Details

    • ConfigMessageOpCodes

      public ConfigMessageOpCodes()