define alert for actuatorsApiUnavailable

old-commit-hash: 075176f869088f9e2021aadc9e236edd8cac7d3e
This commit is contained in:
Adeeb Shihadeh
2024-05-18 17:55:52 -07:00
parent 46183bc11b
commit d0f0ee8435

View File

@@ -331,6 +331,7 @@ EVENTS: dict[int, dict[str, Alert | AlertCallbackType]] = {
# ********** events with no alerts **********
EventName.stockFcw: {},
EventName.actuatorsApiUnavailable: {},
# ********** events only containing alerts displayed in all states **********