OpenSprinkler › Forums › OpenSprinkler Unified Firmware › Simple script to trigger a zone? › Reply To: Simple script to trigger a zone?
May 13, 2017 at 2:42 pm
#46240
BinaryOS
Participant
See the API manual
http://rayshobby.net/docs/os_fw214_api.pdf
10. Manual Station Run (previously manual override) [Keyword /cm]
/cm?pw=xxx&sid=x&en=x&t=x
Request the url to turn on station. Maybe even a simple bash script using wget?
Don’t forget password in URL needs to be MD5 hashed.