OpenSprinkler › Forums › Third-Party Software › API command # 18 – Start Run-Once Program › Reply To: API command # 18 – Start Run-Once Program
October 30, 2022 at 8:26 pm
#74231
Ray
Keymaster
Run-once program means an ‘ad-hoc’ program, i.e. one-time use program. So this command does NOT run one of your existing programs, but rather a one-time use program. If you want to run an existing program, there is a different API for that.
Since it’s a one-time use program, you can’t set all zones to have 0 run-time — that is not a valid program. You can use another command to reset all zones (i.e. turn all zones off). It’s all in the API document.