package
0.0.0-20241208201801-dbc831e972f9
Repository: https://github.com/edgebox-iot/edgeboxctl.git
Documentation: pkg.go.dev
# Functions
ExecuteSchedules - Run Specific tasks without input each multiple x of ticks.
ExecuteTask : Performs execution of the given task, updating the task status as it goes, and publishing the task result.
GetExecutingTasks : Performs a MySQL query over the device's Edgebox API to obtain all tasks that are currently executing.
GetNextTask : Performs a MySQL query over the device's Edgebox API.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Task : Struct for Task type.
No description provided by the author
TaskOption: Struct for Task Options (kv pair).