.\" Automatically generated by Pandoc 3.1.3 .\" .\" Define V font for inline verbatim, using C font in formats .\" that render this, and otherwise B font. .ie "\f[CB]x\f[]"x" \{\ . ftr V B . ftr VI BI . ftr VB B . ftr VBI BI .\} .el \{\ . ftr V CR . ftr VI CI . ftr VB CB . ftr VBI CBI .\} .TH "DLT-LOGSTORAGE-CTRL" "1" "" "" "" .hy .SH NAME .PP \f[B]dlt-logstorage-ctrl\f[R] - Trigger DLT Daemon to start/stop using an offline logstorage device .SH SYNOPSIS .PP \f[B]dlt-logstorage-ctrl\f[R] [\f[B]-h\f[R]] [\f[B]-c\f[R] ctype] [\f[B]-p\f[R] path] [\f[B]-e\f[R] ecu] [\f[B]-p\f[R]] [\f[B]-t\f[R] timeout] [\f[B]-v\f[R]] .SH DESCRIPTION .PP Send a trigger to DLT Daemon to connect/disconnect a certain offline logstorage device .SH OPTIONS .TP -h Display a short help text. .TP -c Specify connection type: connect = 1, disconnect = 0. .TP -d Run as daemon: prop = use proprietary handler .TP -p Mount point path. .TP -e Specify the ECU ID. Default is: ECU1. .TP -t Specify connection timeout. Default is: 10s. .TP -S Send message with serial header (Default: Without serial header) .TP -R Enable resync serial header .SH EXAMPLES .PP Activate the offline logstorage device mounted on /mnt/dltlog \f[B]dlt-logstorage-ctrl -c 1 -p /mnt/dltlog\f[R] .PP Deactivate the offline logstorage device mounted on /mnt/dltlog \f[B]dlt-logstorage-ctrl -c 0 -p /mnt/dltlog\f[R] .PP Run logstorage control application as daemon listen to udev events \f[B]dlt-logstorage-ctrl -d\f[R] .SH EXIT STATUS .PP Non zero is returned in case of failure. .SH AUTHOR .PP Christoph Lipka (clipka (at) jp.adit-jv (dot) com), Syed Hameed (shameed (at) jp.adit-jv (dot) com) .SH COPYRIGHT .PP Copyright (C) 2015 Advanced Driver Information Technology, Bosch and DENSO. License MPL-2.0: Mozilla Public License version 2.0 . .SH BUGS .PP See Github issue: .SH SEE ALSO .PP \f[B]dlt-daemon(1)\f[R]