OpenSprinkler › Forums › OpenSprinkler Mobile and Web App › Mismatch in Program Preview on App vs Webpage
- This topic is empty.
-
AuthorPosts
-
July 8, 2014 at 4:53 am #23035
ramblinwreckParticipantHi 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.pngMy 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!
ChrisJuly 8, 2014 at 12:10 pm #27479
SamerKeymasterIt’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.
July 8, 2014 at 1:05 pm #27480
ramblinwreckParticipantThanks for the quick reply, got it!
July 13, 2014 at 8:50 pm #27481
SamerKeymasterI 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.
July 13, 2014 at 11:10 pm #27482
ramblinwreckParticipantThanks!
-
AuthorPosts
- 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