New services
Explore Plans
Mobile menu Close menu
Wireless TagWireless Tag

Arm motion sensor

This Action arms motion sensor on a tag. Regular angle based motion sensor, Reed KumoSensor and PIR KumoSensor can all be armed using this action.

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 arms motion sensor on a tag. Regular angle based motion sensor, Reed KumoSensor and PIR KumoSensor can all be armed using this action.
API endpoint slug
wirelesstag.arm
Filter code method
Wirelesstag.arm.skip(string?: reason)
Runtime method
runAction("wirelesstag.arm", {})

Action fields

Tagid Dropdown list

Label
Tag
Slug
tagid
Required
true
Can have default value
false

Door mode set closed Dropdown list

Label
Define closed angle?
Helper text
Only applicable to angle based motion sensor in door/gate mode. If not specified, does not re-define closed angle (requires the tag be armed in door mode at least once)
Slug
doorModeSetClosed
Required
false
Can have default value
true
Filter code method
Wirelesstag.arm.setDoorModeSetClosed(string: doorModeSetClosed)