Class Capabilities.State

All Implemented Interfaces:
Iterable<Byte>, Collection<Byte>, List<Byte>
Enclosing class:
Capabilities

public static class Capabilities.State extends SetCommand
The capabilities state
  • Method Details

    • getCapabilities

      public List<Property<SupportedCapability>> getCapabilities()
      Returns:
      The capabilities
    • getWebhooks

      public List<Property<Webhook>> getWebhooks()
      Returns:
      The webhooks
    • getSupported

      public boolean getSupported(Integer identifier, byte propertyID)
      Get the capability support state.
      Parameters:
      identifier - The identifier of the Capability
      propertyID - The property identifier
      Returns:
      The supported state.