AppInstallCommand

Description

Install an application on the given device.

Fields

Key Type Description
devices [Device]

Devices that support apps such as TVs.

Required

newApplicationName String

Name of the application to install.

Required

Examples

Install YouTube app to your device.

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