AppSelectCommand

说明

选择给定的应用。

字段

密钥 类型 说明
devices [设备]

支持应用(例如电视)的设备。

必需

applicationName 字符串

要选择的应用的名称。

必需

示例

Select YouTube app on your device.

actions:
- type: device.command.AppSelect
  devices: $device
  applicationName: YouTube