The declaration to test declarative device management.
| Setting | Type | Required | Default | Manual Install | Supported OS |
|---|---|---|---|---|---|
Status Echo Echo The string to echo back in a status response reason. | string | required | — | ✓Yes | iOS (15.0+)macOS (13.0+)tvOS (16.0+)visionOS (1.1+)watchOS (10.0+) |
Status Echo from Asset EchoDataAssetReference The string to read from a data asset to echo back in status response reason description. | string | optional | — | ✓Yes | iOS (17.0+)macOS (14.0+)tvOS (17.0+) |
Status to Return ReturnStatus The status the system reports back when the device implements the configuration. Use this to override the normal `success` result. | string | optional | Installed | ✓Yes | iOS (15.0+)macOS (13.0+)tvOS (16.0+)visionOS (1.1+)watchOS (10.0+) |