---
title: SRDevice
framework: sensorkit
role: symbol
role_heading: Class
path: sensorkit/srdevice
---

# SRDevice

A representation of a device that provides sample data.

## Declaration

```swift
class SRDevice
```

## Overview

Overview This class supports iOS and watchOS devices.

## Topics

### Accessing Device Information

- [model](sensorkit/srdevice/model.md)
- [name](sensorkit/srdevice/name.md)
- [systemName](sensorkit/srdevice/systemname.md)
- [systemVersion](sensorkit/srdevice/systemversion.md)
- [productType](sensorkit/srdevice/producttype.md)

### Accessing the Primary Device

- [current](sensorkit/srdevice/current.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)

## See Also

### Selecting the Device

- [device](sensorkit/srfetchrequest/device.md)
