<!--
{
  "availability" : [
    "iOS: 16.1.0 -",
    "iPadOS: 16.1.0 -",
    "macCatalyst: 16.1.0 -",
    "macOS: 13.0.0 -",
    "tvOS: 16.1.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 9.1.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Matter",
  "identifier" : "/documentation/Matter/MTRClusterActions",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Matter"
    ],
    "preciseIdentifier" : "c:objc(cs)MTRClusterActions"
  },
  "title" : "MTRClusterActions"
}
-->

# MTRClusterActions

```
class MTRClusterActions
```

## Topics

### Initializers

[`-  initWithDevice:endpoint:queue:`](/documentation/Matter/MTRClusterActions/init(device:endpoint:queue:))

[`-  initWithDevice:endpointID:queue:`](/documentation/Matter/MTRClusterActions/init(device:endpointID:queue:))

### Instance Methods

[`-  disableActionWithParams:expectedValues:expectedValueInterval:completion:`](/documentation/Matter/MTRClusterActions/disableAction(with:expectedValues:expectedValueInterval:completion:))

[`-  disableActionWithParams:expectedValues:expectedValueInterval:completionHandler:`](/documentation/Matter/MTRClusterActions/disableAction(with:expectedValues:expectedValueInterval:completionHandler:))

[`-  disableActionWithDurationWithParams:expectedValues:expectedValueInterval:completion:`](/documentation/Matter/MTRClusterActions/disableActionWithDuration(with:expectedValues:expectedValueInterval:completion:))

[`-  disableActionWithDurationWithParams:expectedValues:expectedValueInterval:completionHandler:`](/documentation/Matter/MTRClusterActions/disableActionWithDuration(with:expectedValues:expectedValueInterval:completionHandler:))

[`-  enableActionWithParams:expectedValues:expectedValueInterval:completion:`](/documentation/Matter/MTRClusterActions/enableAction(with:expectedValues:expectedValueInterval:completion:))

[`-  enableActionWithParams:expectedValues:expectedValueInterval:completionHandler:`](/documentation/Matter/MTRClusterActions/enableAction(with:expectedValues:expectedValueInterval:completionHandler:))

[`-  enableActionWithDurationWithParams:expectedValues:expectedValueInterval:completion:`](/documentation/Matter/MTRClusterActions/enableActionWithDuration(with:expectedValues:expectedValueInterval:completion:))

[`-  enableActionWithDurationWithParams:expectedValues:expectedValueInterval:completionHandler:`](/documentation/Matter/MTRClusterActions/enableActionWithDuration(with:expectedValues:expectedValueInterval:completionHandler:))

[`-  instantActionWithParams:expectedValues:expectedValueInterval:completion:`](/documentation/Matter/MTRClusterActions/instantAction(with:expectedValues:expectedValueInterval:completion:))

[`-  instantActionWithParams:expectedValues:expectedValueInterval:completionHandler:`](/documentation/Matter/MTRClusterActions/instantAction(with:expectedValues:expectedValueInterval:completionHandler:))

[`-  instantActionWithTransitionWithParams:expectedValues:expectedValueInterval:completion:`](/documentation/Matter/MTRClusterActions/instantActionWithTransition(with:expectedValues:expectedValueInterval:completion:))

[`-  instantActionWithTransitionWithParams:expectedValues:expectedValueInterval:completionHandler:`](/documentation/Matter/MTRClusterActions/instantActionWithTransition(with:expectedValues:expectedValueInterval:completionHandler:))

[`-  pauseActionWithParams:expectedValues:expectedValueInterval:completion:`](/documentation/Matter/MTRClusterActions/pauseAction(with:expectedValues:expectedValueInterval:completion:))

[`-  pauseActionWithParams:expectedValues:expectedValueInterval:completionHandler:`](/documentation/Matter/MTRClusterActions/pauseAction(with:expectedValues:expectedValueInterval:completionHandler:))

