You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
examples | 3 years ago | |
src | 3 years ago | |
.eslintrc.js | 3 years ago | |
.gitignore | 3 years ago | |
.npmignore | 3 years ago | |
README.md | 3 years ago | |
nodemon.json | 3 years ago | |
package.json | 3 years ago |
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)