AppInstallCommand

Description

Install an application on the given device.

Fields

Key Type Description
devices [Device]

Devices that support apps such as TVs.

Required

Variable is allowed.

newApplicationName String

Name of the application to install.

Required

Variable is allowed.

Examples

Install YouTube app to your device.

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