<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: -"
  ],
  "documentType" : "symbol",
  "framework" : "EnergyKit",
  "identifier" : "/documentation/EnergyKit/ElectricHVACLoadEvent/ElectricalMeasurement",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "EnergyKit"
    ],
    "preciseIdentifier" : "s:9EnergyKit21ElectricHVACLoadEventV21ElectricalMeasurementV"
  },
  "title" : "ElectricHVACLoadEvent.ElectricalMeasurement"
}
-->

# ElectricHVACLoadEvent.ElectricalMeasurement

A description of the electricity consumed by a device.

```
struct ElectricalMeasurement
```

## Topics

### Initializing an electrical measurement

[`init(stage: Int)`](/documentation/EnergyKit/ElectricHVACLoadEvent/ElectricalMeasurement/init(stage:))

Initializes an electrical measurement for the electrical load event.

[`let stage: Int`](/documentation/EnergyKit/ElectricHVACLoadEvent/ElectricalMeasurement/stage)

An indirect measurement of power consumption by an HVAC electric heating or cooling stage.

### Decoding

## Relationships

### Conforms To

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

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

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

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

---

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)