Skip to content

Commands

Commands

Commands are reusable instructions that display players can carry out — for example, “reboot,” “turn off the screen,” or “power on the TV.” Once defined here, a command can be sent to a display from a schedule, an action, or directly from the Displays page.

Where to find it: sidebar → Admin group → Commands.

Each command has three parts:

  • Name — a friendly label (for example, “Reboot Player”).
  • Code — the short identifier the player matches against (for example, reboot).
  • Description — optional notes for whoever has to read the list later.

The player-specific details are configured inside the Display Profile. That keeps the command list simple: one command named “Reboot” can work across different player types.

ColumnMeaning
NameFriendly label.
CodeShort identifier used internally. Visible on medium screens and up.
DescriptionOptional notes. Visible on large screens.

Right-click any row for Edit and Delete.

  1. Click the + button in the top-right.
  2. Fill in:
    • Name (required) — what humans see in the picker.
    • Code (required) — short, lowercase, no spaces. This is what player profiles match against.
    • Description — optional but recommended.
  3. Click Create Command.

The command is now available to attach to schedules and actions, and to send manually from the Displays page. It must also be enabled in the relevant display profiles before players can run it.

Right-click → Edit. You can change name, code, or description. Changing the code can break existing profile settings, so update profiles first, then change the code here.

Right-click → Delete. Schedules and actions that reference the command will fail silently when triggered after deletion, so check usage first.

Once a command exists here and is wired up in the relevant display profile, you can send it:

  • One-off: Displays page → right-click a display → look for the command in the actions menu.
  • Scheduled: create a Schedule of type “Command” and pick the command from the list.
  • Triggered: create an Action so the command fires in response to a touch event or layout interaction.

”I want every display to reboot at 4 AM nightly”

Section titled “”I want every display to reboot at 4 AM nightly””
  1. Make sure a command named “Reboot” exists here, and that each player profile is set up to run it.
  2. Open the Schedules page and create a new schedule.
  3. Set the type to Command, pick “Reboot”, target the display group of choice, and set a daily recurrence at 04:00.

”I need to turn TVs on and off in the morning”

Section titled “”I need to turn TVs on and off in the morning””

For each TV model you operate, the player needs the right power settings in its display profile. Define commands here named “TV Power On” and “TV Power Off”, enable them in each relevant profile, then either schedule them or connect them to a Time Window.

  • Display Profiles — where commands are enabled for each player type.
  • Schedules — run a command on a recurring schedule.
  • Actions — run a command in response to a trigger.