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

# MTRClusterOTASoftwareUpdateRequestor

```
class MTRClusterOTASoftwareUpdateRequestor
```

## Topics

### Initializers

[`init?(device: MTRDevice, endpointID: NSNumber, queue: dispatch_queue_t)`](/documentation/Matter/MTRClusterOTASoftwareUpdateRequestor-5qeao/init(device:endpointID:queue:))

### Instance Methods

[`func announceOTAProvider(with: MTROTASoftwareUpdateRequestorClusterAnnounceOTAProviderParams, expectedValues: [[String : Any]]?, expectedValueInterval: NSNumber?, completion: ((any Error)?) -> Void)`](/documentation/Matter/MTRClusterOTASoftwareUpdateRequestor-5qeao/announceOTAProvider(with:expectedValues:expectedValueInterval:completion:))

[`func readAttributeAcceptedCommandList(with: MTRReadParams?) -> [String : Any]?`](/documentation/Matter/MTRClusterOTASoftwareUpdateRequestor-5qeao/readAttributeAcceptedCommandList(with:))

[`func readAttributeAttributeList(with: MTRReadParams?) -> [String : Any]?`](/documentation/Matter/MTRClusterOTASoftwareUpdateRequestor-5qeao/readAttributeAttributeList(with:))

[`func readAttributeClusterRevision(with: MTRReadParams?) -> [String : Any]?`](/documentation/Matter/MTRClusterOTASoftwareUpdateRequestor-5qeao/readAttributeClusterRevision(with:))

[`func readAttributeDefaultOTAProviders(with: MTRReadParams?) -> [String : Any]?`](/documentation/Matter/MTRClusterOTASoftwareUpdateRequestor-5qeao/readAttributeDefaultOTAProviders(with:))

[`func readAttributeFeatureMap(with: MTRReadParams?) -> [String : Any]?`](/documentation/Matter/MTRClusterOTASoftwareUpdateRequestor-5qeao/readAttributeFeatureMap(with:))

[`func readAttributeGeneratedCommandList(with: MTRReadParams?) -> [String : Any]?`](/documentation/Matter/MTRClusterOTASoftwareUpdateRequestor-5qeao/readAttributeGeneratedCommandList(with:))

[`func readAttributeUpdatePossible(with: MTRReadParams?) -> [String : Any]?`](/documentation/Matter/MTRClusterOTASoftwareUpdateRequestor-5qeao/readAttributeUpdatePossible(with:))

[`func readAttributeUpdateState(with: MTRReadParams?) -> [String : Any]?`](/documentation/Matter/MTRClusterOTASoftwareUpdateRequestor-5qeao/readAttributeUpdateState(with:))

[`func readAttributeUpdateStateProgress(with: MTRReadParams?) -> [String : Any]?`](/documentation/Matter/MTRClusterOTASoftwareUpdateRequestor-5qeao/readAttributeUpdateStateProgress(with:))

[`func writeAttributeDefaultOTAProviders(withValue: [String : Any], expectedValueInterval: NSNumber)`](/documentation/Matter/MTRClusterOTASoftwareUpdateRequestor-5qeao/writeAttributeDefaultOTAProviders(withValue:expectedValueInterval:))

[`func writeAttributeDefaultOTAProviders(withValue: [String : Any], expectedValueInterval: NSNumber, params: MTRWriteParams?)`](/documentation/Matter/MTRClusterOTASoftwareUpdateRequestor-5qeao/writeAttributeDefaultOTAProviders(withValue:expectedValueInterval:params:))

## Relationships

### Conforms To

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

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

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

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

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

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

### Inherits From

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

### Inherited By

[`MTRClusterOtaSoftwareUpdateRequestor-22dfp`](/documentation/Matter/MTRClusterOtaSoftwareUpdateRequestor-22dfp)

---

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)