---
title: deviceUsageReport
framework: sensorkit
role: symbol
role_heading: Type Property
path: sensorkit/srsensor/deviceusagereport
---

# deviceUsageReport

A sensor that provides information about device usage.

## Declaration

```swift
static let deviceUsageReport: SRSensor
```

## Discussion

Discussion The sample type for this sensor is SRDeviceUsageReport. You need to provide a reason to record the device usage by adding the SRSensorUsageDeviceUsage dictionary to the NSSensorKitUsageDetail key in the information property list.

## See Also

### Reading device sensors

- [keyboardMetrics](sensorkit/srsensor/keyboardmetrics.md)
- [onWristState](sensorkit/srsensor/onwriststate.md)
