AppSelectCommand

Description

Select the given application.

Fields

Key Type Description
devices [Device]

Devices that support apps such as TVs.

Required

Variable is allowed.

applicationName String

Name of the application to select.

Required

Variable is allowed.

Examples

Select YouTube app on your device.

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