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

# writeAttributeRangeRestrictedInt8s(withValue:params:completionHandler:)

## Declaration

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

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