---
title: deviceLocked
framework: homekit
role: symbol
role_heading: Type Property
path: homekit/hmerror/devicelocked
---

# deviceLocked

An error indicating the device is locked.

## Declaration

```swift
static var deviceLocked: HMError.Code { get }
```

## See Also

### Detecting device and discovery errors

- [accessoryDiscoveryFailed](homekit/hmerror/accessorydiscoveryfailed.md)
