logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dlt-passive-node-ctrl - Send a trigger to DLT daemon to (dis)connect a passive node or get current pas‐

Author

       Christoph Lipka (clipka (at) jp.adit-jv (dot) com), Syed Hameed (shameed (at) jp.adit-jv (dot) com)

Bugs

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

Description

       Send a trigger to DLT daemon to (dis)connect a passive node or get current passive node status

   OPTIONS
       -h     Usage

       -c     Connection status (1 - connect, 0 - disconnect)

       -n     Passive Node identifier (e.g. ECU2)

       -s     Show passive node(s) connection status

       -t     Specify connection timeout (Default: 10s)

       -S     Send message with serial header (Default: Without serial header)

       -R     Enable resync serial header

       -v     Set verbose flag (Default:0)

Examples

       Get status about connected passives nodes dlt-passive-node-ctrl-s

       Connect to passive node ECU2 dlt-passive-node-ctrl-c1-nECU2

       Disconnect to passive node ECU2 dlt-passive-node-ctrl-c0-nECU2

Exit Status

       Non zero is returned in case of failure.

Name

dlt-passive-node-ctrl  -  Send a trigger to DLT daemon to (dis)connect a passive node or get current pas‐
       sive node status

See Also

dlt-daemon(1)DLT-PASSIVE-NODE-CTRL(1)

Synopsis

dlt-passive-node-ctrl [-h] [-c] [-n ecu] [-s] [-t timeout] [-v]

See Also