Files
apple-device-management-mdm/examples/declarative/status/device.system.health/example1.json
T
2026-08-18 15:34:21 -04:00

12 lines
190 B
JSON

{
"device": {
"system": {
"health": {
"Camera": "ok",
"Display": "ok",
"FaceID": "ok"
}
}
}
}