---
title: "readAttributeWriteOnlyInt8u(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclustertestcluster/readattributewriteonlyint8u(completionhandler:)"
---

# readAttributeWriteOnlyInt8u(completionHandler:)

## Declaration

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

```swift
func readAttributeWriteOnlyInt8u() async throws -> NSNumber
```
