OpenSprinkler Forums OpenSprinkler Mobile and Web App Mobile Web App polling?

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #22548

    djagerif
    Participant

    Is there a reason why the Mobile Web App polls OSPi every 60s even while not active in any browser?

    192.168.0.34:47404 – – [23/Jul/2013 07:23:01] “HTTP/1.1 GET /” – 200 OK
    192.168.0.34:47405 – – [23/Jul/2013 07:23:01] “HTTP/1.1 GET /sn0” – 200 OK
    192.168.0.34:47406 – – [23/Jul/2013 07:24:02] “HTTP/1.1 GET /” – 200 OK
    192.168.0.34:47407 – – [23/Jul/2013 07:24:02] “HTTP/1.1 GET /sn0” – 200 OK
    192.168.0.34:47408 – – [23/Jul/2013 07:25:01] “HTTP/1.1 GET /” – 200 OK
    192.168.0.34:47409 – – [23/Jul/2013 07:25:01] “HTTP/1.1 GET /sn0” – 200 OK

    Ingo

    #24906

    djagerif
    Participant

    No worries, I found it. It’s the watcher app running in a cronjob.

    * * * * * cd /var/www/sprinklers; php /var/www/sprinklers/watcher.php
    #24907

    Samer
    Keymaster

    That’s done for logging purposes. It’s checking for changes in station status, rain delay, and rain sensor.

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

OpenSprinkler Forums OpenSprinkler Mobile and Web App Mobile Web App polling?