---
title: "writeAttributeRmsExtremeUnderVoltagePeriod(withValue:params:completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterelectricalmeasurement/writeattributermsextremeundervoltageperiod(withvalue:params:completion:)"
---

# writeAttributeRmsExtremeUnderVoltagePeriod(withValue:params:completion:)

## Declaration

```swift
func writeAttributeRmsExtremeUnderVoltagePeriod(withValue value: NSNumber, params: MTRWriteParams?, completion: @escaping @Sendable ((any Error)?) -> Void)
```

```swift
func writeAttributeRmsExtremeUnderVoltagePeriod(withValue value: NSNumber, params: MTRWriteParams?) async throws
```
