Changes

850 bytes added ,  16:16, 30 August 2022
m
no edit summary
Line 29: Line 29:  
**'''Task type''' - select one type from the drop down menu for this specific task
 
**'''Task type''' - select one type from the drop down menu for this specific task
 
***'''Command'''
 
***'''Command'''
****''''Command variables''''
+
****'''Command variables''' - when set, value of the key can be changed during the execution of the task group. Press the "+" button to create a new variable
 +
*****'''Key''' - variable key to be written into the command
 +
*****'''Value''' - default value of the key
 +
*****'''Description''' - this is an optional field, can be used to clarify the purpose of the variable
 +
****'''Command''' - command that needs to be executed on the device
 +
****'''Timeout(seconds)''' - set a time limit of how long the task is allowed to take before timeout
 +
****'''Acceptable codes''' - add return codes that are accepted as 'non failure', which means the task will count as completed without fail
 +
****'''Stop task group on failure''' - if the box is unchecked, next task will be executed even if the current one fails
 
***'''Upload file'''
 
***'''Upload file'''
 
****'''File to upload''' - select file to be uploaded to the device
 
****'''File to upload''' - select file to be uploaded to the device
Line 37: Line 44:  
****'''File path in device''' - location of the file in the device to be downloaded
 
****'''File path in device''' - location of the file in the device to be downloaded
 
****'''Stop task group on failure''' - if the box is unchecked, next task will be executed even if the current one fails
 
****'''Stop task group on failure''' - if the box is unchecked, next task will be executed even if the current one fails
 +
*'''Add additional task +''' - used to add another task to this specific task group

Navigation menu