---
title: "readAttributeRmsVoltageMin(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterelectricalmeasurement/readattributermsvoltagemin(completion:)"
---

# readAttributeRmsVoltageMin(completion:)

## Declaration

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

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