My use case involves groups of landscape irrigation controllers that must be cycled at specific times and intervals. My "micro management" of these means that I have several schedules for the same tasks. For example, a schedule for 7 minute intervals, during my water service provider's mandated periods, say, during certain drought periods versus other intervals when it is drier or wetter.
SO ANYWAY, I have a few different schedules that I must ENABLE and DISABLE based on current conditions.
The problem is that using something like an Android touch interface to turn on/off particular schedules is error prone and requires a lot of re-checking. Maybe I just need a better touch device, or maybe the interface can be modified to prevent accidental touches from ruining my day. A checkbox or radio button?
My use case involves groups of landscape irrigation controllers that must be cycled at specific times and intervals. My "micro management" of these means that I have several schedules for the same tasks. For example, a schedule for 7 minute intervals, during my water service provider's mandated periods, say, during certain drought periods versus other intervals when it is drier or wetter.
SO ANYWAY, I have a few different schedules that I must ENABLE and DISABLE based on current conditions.
The problem is that using something like an Android touch interface to turn on/off particular schedules is error prone and requires a lot of re-checking. Maybe I just need a better touch device, or maybe the interface can be modified to prevent accidental touches from ruining my day. A checkbox or radio button?