---
title: MTRBaseClusterOtaSoftwareUpdateProvider
framework: matter
role: symbol
role_heading: Class
path: matter/mtrbaseclusterotasoftwareupdateprovider-2vync
---

# MTRBaseClusterOtaSoftwareUpdateProvider

## Declaration

```swift
class MTRBaseClusterOtaSoftwareUpdateProvider
```

## Topics

### Initializers

- [init(device:endpoint:queue:)](matter/mtrbaseclusterotasoftwareupdateprovider-2vync/init(device:endpoint:queue:).md)

### Instance Methods

- [applyUpdateRequest(with:completionHandler:)](matter/mtrbaseclusterotasoftwareupdateprovider-2vync/applyupdaterequest(with:completionhandler:).md)
- [notifyUpdateApplied(with:completionHandler:)](matter/mtrbaseclusterotasoftwareupdateprovider-2vync/notifyupdateapplied(with:completionhandler:).md)
- [queryImage(with:completionHandler:)](matter/mtrbaseclusterotasoftwareupdateprovider-2vync/queryimage(with:completionhandler:).md)
- [readAttributeAcceptedCommandList(completionHandler:)](matter/mtrbaseclusterotasoftwareupdateprovider-2vync/readattributeacceptedcommandlist(completionhandler:).md)
- [readAttributeAttributeList(completionHandler:)](matter/mtrbaseclusterotasoftwareupdateprovider-2vync/readattributeattributelist(completionhandler:).md)
- [readAttributeClusterRevision(completionHandler:)](matter/mtrbaseclusterotasoftwareupdateprovider-2vync/readattributeclusterrevision(completionhandler:).md)
- [readAttributeFeatureMap(completionHandler:)](matter/mtrbaseclusterotasoftwareupdateprovider-2vync/readattributefeaturemap(completionhandler:).md)
- [readAttributeGeneratedCommandList(completionHandler:)](matter/mtrbaseclusterotasoftwareupdateprovider-2vync/readattributegeneratedcommandlist(completionhandler:).md)
- [subscribeAttributeAcceptedCommandList(withMinInterval:maxInterval:params:subscriptionEstablished:reportHandler:)](matter/mtrbaseclusterotasoftwareupdateprovider-2vync/subscribeattributeacceptedcommandlist(withmininterval:maxinterval:params:subscriptionestablished:reporthandler:).md)
- [subscribeAttributeAttributeList(withMinInterval:maxInterval:params:subscriptionEstablished:reportHandler:)](matter/mtrbaseclusterotasoftwareupdateprovider-2vync/subscribeattributeattributelist(withmininterval:maxinterval:params:subscriptionestablished:reporthandler:).md)
- [subscribeAttributeClusterRevision(withMinInterval:maxInterval:params:subscriptionEstablished:reportHandler:)](matter/mtrbaseclusterotasoftwareupdateprovider-2vync/subscribeattributeclusterrevision(withmininterval:maxinterval:params:subscriptionestablished:reporthandler:).md)
- [subscribeAttributeFeatureMap(withMinInterval:maxInterval:params:subscriptionEstablished:reportHandler:)](matter/mtrbaseclusterotasoftwareupdateprovider-2vync/subscribeattributefeaturemap(withmininterval:maxinterval:params:subscriptionestablished:reporthandler:).md)
- [subscribeAttributeGeneratedCommandList(withMinInterval:maxInterval:params:subscriptionEstablished:reportHandler:)](matter/mtrbaseclusterotasoftwareupdateprovider-2vync/subscribeattributegeneratedcommandlist(withmininterval:maxinterval:params:subscriptionestablished:reporthandler:).md)

### Type Methods

- [readAttributeAcceptedCommandList(withAttributeCache:endpoint:queue:completionHandler:)](matter/mtrbaseclusterotasoftwareupdateprovider-2vync/readattributeacceptedcommandlist(withattributecache:endpoint:queue:completionhandler:).md)
- [readAttributeAttributeList(withAttributeCache:endpoint:queue:completionHandler:)](matter/mtrbaseclusterotasoftwareupdateprovider-2vync/readattributeattributelist(withattributecache:endpoint:queue:completionhandler:).md)
- [readAttributeClusterRevision(withAttributeCache:endpoint:queue:completionHandler:)](matter/mtrbaseclusterotasoftwareupdateprovider-2vync/readattributeclusterrevision(withattributecache:endpoint:queue:completionhandler:).md)
- [readAttributeFeatureMap(withAttributeCache:endpoint:queue:completionHandler:)](matter/mtrbaseclusterotasoftwareupdateprovider-2vync/readattributefeaturemap(withattributecache:endpoint:queue:completionhandler:).md)
- [readAttributeGeneratedCommandList(withAttributeCache:endpoint:queue:completionHandler:)](matter/mtrbaseclusterotasoftwareupdateprovider-2vync/readattributegeneratedcommandlist(withattributecache:endpoint:queue:completionhandler:).md)

## Relationships

### Inherits From

- [MTRBaseClusterOTASoftwareUpdateProvider](matter/mtrbaseclusterotasoftwareupdateprovider-8bnit.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)
