---
title: MTRClusterOtaSoftwareUpdateRequestor
framework: matter
role: symbol
role_heading: Class
path: matter/mtrclusterotasoftwareupdaterequestor-22dfp
---

# MTRClusterOtaSoftwareUpdateRequestor

## Declaration

```swift
class MTRClusterOtaSoftwareUpdateRequestor
```

## Topics

### Initializers

- [init(device:endpoint:queue:)](matter/mtrclusterotasoftwareupdaterequestor-22dfp/init(device:endpoint:queue:).md)
- [init(device:endpointID:queue:)](matter/mtrclusterotasoftwareupdaterequestor-5qeao/init(device:endpointid:queue:).md)

### Instance Methods

- [announceOtaProvider(with:expectedValues:expectedValueInterval:completionHandler:)](matter/mtrclusterotasoftwareupdaterequestor-22dfp/announceotaprovider(with:expectedvalues:expectedvalueinterval:completionhandler:).md)
- [readAttributeDefaultOtaProviders(with:)](matter/mtrclusterotasoftwareupdaterequestor-22dfp/readattributedefaultotaproviders(with:).md)
- [writeAttributeDefaultOtaProviders(withValue:expectedValueInterval:)](matter/mtrclusterotasoftwareupdaterequestor-22dfp/writeattributedefaultotaproviders(withvalue:expectedvalueinterval:).md)
- [writeAttributeDefaultOtaProviders(withValue:expectedValueInterval:params:)](matter/mtrclusterotasoftwareupdaterequestor-22dfp/writeattributedefaultotaproviders(withvalue:expectedvalueinterval:params:).md)
- [announceOTAProvider(with:expectedValues:expectedValueInterval:completion:)](matter/mtrclusterotasoftwareupdaterequestor-5qeao/announceotaprovider(with:expectedvalues:expectedvalueinterval:completion:).md)
- [readAttributeAcceptedCommandList(with:)](matter/mtrclusterotasoftwareupdaterequestor-5qeao/readattributeacceptedcommandlist(with:).md)
- [readAttributeAttributeList(with:)](matter/mtrclusterotasoftwareupdaterequestor-5qeao/readattributeattributelist(with:).md)
- [readAttributeClusterRevision(with:)](matter/mtrclusterotasoftwareupdaterequestor-5qeao/readattributeclusterrevision(with:).md)
- [readAttributeDefaultOTAProviders(with:)](matter/mtrclusterotasoftwareupdaterequestor-5qeao/readattributedefaultotaproviders(with:).md)
- [readAttributeFeatureMap(with:)](matter/mtrclusterotasoftwareupdaterequestor-5qeao/readattributefeaturemap(with:).md)
- [readAttributeGeneratedCommandList(with:)](matter/mtrclusterotasoftwareupdaterequestor-5qeao/readattributegeneratedcommandlist(with:).md)
- [readAttributeUpdatePossible(with:)](matter/mtrclusterotasoftwareupdaterequestor-5qeao/readattributeupdatepossible(with:).md)
- [readAttributeUpdateState(with:)](matter/mtrclusterotasoftwareupdaterequestor-5qeao/readattributeupdatestate(with:).md)
- [readAttributeUpdateStateProgress(with:)](matter/mtrclusterotasoftwareupdaterequestor-5qeao/readattributeupdatestateprogress(with:).md)
- [writeAttributeDefaultOTAProviders(withValue:expectedValueInterval:)](matter/mtrclusterotasoftwareupdaterequestor-5qeao/writeattributedefaultotaproviders(withvalue:expectedvalueinterval:).md)
- [writeAttributeDefaultOTAProviders(withValue:expectedValueInterval:params:)](matter/mtrclusterotasoftwareupdaterequestor-5qeao/writeattributedefaultotaproviders(withvalue:expectedvalueinterval:params:).md)

## Relationships

### Inherits From

- [MTRClusterOTASoftwareUpdateRequestor](matter/mtrclusterotasoftwareupdaterequestor-5qeao.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
