Changes

8 bytes removed ,  11:20, 1 February 2021
Line 133: Line 133:  
This menu provides an opportunity to observe the status of a TASK. <br />
 
This menu provides an opportunity to observe the status of a TASK. <br />
   −
Tasks are successfully '''queued job''', meaning that there was no error parsing user’s request to make an [[Devices#Actions|'''ACTION''']]. <br />
+
Tasks are successfully '''queued job''', meaning that there was no error parsing user’s request to make an [[FOTA Devices#Create task|'''Create Task''']]. <br />
    
If there are multiple jobs assigned for a single device – FOTA shall execute them one by one. Each time a job is completed FM shall reconnect to FOTA immediately and if another job is awaiting – attempt to complete it.<br />
 
If there are multiple jobs assigned for a single device – FOTA shall execute them one by one. Each time a job is completed FM shall reconnect to FOTA immediately and if another job is awaiting – attempt to complete it.<br />
Line 139: Line 139:  
The order of job execution is as follows:<br />
 
The order of job execution is as follows:<br />
   −
1. Blackbox log <br />
+
1. Upload FW to the device
2. Continuous log <br />
+
2. Upload CFG to the device
3. Firmware upgrade <br />
+
3. Download LOGS from the device
4. Configuration download <br />
+
4. Download CFG from the device
5. Configuration upgrade <br />
     −
Meaning, that if you set all 5 jobs – the device will first upload BlackBox log, then continuous log and only on 3rd reconnect to FOTA the firmware shall be upgraded.<br />
+
Meaning, that if you set all 4 jobs – the device will first upload firmware file, then configuration file and only on 3rd reconnect to FOTA the logs shall be taken.<br />
    
Relevant possible error’s that you may encounter after creating a task<br />
 
Relevant possible error’s that you may encounter after creating a task<br />