diff options
author | Alvaro Neira Ayuso <aneira@soleta.eu> | 2020-01-14 13:02:45 +0100 |
---|---|---|
committer | Alvaro Neira Ayuso <alvaroneay@gmail.com> | 2020-01-19 19:50:44 +0100 |
commit | 38b57c4ae43e062049d8a2a1a33f9a790a18b327 (patch) | |
tree | 4cb34789ab0d18936f21cea82d127d2d3f39381c /main.py | |
parent | a306b8b9d8cc3248f05dd4b5971a6ddd97ab1cde (diff) |
Improve setup command response
This patch adds a new response support. This way allows us to send a new
response message with more information about the partitions already set up.
The format of the response is:
{ "disk" : "1", "cache" : "1", "cache_size" : "0",
"partition_setup": [{"partition": "1", "code": "LINUX", "filesystem": "EMPTY",
"size": "498688", "format": "0"}...]
Diffstat (limited to 'main.py')
0 files changed, 0 insertions, 0 deletions