This action will arm your alarm.
Developer info
- API endpoint slug
- nexx.arm_alarm
- Filter code method
- Nexx.armAlarm.skip(string?: reason)
- Runtime method
- runAction("nexx.arm_alarm", {})
Action fields
Device number Text input > Path to a folder
- Label
- Alarm Device Number
- Helper text
- Select the alarm **Device Number** you want to arm. Look for it in Nexx app.
- Slug
- deviceNumber
- Required
- true
- Can have default value
- true
- Filter code method
- Nexx.armAlarm.setDeviceNumber(string: deviceNumber)