mirror of https://git.48k.eu/ogclient
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"}...] |
||
---|---|---|
cfg | ||
src | ||
.gitignore | ||
LICENSE | ||
main.py |