summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorAlvaro Neira Ayuso <aneira@soleta.eu>2020-01-16 20:14:40 +0100
committerAlvaro Neira Ayuso <alvaroneay@gmail.com>2020-01-19 19:50:44 +0100
commitb5e182f7dd6e99b68de268e52cdc1395d82932ee (patch)
tree2cea53b17d9558dbde34cb34a3d7510bb9198ddf /tests
parentb2fd0b5fffbd60e986eebc03c3a24f06194b4368 (diff)
Add Refresh command
This patch allows us to execute refresh command using ogClient. This command gets all the configuration in our machine and send this information to the server. The format of the message that ogClient will send to the server will be: {"disk": "1", "partition_setup": [{"partition": "1", "code": "LINUX", "filesystem": "NTFS", "size": "498688", "format": "0"}, {"partition": "2", "code": "LINUX", "filesystem": "NTFS", "size": "498688", "format": "0"}, {"partition": "3", "code": "LINUX", "filesystem": "NTFS", "size": "498688", "format": "0"}]}
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions