Group Location
Explore Plans
Mobile menu Close menu
FL-1000 Leak DetectorFL-1000 Leak Detector

Set Valve State

This action will allow you to manually open and close the valve on the leak detector.

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
fl_1000_leak_detector.toggle_valve
Filter code method
Fl1000LeakDetector.toggleValve.skip(string?: reason)
Runtime method
runAction("fl_1000_leak_detector.toggle_valve", {})

Action fields

Controller Dropdown list

Label
Which controller?
Slug
controller
Required
true
Can have default value
false

State Dropdown list

Label
Valve State?
Slug
state
Required
true
Can have default value
true
Filter code method
Fl1000LeakDetector.toggleValve.setState(string: state)