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 StatusDeviceSystemHealthDeviceSystemHealthObjectProperties
| Name | Type | Description |
|---|---|---|
Baseband | string | The baseband health status, which has the following values:
|
Camera | string | The camera health status, which has the following values:
|
Display | string | The display health status, which has the following values:
|
FaceID | string | The Face ID health status, which has the following values:
|
NFC | string | The NFC (Near Field Communication) health status, which has the following values:
|
TouchID | string | The Touch ID health status, which has the following values:
|
UWB | string | The UWB (Ultra-Wideband) radio health status, which has the following values:
|
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.