---
title: HMCharacteristicTypeLockManagementControlPoint
framework: homekit
role: symbol
role_heading: Global Variable
path: homekit/hmcharacteristictypelockmanagementcontrolpoint
---

# HMCharacteristicTypeLockManagementControlPoint

A control that accepts vendor-specific actions for lock management.

## Declaration

```swift
let HMCharacteristicTypeLockManagementControlPoint: String
```

## Discussion

Discussion The corresponding write-only value takes data in a format specified by the accessory’s manufacturer.

## See Also

### Locks and openers

- [HMCharacteristicTypeLockManagementAutoSecureTimeout](homekit/hmcharacteristictypelockmanagementautosecuretimeout.md)
- [HMCharacteristicTypeLockMechanismLastKnownAction](homekit/hmcharacteristictypelockmechanismlastknownaction.md)
- [HMCharacteristicTypeLockPhysicalControls](homekit/hmcharacteristictypelockphysicalcontrols.md)
- [HMCharacteristicTypeMotionDetected](homekit/hmcharacteristictypemotiondetected.md)
- [HMCharacteristicTypeCurrentLockMechanismState](homekit/hmcharacteristictypecurrentlockmechanismstate.md)
- [HMCharacteristicTypeTargetLockMechanismState](homekit/hmcharacteristictypetargetlockmechanismstate.md)
- [HMCharacteristicTypeRemoteKey](homekit/hmcharacteristictyperemotekey.md)
