mirror of
https://forgejo.altau.su/lego/lego-monitoring.git
synced 2026-03-10 04:41:10 +00:00
temp is no longer todo
This commit is contained in:
parent
f8aed654b9
commit
1bba5648a7
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ class AlertType(StrEnum):
|
||||||
TEST = "TEST"
|
TEST = "TEST"
|
||||||
RAM = "RAM" # TODO
|
RAM = "RAM" # TODO
|
||||||
CPU = "CPU" # TODO
|
CPU = "CPU" # TODO
|
||||||
TEMP = "TEMP" # TODO
|
TEMP = "TEMP"
|
||||||
LOGIN = "LOGIN" # TODO
|
LOGIN = "LOGIN" # TODO
|
||||||
SMART = "SMART" # TODO
|
SMART = "SMART" # TODO
|
||||||
RAID = "RAID" # TODO
|
RAID = "RAID" # TODO
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue