title: Status Device Model Number description: The status item that reports the device's hardware number. payload: statusitemtype: device.model.number supportedOS: iOS: introduced: '17.0' allowed-enrollments: - supervised - device - user - local allowed-scopes: - system sharedipad: allowed-scopes: - system - user macOS: introduced: '14.0' allowed-enrollments: - supervised - user - local allowed-scopes: - system - user tvOS: introduced: '17.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.number title: Status item value. type: presence: required content: The device's model number. examples: - title: Status item example files: - file: data/docc-examples/remotemanagementmodel/status/device.model.number/example1.json