---
title: HMCharacteristicValueCarbonMonoxideDetectionStatus
framework: homekit
role: symbol
role_heading: Enumeration
path: homekit/hmcharacteristicvaluecarbonmonoxidedetectionstatus
---

# HMCharacteristicValueCarbonMonoxideDetectionStatus

Possible values for the state of carbon monoxide level detection.

## Declaration

```swift
enum HMCharacteristicValueCarbonMonoxideDetectionStatus
```

## Topics

### Carbon Monoxide Levels

- [HMCharacteristicValueCarbonMonoxideDetectionStatus.notDetected](homekit/hmcharacteristicvaluecarbonmonoxidedetectionstatus/notdetected.md)
- [HMCharacteristicValueCarbonMonoxideDetectionStatus.detected](homekit/hmcharacteristicvaluecarbonmonoxidedetectionstatus/detected.md)

### Initializers

- [init(rawValue:)](homekit/hmcharacteristicvaluecarbonmonoxidedetectionstatus/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)
