---
title: "clearTargets(with:completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterenergyevse/cleartargets(with:completion:)"
---

# clearTargets(with:completion:)

Command ClearTargets

## Declaration

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

```swift
func clearTargets(with params: MTREnergyEVSEClusterClearTargetsParams?) async throws
```

## Discussion

Discussion Allows a client to clear all stored charging targets.
