---
title: "readAttributeLampRatedHours(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterballastconfiguration/readattributelampratedhours(completionhandler:)"
---

# readAttributeLampRatedHours(completionHandler:)

## Declaration

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

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