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

# readAttributeLampType(completionHandler:)

## Declaration

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

```swift
func readAttributeLampType() async throws -> String
```
