Group Location
Explore Plans
Mobile menu Close menu
Hager IoTHager IoT

Set volume

This Action will set volume on your media player devices that support volume.

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 set volume on your media player devices that support volume.
API endpoint slug
hager_iot.volume
Filter code method
HagerIot.volume.skip(string?: reason)
Runtime method
runAction("hager_iot.volume", {})

Action fields

Cid Dropdown list

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

Volume Text input > Other

Label
What volume?
Helper text
0-100
Slug
volume
Required
true
Can have default value
true
Filter code method
HagerIot.volume.setVolume(string: volume)