---
title: "writeAttributeListStructOctetString(withValue:completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclustertestcluster/writeattributeliststructoctetstring(withvalue:completionhandler:)"
---

# writeAttributeListStructOctetString(withValue:completionHandler:)

## Declaration

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

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