AppInstallCommand

说明

在给定设备上安装应用。

字段

类型 说明
devices [设备]

支持电视等应用的设备。

必需

变量。

newApplicationName 字符串

要安装的应用的名称。

必需

变量。

示例

Install YouTube app to your device.

actions:
- type: device.command.AppInstall
  devices: My Device - Room Name
  newApplicationName: YouTube