comparison doc/libervia-cli/debug.rst @ 3573:813595f88612

merge changes from main branch
author Goffi <goffi@goffi.org>
date Thu, 17 Jun 2021 13:05:58 +0200
parents 267e4987b58b
children a1eff4e32848
comparison
equal deleted inserted replaced
3541:888109774673 3573:813595f88612
1 ===================================================== 1 =====================================================
2 debug: tools to help debugging/monitoring Libervia 2 debug: tools to help debugging/monitoring Libervia
3 ===================================================== 3 =====================================================
4 4
5 ``debug`` groups commands to monitor or manipulate SàT and XMPP stream. 5 ``debug`` groups commands to monitor or manipulate Libervia and XMPP stream.
6 6
7 .. _libervia-cli_debug_bridge_method: 7 .. _libervia-cli_debug_bridge_method:
8 8
9 bridge method 9 bridge method
10 ============= 10 =============
35 35
36 .. note:: 36 .. note::
37 37
38 This is for debugging only, if you want to send message with li, use :ref:`libervia-cli_message_send`. 38 This is for debugging only, if you want to send message with li, use :ref:`libervia-cli_message_send`.
39 39
40 Get version string of SàT:: 40 Get version string of Libervia::
41 41
42 $ li debug bridge method getVersion 42 $ li debug bridge method getVersion
43 43
44 44
45 bridge signal 45 bridge signal