A cron is a command for scheduling a task to be executed periodically sometime in the future.
Inside TagoIO, cron is used to define when a Schedule Action will be triggered.
To modify the cron of the Action, select the Advanced property in the top right of the Recurrence options panel.
- This field allows you to change the timezone where your cron will run.
- This field contains the cron data. You must insert a correctly formatted cron here, otherwise, you won't be able to save your Action. Learn more about cron and its format.
- In this field you can see a visual representation explaining when your action will run based on the cron. If your cron is not properly formatted this field will disappear.