devctrl.task.tasks#

Collection of generally useful tasks

Classes

DebugTask

Debug Task, prints a log message and raises sxceptions.

DeviceActionTask

Task that runs an action of a device.

SendEmailTask

Task that sends an email to a list of recipients.

UserConfirmTask

Task that waits for user input.

WaitTask

Task that waits for a specified time.