---
title: MTRClusterOTASoftwareUpdateProvider
framework: matter
role: symbol
role_heading: Class
path: matter/mtrclusterotasoftwareupdateprovider-wrfu
---

# MTRClusterOTASoftwareUpdateProvider

## Declaration

```swift
class MTRClusterOTASoftwareUpdateProvider
```

## Topics

### Initializers

- [init(device:endpointID:queue:)](matter/mtrclusterotasoftwareupdateprovider-wrfu/init(device:endpointid:queue:).md)

### Instance Methods

- [applyUpdateRequest(with:expectedValues:expectedValueInterval:completion:)](matter/mtrclusterotasoftwareupdateprovider-wrfu/applyupdaterequest(with:expectedvalues:expectedvalueinterval:completion:).md)
- [notifyUpdateApplied(with:expectedValues:expectedValueInterval:completion:)](matter/mtrclusterotasoftwareupdateprovider-wrfu/notifyupdateapplied(with:expectedvalues:expectedvalueinterval:completion:).md)
- [queryImage(with:expectedValues:expectedValueInterval:completion:)](matter/mtrclusterotasoftwareupdateprovider-wrfu/queryimage(with:expectedvalues:expectedvalueinterval:completion:).md)
- [readAttributeAcceptedCommandList(with:)](matter/mtrclusterotasoftwareupdateprovider-wrfu/readattributeacceptedcommandlist(with:).md)
- [readAttributeAttributeList(with:)](matter/mtrclusterotasoftwareupdateprovider-wrfu/readattributeattributelist(with:).md)
- [readAttributeClusterRevision(with:)](matter/mtrclusterotasoftwareupdateprovider-wrfu/readattributeclusterrevision(with:).md)
- [readAttributeFeatureMap(with:)](matter/mtrclusterotasoftwareupdateprovider-wrfu/readattributefeaturemap(with:).md)
- [readAttributeGeneratedCommandList(with:)](matter/mtrclusterotasoftwareupdateprovider-wrfu/readattributegeneratedcommandlist(with:).md)

## Relationships

### Inherits From

- [MTRGenericCluster](matter/mtrgenericcluster.md)

### Inherited By

- [MTRClusterOtaSoftwareUpdateProvider](matter/mtrclusterotasoftwareupdateprovider-4p8us.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)
