---
title: SRSourceDevice
framework: sensorkit
role: symbol
role_heading: Class
path: sensorkit/srsourcedevice
---

# SRSourceDevice

## Declaration

```swift
class SRSourceDevice
```

## Topics

### Instance Properties

- [firmwareVersion](sensorkit/srsourcedevice/firmwareversion.md)
- [hardwareVersion](sensorkit/srsourcedevice/hardwareversion.md)
- [localIdentifier](sensorkit/srsourcedevice/localidentifier.md)
- [manufacturer](sensorkit/srsourcedevice/manufacturer.md)
- [model](sensorkit/srsourcedevice/model.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCoding](foundation/nscoding.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [NSSecureCoding](foundation/nssecurecoding.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
