Group Location
Explore Plans
Mobile menu Close menu
ThingaOSThingaOS

Turn On/Off Siren

This action will Turn On/Off Siren for the device in ThingaOS.

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
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

Device name Dropdown list

Label
device name
Helper text
Slug
device_name
Required
true
Can have default value
false

Turn on off Dropdown list

Label
turn on off
Slug
turn_on_off
Required
true
Can have default value
true
Filter code method
Tantiv4.turnOnOffSiren.setTurnOnOff(string: turnOnOff)