Group Location
Explore Plans
Mobile menu Close menu
Hager IoTHager IoT

Set player control

This Action will control your media player devices.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This Action will control your media player devices.
API endpoint slug
hager_iot.player_control
Filter code method
HagerIot.playerControl.skip(string?: reason)
Runtime method
runAction("hager_iot.player_control", {})

Action fields

Cid Dropdown list

Label
Which device?
Slug
cid
Required
true
Can have default value
false

Command Dropdown list

Label
Which command?
Slug
command
Required
true
Can have default value
true
Filter code method
HagerIot.playerControl.setCommand(string: command)