Automate Reddit
Explore Plans
Mobile menu Close menu
Wireless TagWireless Tag

Beep a tag

This Action will beep the tag. NOTE: Only compatible with the Motion Sensor Tags with buzzer.

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 beep the tag. NOTE: Only compatible with the Motion Sensor Tags with buzzer.
API endpoint slug
wirelesstag.beep
Filter code method
Wirelesstag.beep.skip(string?: reason)
Runtime method
runAction("wirelesstag.beep", {})

Action fields

Tagid Dropdown list

Label
Tag
Slug
tagid
Required
true
Can have default value
false

Beep duration Dropdown list

Label
Number of times to beep
Helper text
The number of times to beep, beep until stopped or until moved.
Slug
beepDuration
Required
true
Can have default value
true
Filter code method
Wirelesstag.beep.setBeepDuration(string: beepDuration)