This action will Turn On/Off Siren for the device in ThingaOS.
- API endpoint slug
- tantiv4.turn_on_off_siren
- Filter code method
- Tantiv4.turnOnOffSiren.skip(string?: reason)
- Runtime method
- runAction("tantiv4.turn_on_off_siren", {})
Action fields
- Label
- device name
- Helper text
- device with which turn on/off siren should happen
- Slug
- device_name
- Required
- true
- Can have default value
- false
- Label
- turn on off
- Slug
- turn_on_off
- Required
- true
- Can have default value
- true
- Filter code method
- Tantiv4.turnOnOffSiren.setTurnOnOff(string: turnOnOff)