OpenSprinkler Forums OpenSprinkler Mobile and Web App Mismatch in Program Preview on App vs Webpage

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

    ramblinwreck
    Participant

    Hi there.

    I’ve set up a program to run stations S3 through S9 through through 3x cycles, and S2/S10 run once at the end. The native web interface shows this, and this is what I want/expect:

    In the mobile app (iPhone, v1.1.1), it renders the preview differently, critically, the 3rd cycle (at 4AM) of S3-S9 is missing:

    I’m assuming this isn’t expected behavior. Have I done something wrong? Here’s how I’ve programmed the device:
    http://i.imgur.com/nAd9ra4.png

    My guess is that I have 4AM set as the end-time, yet the 3rd cycle through starts at precisely 4AM, which causes the simulators to interpret them differently??

    [As a side note, while the OpenSprinkler platform as a whole is great, I have to say that the station scheduling interface seems really cumbersome. I find myself having to jump through hoops to get it to do what I want (i.e. what I’ve shown above). I’d simply like to be able to specify unique run times for each station (within a single program), and then set one or more start times for my programs. No end time, no interval. If there is overlap (i.e. 2nd program wants to start before 1st one finished), then they should queue up.. I think that would be a lot simpler! 🙂 ]

    Thanks!
    Chris

    #27479

    Samer
    Keymaster

    It’s important to note the firmware is the absolute decider. If the firmware is showing you 3 runs than that’s what will happen. My code has a bug as you have shown and I will do my best to resolve it.

    Also, program scheduling changes are coming soon that allow your described behavior.

    #27480

    ramblinwreck
    Participant

    Thanks for the quick reply, got it!

    #27481

    Samer
    Keymaster

    I believe I found this bug. It was exactly as you mentioned: it was being hidden because of the end time/start time being the same. This is different than the firmware because another user suggested it fixed a duplicate program rendering bug however this is more likely intended behaviour. This update should be out soon.

    #27482

    ramblinwreck
    Participant

    Thanks!

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

OpenSprinkler Forums OpenSprinkler Mobile and Web App Mismatch in Program Preview on App vs Webpage