Contents

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

object StatusDeviceSystemHealthDeviceSystemHealthObject

Properties

NameTypeDescription
Basebandstring

The baseband health status, which has the following values:

  • ok: The component is operating normally.

  • error: The component has a detected error or failure.

Camerastring

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.

Displaystring

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.

FaceIDstring

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.

NFCstring

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.

TouchIDstring

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.

UWBstring

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

  • 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.