---
title: "readAttributeLampBurnHoursTripPoint(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterballastconfiguration/readattributelampburnhourstrippoint(completion:)"
---

# readAttributeLampBurnHoursTripPoint(completion:)

## Declaration

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

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