---
title: "readAttributeStartUp(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusteronoff/readattributestartup(completionhandler:)"
---

# readAttributeStartUp(completionHandler:)

## Declaration

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

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