---
title: "writeAttributeRangeRestrictedInt8s(withValue:completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterunittesting/writeattributerangerestrictedint8s(withvalue:completion:)"
---

# writeAttributeRangeRestrictedInt8s(withValue:completion:)

## Declaration

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

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