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

# readAttributePhysicalMinLevel(completionHandler:)

## Declaration

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

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