080ac32648
todo - need to refactor the abort/stop functions |
||
---|---|---|
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)