Files
apple_device-management/declarative/status/device.model.family.yaml
T
2026-06-22 15:55:19 -04:00

62 lines
1.3 KiB
YAML

title: Status Device Model Family
description: The status item that reports the device's hardware model family.
payload:
statusitemtype: device.model.family
supportedOS:
iOS:
introduced: '15.0'
allowed-enrollments:
- supervised
- device
- user
- local
allowed-scopes:
- system
sharedipad:
allowed-scopes:
- system
- user
macOS:
introduced: '13.0'
allowed-enrollments:
- supervised
- user
- local
allowed-scopes:
- system
- user
tvOS:
introduced: '16.0'
allowed-enrollments:
- supervised
- device
- local
allowed-scopes:
- system
visionOS:
introduced: '1.1'
allowed-enrollments:
- supervised
- device
- user
- local
allowed-scopes:
- system
watchOS:
introduced: '10.0'
allowed-enrollments:
- supervised
- local
allowed-scopes:
- system
payloadkeys:
- key: device.model.family
title: Status item value.
type: <string>
presence: required
content: The hardware family of the device, such as `Mac`, `iPhone`, or `iPad`.
examples:
- title: Status item example
files:
- file: data/docc-examples/remotemanagementmodel/status/device.model.family/example1.json