Difference between revisions of "New features in v2.72"

From WICE Wiki v2.89
Jump to navigation Jump to search
Line 8: Line 8:


== File fetcher: A new task to fetch files from other units in vehicle ==
== File fetcher: A new task to fetch files from other units in vehicle ==
[[Creating a Task#File fetcher|The File fe'''Port'''tcher task]] will make the WCU fetch files from another unit in the vehicle and make them available for downloading in the Portal.
[[Creating a Task#File fetcher|The File fetcher task]] will make the WCU fetch files from another unit in the vehicle and make them available for downloading in the Portal.


The following needs to be specified when creating such a task:
The following needs to be specified when creating such a task:

Revision as of 15:46, 2 February 2022

DLT task supports several daemons

The DLT new task dialog

The Diagnostic Log and Trace (DLT) task can now fetch logs from several daemons.

Previously the task could only have one daemon. Then the address and port number of the daemon were specified in the DLT Module, while the filters to be applied to the logs were specified while creating the task itself. This is still the case for WCUs that have a software version earlier than 2.72.0.

From this release the addresses and port numbers for each daemon as well as the filters are specified while creating the task, given that the software version of the WCUs are 2.72.0. The only thing that hereby is specified in the DLT Module is the debug level.

File fetcher: A new task to fetch files from other units in vehicle

The File fetcher task will make the WCU fetch files from another unit in the vehicle and make them available for downloading in the Portal.

The following needs to be specified when creating such a task:

  • File path - The path to a file or file-containing directory on the unit's file system. This specifies which files that will be fetched.
  • Username - To log in to the unit.
  • Password - To log in to unit.
  • IP address - To find the unit.
  • Port - To find the unit.

The File fetcher module only contains debug level to steer the log output of the WCU when it is handling the task.