Skip to content

Scheduler: update task files

  • remove cron array from API messages
  • remove scheduler record methods working with cron array
  • remove task object option from API messages
  • update existing records to always be array of tasks
  • change timespec to one property specifying execution time type (oneshot, periodic, cron) and one property for value
  • change messaging to messagings property as array
Edited by Karel Hanák