diff options
author | Jose M. Guisado <jguisado@soleta.eu> | 2023-04-17 13:02:54 +0200 |
---|---|---|
committer | Jose M. Guisado <jguisado@soleta.eu> | 2023-04-18 17:15:57 +0200 |
commit | ee80dc89ad8227e277bf39d12bcbe7ef0176b8a3 (patch) | |
tree | ecc6910566968ad6af5f5ffde123d5d924e9dbf5 /src/windows/__init__.py | |
parent | 49a86bddd9cee5941bdcafd304a00ad127368ed2 (diff) |
live: rewrite hardware inventory command
Replace legacy shell script InventarioHardware for helper functions
from hw_inventory.py
Use get_hardware_inventory to obtain a HardwareInventory object with
the hardware information. Map the HardwareInventory object to a legacy
response string with the legacy_list_hardware_inventory function.
Remove "Chrd-*" file reading logic, it's no longer needed. Legacy shell
script InventarioHardware uses that file.
Expect a change in the structure of hardware inventory response payload
in the future. This patch does not address the HTTP response containing
the hardware inventory as a '\n' separated string of hardware elements.
Diffstat (limited to 'src/windows/__init__.py')
0 files changed, 0 insertions, 0 deletions