---
title: ElectricalLoadDevice.DeviceType
framework: energykit
role: symbol
role_heading: Enumeration
path: energykit/electricalloaddevice/devicetype
---

# ElectricalLoadDevice.DeviceType

The type of electrical load device.

## Declaration

```swift
enum DeviceType
```

## Topics

### Device types

- [ElectricalLoadDevice.DeviceType.hvac](energykit/electricalloaddevice/devicetype/hvac.md)
- [ElectricalLoadDevice.DeviceType.electricVehicle](energykit/electricalloaddevice/devicetype/electricvehicle.md)

## Relationships

### Conforms To

- [Copyable](swift/copyable.md)
- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Getting device information

- [id](energykit/electricalloaddevice/id.md)
- [name](energykit/electricalloaddevice/name.md)
- [type](energykit/electricalloaddevice/type.md)
