---
title: "resetCondition(with:completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusteractivatedcarbonfiltermonitoring/resetcondition(with:completion:)"
---

# resetCondition(with:completion:)

## Declaration

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

```swift
func resetCondition(with params: MTRActivatedCarbonFilterMonitoringClusterResetConditionParams?) async throws
```
