Go to file
Jose M. Guisado f6fa795803 Bring clients.py up to date with ogServer API
get_client_properties is not using a valid API resource to fetch
computer details. Use /client/info.

list_client_hardware is not building a valid payload. Drop
payload building using 'scope' as key and updates o that its
uses "{ client : ip }" scheme for specifying a client. This is the
standard way of specifying a client in ogServer.
2021-02-26 15:34:02 +01:00
cfg Add ip and port parameters to config 2020-06-19 12:49:49 +02:00
cli Bring clients.py up to date with ogServer API 2021-02-26 15:34:02 +01:00
.gitignore add .gitignore 2020-06-18 16:53:41 +02:00
COPYING First commit 2020-06-18 16:44:08 +02:00
ogcli Fix ogcli shebang 2020-07-01 14:14:31 +02:00