Interface GroupProgrammable

    • Method Detail

      • performGroupOperation

        void performGroupOperation​(DeviceId deviceId,
                                   GroupOperations groupOps)
        Performs the Group operations for the specified device.
        Parameters:
        deviceId - ID of the device
        groupOps - operations to be performed
      • getGroups

        default java.util.Collection<Group> getGroups()
        Queries the groups from the device.
        Returns:
        collection of groups