Explore Plans
Mobile menu Close menu
RainMachineRainMachine

Change stop program

This action will change the stop time for a specific program.

Developer info

API endpoint slug
rain_machine.change_stop_program
Filter code method
RainMachine.changeStopProgram.skip(string?: reason)
Runtime method
runAction("rain_machine.change_stop_program", {})

Action fields

Programs Dropdown list

Label
Which program?
Slug
programs
Required
true
Can have default value
false

End date Text input > Other

Label
End Date
Helper text
2020-08-23
Slug
end_date
Required
true
Can have default value
true
Filter code method
RainMachine.changeStopProgram.setEndDate(string: endDate)