---
title: "reset(with:completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterdishwasheralarm/reset(with:completion:)"
---

# reset(with:completion:)

Command Reset

## Declaration

```swift
func reset(with params: MTRDishwasherAlarmClusterResetParams, completion: @escaping @Sendable ((any Error)?) -> Void)
```

```swift
func reset(with params: MTRDishwasherAlarmClusterResetParams) async throws
```

## Discussion

Discussion This command resets active and latched alarms (if possible).
