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
- Label
- Tag
- Slug
- tagid
- Required
- true
- Can have default value
- false
- 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)