---
title: HMCharacteristicTypeManufacturer
framework: homekit
role: symbol
role_heading: Global Variable
path: homekit/hmcharacteristictypemanufacturer
---

# HMCharacteristicTypeManufacturer

The manufacturer of the accessory.

## Declaration

```swift
let HMCharacteristicTypeManufacturer: String
```

## Discussion

Discussion The corresponding value is a string.

## See Also

### Deprecated characteristic types

- [HMCharacteristicTypeModel](homekit/hmcharacteristictypemodel.md)
- [HMCharacteristicTypeFirmwareVersion](homekit/hmcharacteristictypefirmwareversion.md)
- [HMCharacteristicTypeSerialNumber](homekit/hmcharacteristictypeserialnumber.md)
