<!--
{
  "documentType" : "article",
  "framework" : "DriverKit",
  "identifier" : "/documentation/DriverKit/3325571-service_power_capabilities",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Service Power Capabilities"
}
-->

# Service Power Capabilities

Constants that indicate the power state of a device.

## Topics

### Getting the Power Levels

[`kIOServicePowerCapabilityOff`](/documentation/DriverKit/kIOServicePowerCapabilityOff)

The device is entering the sleep state.

[`kIOServicePowerCapabilityOn`](/documentation/DriverKit/kIOServicePowerCapabilityOn)

The device is fully powered.

[`kIOServicePowerCapabilityLow`](/documentation/DriverKit/kIOServicePowerCapabilityLow)

The device is in a reduced power state, but the system is running.



---

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)