---
title: "writeAttributeInt56s(withValue:params:completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterunittesting/writeattributeint56s(withvalue:params:completion:)"
---

# writeAttributeInt56s(withValue:params:completion:)

## Declaration

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

```swift
func writeAttributeInt56s(withValue value: NSNumber, params: MTRWriteParams?) async throws
```
