e9fce89436
refactor timer/countdown enabled - start/stop added methods to cancel/abort changed name of timeout to runnerTimeout schedule TS updates now reactive on storing list add enabled schedule method to call when schedule emits change in enabled refactor of start/stop action methods refactored TS update for a schedule many changes not all listed |
||
---|---|---|
examples | ||
src | ||
.eslintrc.js | ||
.gitignore | ||
.npmignore | ||
README.md | ||
nodemon.json | ||
package.json |
README.md
Schedule and Queue Classes
For reoccuring schedule on an interval with start stop actions. Queue allows multiple schedules with facility to avoid simultanteous action if desired
The primary use case is to scehduel multiple irrigation zones that share a common pump (not simultaneous)