---
title: MTRClusterOtaSoftwareUpdateProvider
framework: matter
role: symbol
role_heading: Class
path: matter/mtrclusterotasoftwareupdateprovider-4p8us
---

# MTRClusterOtaSoftwareUpdateProvider

## Declaration

```swift
class MTRClusterOtaSoftwareUpdateProvider
```

## Topics

### Initializers

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

### Instance Methods

- [applyUpdateRequest(with:expectedValues:expectedValueInterval:completionHandler:)](matter/mtrclusterotasoftwareupdateprovider-4p8us/applyupdaterequest(with:expectedvalues:expectedvalueinterval:completionhandler:).md)
- [notifyUpdateApplied(with:expectedValues:expectedValueInterval:completionHandler:)](matter/mtrclusterotasoftwareupdateprovider-4p8us/notifyupdateapplied(with:expectedvalues:expectedvalueinterval:completionhandler:).md)
- [queryImage(with:expectedValues:expectedValueInterval:completionHandler:)](matter/mtrclusterotasoftwareupdateprovider-4p8us/queryimage(with:expectedvalues:expectedvalueinterval:completionhandler:).md)
- [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

- [MTRClusterOTASoftwareUpdateProvider](matter/mtrclusterotasoftwareupdateprovider-wrfu.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)
