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

# readAttributeLampAlarmMode(completionHandler:)

## Declaration

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

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