---
title: ElectricVehicleStatusEvent.Status.chargerPluggedIn
framework: energykit
role: symbol
role_heading: Case
path: energykit/electricvehiclestatusevent/status-swift.enum/chargerpluggedin
---

# ElectricVehicleStatusEvent.Status.chargerPluggedIn

A status that indicates when the charger connects to the vehicle.

## Declaration

```swift
case chargerPluggedIn
```

## Mentioned in

Providing charging history for electric vehicles

## Discussion

Discussion This status represents the initial connection before any charging logic determines whether to begin charging or remain idle.

## See Also

### Connection states

- [ElectricVehicleStatusEvent.Status.chargerUnplugged](energykit/electricvehiclestatusevent/status-swift.enum/chargerunplugged.md)
