ogcli/cli/objects
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
..
__init__.py Rename files to remove 'og' prefix 2020-06-30 12:51:51 +02:00
client.py Bring clients.py up to date with ogServer API 2021-02-26 15:34:02 +01:00
modes.py Rework set mode command 2020-08-12 15:17:10 +02:00
scopes.py add license header to source code files 2020-07-01 12:34:46 +02:00