scheduler
purpose#
Use the scheduler endpoint to schedule common tasks that need to run automatically. Tasks define specific functionality to run, events are the triggers for tasks.
implemented#
- tasks and event models
 - read tasks
 - read events
 
planned#
- easy configuration and reading of schedules
 - create, update, delete tasks
 - create, update, delete events
 - scheduler service to run tasks
 - schedule tasks based on events