Mercurial > libervia-backend
comparison doc/jp/info.rst @ 3206:ae09989e9feb
core, bridge: new `devicesInfosGet` method to get infos on known devices of an entity
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 06 Mar 2020 18:19:03 +0100 |
parents | f6f716d90ce4 |
children |
comparison
equal
deleted
inserted
replaced
3205:2c0628f3927e | 3206:ae09989e9feb |
---|---|
54 ------- | 54 ------- |
55 | 55 |
56 Get session informations:: | 56 Get session informations:: |
57 | 57 |
58 $ jp info session | 58 $ jp info session |
59 | |
60 devices | |
61 ------- | |
62 | |
63 List known devices for an entity. You'll get resource name, and data such as presence | |
64 data, and identities (i.e. name and type of the client used). | |
65 | |
66 If entity's bare jid is not specified, a list of your own devices is returned. | |
67 | |
68 example | |
69 ------- | |
70 | |
71 List known devices of Louise:: | |
72 | |
73 $ jp info devices louise@example.org | |
74 | |
75 Check if we have other devices connected:: | |
76 | |
77 $ jp info devices |