---
title: HMCharacteristicValueCurrentSecuritySystemState
framework: homekit
role: symbol
role_heading: Enumeration
path: homekit/hmcharacteristicvaluecurrentsecuritysystemstate
---

# HMCharacteristicValueCurrentSecuritySystemState

Possible values for the current security system state.

## Declaration

```swift
enum HMCharacteristicValueCurrentSecuritySystemState
```

## Topics

### Security System States

- [HMCharacteristicValueCurrentSecuritySystemState.stayArm](homekit/hmcharacteristicvaluecurrentsecuritysystemstate/stayarm.md)
- [HMCharacteristicValueCurrentSecuritySystemState.awayArm](homekit/hmcharacteristicvaluecurrentsecuritysystemstate/awayarm.md)
- [HMCharacteristicValueCurrentSecuritySystemState.nightArm](homekit/hmcharacteristicvaluecurrentsecuritysystemstate/nightarm.md)
- [HMCharacteristicValueCurrentSecuritySystemState.disarmed](homekit/hmcharacteristicvaluecurrentsecuritysystemstate/disarmed.md)
- [HMCharacteristicValueCurrentSecuritySystemState.triggered](homekit/hmcharacteristicvaluecurrentsecuritysystemstate/triggered.md)

### Initializers

- [init(rawValue:)](homekit/hmcharacteristicvaluecurrentsecuritysystemstate/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
