<!--
{
  "availability" : [
    "iOS: 27.0.0 -",
    "iPadOS: 27.0.0 -",
    "macCatalyst: -"
  ],
  "documentType" : "symbol",
  "framework" : "EnergyKit",
  "identifier" : "/documentation/EnergyKit/ElectricalLoadDevice/DeviceType",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "EnergyKit"
    ],
    "preciseIdentifier" : "s:9EnergyKit20ElectricalLoadDeviceV0E4TypeO"
  },
  "title" : "ElectricalLoadDevice.DeviceType"
}
-->

# ElectricalLoadDevice.DeviceType

The type of electrical load device.

```
enum DeviceType
```

## Topics

### Device types

[`case hvac`](/documentation/EnergyKit/ElectricalLoadDevice/DeviceType/hvac)

A heating, ventilation, and air conditioning system.

[`case electricVehicle`](/documentation/EnergyKit/ElectricalLoadDevice/DeviceType/electricVehicle)

An electric vehicle.

## Relationships

### Conforms To

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

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

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

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

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

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

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

[`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)