[`-  pauseActionWithDurationWithParams:expectedValues:expectedValueInterval:completion:`](/documentation/Matter/MTRClusterActions/pauseActionWithDuration(with:expectedValues:expectedValueInterval:completion:))

[`-  pauseActionWithDurationWithParams:expectedValues:expectedValueInterval:completionHandler:`](/documentation/Matter/MTRClusterActions/pauseActionWithDuration(with:expectedValues:expectedValueInterval:completionHandler:))

[`-  readAttributeAcceptedCommandListWithParams:`](/documentation/Matter/MTRClusterActions/readAttributeAcceptedCommandList(with:))

[`-  readAttributeActionListWithParams:`](/documentation/Matter/MTRClusterActions/readAttributeActionList(with:))

[`-  readAttributeAttributeListWithParams:`](/documentation/Matter/MTRClusterActions/readAttributeAttributeList(with:))

[`-  readAttributeClusterRevisionWithParams:`](/documentation/Matter/MTRClusterActions/readAttributeClusterRevision(with:))

[`-  readAttributeEndpointListsWithParams:`](/documentation/Matter/MTRClusterActions/readAttributeEndpointLists(with:))

[`-  readAttributeFeatureMapWithParams:`](/documentation/Matter/MTRClusterActions/readAttributeFeatureMap(with:))

[`-  readAttributeGeneratedCommandListWithParams:`](/documentation/Matter/MTRClusterActions/readAttributeGeneratedCommandList(with:))

[`-  readAttributeSetupURLWithParams:`](/documentation/Matter/MTRClusterActions/readAttributeSetupURL(with:))

[`-  resumeActionWithParams:expectedValues:expectedValueInterval:completion:`](/documentation/Matter/MTRClusterActions/resumeAction(with:expectedValues:expectedValueInterval:completion:))

[`-  resumeActionWithParams:expectedValues:expectedValueInterval:completionHandler:`](/documentation/Matter/MTRClusterActions/resumeAction(with:expectedValues:expectedValueInterval:completionHandler:))

[`-  startActionWithParams:expectedValues:expectedValueInterval:completion:`](/documentation/Matter/MTRClusterActions/startAction(with:expectedValues:expectedValueInterval:completion:))

[`-  startActionWithParams:expectedValues:expectedValueInterval:completionHandler:`](/documentation/Matter/MTRClusterActions/startAction(with:expectedValues:expectedValueInterval:completionHandler:))

[`-  startActionWithDurationWithParams:expectedValues:expectedValueInterval:completion:`](/documentation/Matter/MTRClusterActions/startActionWithDuration(with:expectedValues:expectedValueInterval:completion:))

[`-  startActionWithDurationWithParams:expectedValues:expectedValueInterval:completionHandler:`](/documentation/Matter/MTRClusterActions/startActionWithDuration(with:expectedValues:expectedValueInterval:completionHandler:))

[`-  stopActionWithParams:expectedValues:expectedValueInterval:completion:`](/documentation/Matter/MTRClusterActions/stopAction(with:expectedValues:expectedValueInterval:completion:))

[`-  stopActionWithParams:expectedValues:expectedValueInterval:completionHandler:`](/documentation/Matter/MTRClusterActions/stopAction(with:expectedValues:expectedValueInterval:completionHandler:))

## Relationships

### Conforms To

[`Hashable`](/documentation/Swift/Hashable)

[`CustomStringConvertible`](/documentation/Swift/CustomStringConvertible)

[`NSObjectProtocol`](/documentation/ObjectiveC/NSObjectProtocol)

[`CVarArg`](/documentation/Swift/CVarArg)

[`Equatable`](/documentation/Swift/Equatable)

[`CustomDebugStringConvertible`](/documentation/Swift/CustomDebugStringConvertible)

### Inherits From

[`MTRGenericCluster`](/documentation/Matter/MTRGenericCluster)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)