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

# writeAttributeRangeRestrictedInt8s(withValue:completionHandler:)

## Declaration

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

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