.\" 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-ADAPTOR-STDIN" "1" "" "" "" .hy .SH NAME .PP \f[B]dlt-adaptor-stdin\f[R] - Forward input from stdin to DLT Daemon .SH SYNOPSIS .PP \f[B]dlt-adaptor-stdin\f[R] [\f[B]-a\f[R] apid] [\f[B]-c\f[R] ctid] [\f[B]-b\f[R]] [\f[B]-s\f[R]] [\f[B]-t\f[R] timeout] [\f[B]-h\f[R]] .SH DESCRIPTION .PP This is a small external program for forwarding input from stdin to DLT Daemon. .SS OPTIONS .TP -a Set application ID to apid (default: SINA) .TP -c Set context ID tp ctid (default: SINC) .TP -b To flush the buffered logs while unregistering app .TP -t Set timeout when sending messages at exit, in ms (default: 10000 = 10sec) .TP -h Show help .SH EXAMPLES .PP Forward all dmesg to DLT Daemon without discarding any messages \f[B]dmesg | dlt-adaptor-stdin -b -s\f[R] .PP Send DBUS messages to DLT Daemon using the program dbus-monitor \f[B]dbus-monitor | dlt-adaptor-stdin\f[R] .SH EXIT STATUS .PP Non zero is returned in case of failure. .SH AUTHOR .PP Saya Sugiura (ssugiura (at) jp.adit-jv (dot) com) .SH COPYRIGHT .PP Copyright (C) 2019 Advanced Driver Information Technology, Bosch and DENSO. License MPL-2.0: Mozilla Public License version 2.0 http://mozilla.org/MPL/2.0/. .SH BUGS .PP See Github issue: .SH SEE ALSO .PP \f[B]dlt-daemon(1)\f[R]