DOKK / manpages / debian 12 / dlt-tools / dlt-adaptor-stdin.1.en
DLT-ADAPTOR-STDIN(1) DLT-ADAPTOR-STDIN(1)

dlt-adaptor-stdin - Forward input from stdin to DLT Daemon

dlt-adaptor-stdin [-a apid] [-c ctid] [-b] [-s] [-t timeout] [-h]

This is a small external program for forwarding input from stdin to DLT Daemon.

Set application ID to apid (default: SINA)
Set context ID tp ctid (default: SINC)
To flush the buffered logs while unregistering app
Set timeout when sending messages at exit, in ms (default: 10000 = 10sec)
Show help

Forward all dmesg to DLT Daemon without discarding any messages dmesg | dlt-adaptor-stdin -b -s

Send DBUS messages to DLT Daemon using the program dbus-monitor dbus-monitor | dlt-adaptor-stdin

Non zero is returned in case of failure.

Saya Sugiura (ssugiura (at) jp.adit-jv (dot) com)

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/.

See Github issue: <https://github.com/GENIVI/dlt-daemon/issues>

dlt-daemon(1)