TV Remote
com.apple.tvremote
The payload that configures the Apple TV remote.
iOStvOS
iOS 11.3+exclusiveConfiguration Keys (2)
| Key | Type | Title |
|---|---|---|
AllowedRemotesThe array of valid devices that Apple TV can connect to. | array | Allowed Remotes |
AllowedTVsThe array of valid Apple TV identifiers that the remote can connect to. | array | Allowed TVs |
AllowedRemotesItemrequiredThe array of valid devices that Apple TV can connect to. | dict | Allowed Remotes Content Item |
RemoteDeviceIDrequiredThe MAC address of a permitted iOS device that can control this Apple TV. Use the format 'xx:xx:xx:xx:xx:xx', which isn't case-sensitive. | string | Remote Device ID |
AllowedTVsItemrequiredThe array of valid Apple TV identifiers that the remote can connect to. | dict | Allowed TVs Content Item |
TVDeviceIDrequiredThe MAC address of an Apple TV device that the system permits this iOS device to control. Use the format 'xx:xx:xx:xx:xx:xx', which isn't case-sensitive. | string | TV Device ID |
TVDeviceNameThe name of an Apple TV device that the system permits this iOS device to control. | string | TV Device Name |