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

# writeAttributeInt56s(withValue:completionHandler:)

## Declaration

```swift
func writeAttributeInt56s(withValue value: NSNumber, completionHandler: @escaping @Sendable ((any Error)?) -> Void)
```

```swift
func writeAttributeInt56s(withValue value: NSNumber) async throws
```
