doc: add sample notifications

This commit is contained in:
Christian Hesse 2021-06-17 15:23:51 +02:00
parent a3efb67ed1
commit bad6f5a7cc
27 changed files with 3052 additions and 0 deletions

View file

@ -23,6 +23,22 @@ hardware supports:
/ system health print;
### Sample notifications
#### Voltage
![check-health notification voltage](notifications/check-health-voltage.svg)
#### Temperature
![check-health notification](notifications/check-health-temperature-high.svg)
![check-health notification](notifications/check-health-temperature-ok.svg)
#### PSU state
![check-health notification](notifications/check-health-psu-fail.svg)
![check-health notification](notifications/check-health-psu-ok.svg)
Requirements and installation
-----------------------------