feat(viewer): support hardware contract 2.10

This commit is contained in:
Mikhail Chusavitin
2026-04-30 15:49:52 +03:00
parent 39a6f128f1
commit 2a15bc87f1
4 changed files with 102 additions and 15 deletions
@@ -30,13 +30,16 @@ Preferred order:
6. `pcie_devices`
7. `power_supplies`
8. `sensors`
9. unknown sections
9. `event_logs`
10. `platform_config`
11. unknown sections
## Section Presentation
- singleton object sections render as key-value table
- array sections render as compact data tables
- sensors render as separate subtables for `fans`, `power`, `temperatures`, and `other`
- `platform_config` renders as a key-value table without interpreting setting names or values
## Visual Rules