mirror of
https://github.com/apple/device-management.git
synced 2026-06-05 07:38:08 +02:00
18 lines
366 B
YAML
18 lines
366 B
YAML
title: Status Test String Value
|
|
description: A test status item string.
|
|
payload:
|
|
statusitemtype: test.string-value
|
|
supportedOS:
|
|
iOS:
|
|
introduced: '16.0'
|
|
macOS:
|
|
introduced: '13.0'
|
|
tvOS:
|
|
introduced: '16.0'
|
|
payloadkeys:
|
|
- key: test.string-value
|
|
title: Status item value.
|
|
type: <string>
|
|
presence: required
|
|
content: Status value.
|