You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 25, 2021. It is now read-only.
Currently if we specify a series of jobs in a job file, they are run in parallel as the controller would post all messages to the mqtt host.
It would be nice if there's a way to specify the job files in a way where the jobs are run in sequence in stead of parallel.