---
title: StatusDeviceSystemHealthDeviceSystemHealthObject
framework: devicemanagement
role: symbol
role_heading: Object
path: devicemanagement/statusdevicesystemhealthdevicesystemhealthobject
---

# StatusDeviceSystemHealthDeviceSystemHealthObject

A dictionary where each key represents a hardware component name and each value is a string indicating the component’s health status, which has the following values:

## Declaration

```data
object StatusDeviceSystemHealthDeviceSystemHealthObject
```

## Properties

Baseband: The baseband health status, which has the following values: ok: The component is operating normally. error: The component has a detected error or failure. Camera: The camera health status, which has the following values: ok: The component is operating normally. error: The component has a detected error or failure. non-genuine: The component isn’t a genuine Apple component. Display: The display health status, which has the following values: ok: The component is operating normally. error: The component has a detected error or failure. non-genuine: The component isn’t a genuine Apple component. FaceID: The Face ID health status, which has the following values: ok: The component is operating normally. error: The component has a detected error or failure. NFC: The NFC (Near Field Communication) health status, which has the following values: ok: The component is operating normally. error: The component has a detected error or failure. TouchID: The Touch ID health status, which has the following values: ok: The component is operating normally. error: The component has a detected error or failure. UWB: The UWB (Ultra-Wideband) radio health status, which has the following values: ok: The component is operating normally. error: The component has a detected error or failure.

## Discussion

Discussion ok: The component is operating normally. error: The component has a detected error or failure. non-genuine: The component isn’t a genuine Apple component. Not all keys are supported on each device. The dictionary includes only components that are present and reportable on the device.
