ogcli/cli/objects
Jose M. Guisado 19e7d98aec Add 'send poweroff' command
Enables sending poweroff commands to clients.

Only arguments required are the usual client selection like:

	--client-ip
	--room-id
	--center-id
2021-04-06 13:16:46 +02:00
..
__init__.py Rename files to remove 'og' prefix 2020-06-30 12:51:51 +02:00
client.py Print json instead of python dict in responses 2021-03-18 15:40:35 +01:00
disks.py Add 'list disks' 2021-04-06 13:16:46 +02:00
images.py Add 'create image' 2021-04-06 13:16:46 +02:00
modes.py Fix utils.py 2021-03-30 13:29:06 +02:00
poweroff.py Add 'send poweroff' command 2021-04-06 13:16:46 +02:00
scopes.py Print json instead of python dict in responses 2021-03-18 15:40:35 +01:00
wol.py Add WoL sending capability 2021-03-29 13:47:28 +02:00