OpenSprinkler Forums OpenSprinkler Mobile and Web App HTTP Command to stop all stations

Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #64404

    PaulCarr
    Participant

    Hi All,

    I use 192.168.1.113/cr?pw=XXXXXXXX&t=[0,0,180,0,,0,0,0,0] to run station 3 for 3 minutes (180 seconds).

    I am now trying to find a http command that will stop all stations, but am not having any luck.

    Does anyone know if such a command exists?

    Regards
    Paul

    #64410

    Ray
    Keymaster

    From the OS API document:
    https://openthings.freshdesk.com/helpdesk/attachments/5114870617
    section 4: it supports a command /cv with parameter rsn=1 to reset all zones (i.e. stop all zones). So in your case it would be:
    192.168.1.113/cv?pw=XXXXXXXX&rsn=1

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.

OpenSprinkler Forums OpenSprinkler Mobile and Web App HTTP Command to stop all stations