<!--
{
  "availability" : [
    "iOS: 18.4.0 -",
    "iPadOS: 18.4.0 -",
    "macCatalyst: 18.4.0 -",
    "macOS: 15.4.0 -",
    "tvOS: 18.4.0 -",
    "visionOS: 2.4.0 -",
    "watchOS: 11.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Matter",
  "identifier" : "/documentation/Matter/MTREnergyEVSEState",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Matter"
    ],
    "preciseIdentifier" : "c:@E@MTREnergyEVSEState"
  },
  "title" : "MTREnergyEVSEState"
}
-->

# MTREnergyEVSEState

```
enum MTREnergyEVSEState
```

## Topics

### Enumeration Cases

[`case fault`](/documentation/Matter/MTREnergyEVSEState/fault)

[`case notPluggedIn`](/documentation/Matter/MTREnergyEVSEState/notPluggedIn)

[`case pluggedInCharging`](/documentation/Matter/MTREnergyEVSEState/pluggedInCharging)

[`case pluggedInDemand`](/documentation/Matter/MTREnergyEVSEState/pluggedInDemand)

[`case pluggedInNoDemand`](/documentation/Matter/MTREnergyEVSEState/pluggedInNoDemand)

[`case sessionEnding`](/documentation/Matter/MTREnergyEVSEState/sessionEnding)

### Initializers

[`init?(rawValue: UInt8)`](/documentation/Matter/MTREnergyEVSEState/init(rawValue:))

## Relationships

### Conforms To

[`Equatable`](/documentation/Swift/Equatable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Hashable`](/documentation/Swift/Hashable)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`Sendable`](/documentation/Swift/Sendable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)