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

# writeAttributeRangeRestrictedInt16s(withValue:completion:)

## Declaration

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

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