Only return hardware information marked as "important":
(For details on "important" Hardware information check the HWI server requirements here)
See the reasoning behind this change in the associated milestone.
This is about removing all Hardware related information from the JSON output that is not urgently needed by the server.
In this way, development and output on the CLI can concentrate more on essential information.
As the information is not processed by hwatest anyway, it makes sense to adapt the hwitool to implement these adjustments.
These changes will relate almost exclusively to hwitool.py, small adjustments may have to be made in hwatest.py in order to continue to support the changed output.
Only return hardware information marked as "important":
(For details on "important" Hardware information check the HWI server requirements here) See the reasoning behind this change in the associated milestone.
This is about removing all Hardware related information from the JSON output that is not urgently needed by the server. In this way, development and output on the CLI can concentrate more on essential information. As the information is not processed by hwatest anyway, it makes sense to adapt the hwitool to implement these adjustments.
These changes will relate almost exclusively to hwitool.py, small adjustments may have to be made in hwatest.py in order to continue to support the changed output.