---
title: "writeAttributeDefaultOTAProviders(withValue:completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterotasoftwareupdaterequestor-9n6nb/writeattributedefaultotaproviders(withvalue:completion:)"
---

# writeAttributeDefaultOTAProviders(withValue:completion:)

## Declaration

```swift
func writeAttributeDefaultOTAProviders(withValue value: [Any], completion: @escaping @Sendable ((any Error)?) -> Void)
```

```swift
func writeAttributeDefaultOTAProviders(withValue value: [Any]) async throws
```
