New services
Explore Plans
Mobile menu Close menu
FL-1000 Leak DetectorFL-1000 Leak Detector

Change Schedule Mode

This action will allow you to change the schedule mode 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
This action will allow you to change the schedule mode on the leak detector.
API endpoint slug
fl_1000_leak_detector.change_sched_mode
Filter code method
Fl1000LeakDetector.changeSchedMode.skip(string?: reason)
Runtime method
runAction("fl_1000_leak_detector.change_sched_mode", {})

Action fields

Controller Dropdown list

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

Sched mode Dropdown list

Label
Mode?
Slug
sched_mode
Required
true
Can have default value
true
Filter code method
Fl1000LeakDetector.changeSchedMode.setSchedMode(string: schedMode)