Home
last modified time | relevance | path

Searched hist:e543757b (Results 1 – 1 of 1) sorted by relevance

/openbmc/entity-manager/schemas/
H A Dlegacy.jsone543757b Thu Jul 29 04:12:15 CDT 2021 Rashmica Gupta <rashmica.g@gmail.com> schema: add restricted range for severity

There are 5 threshold types: Warning, Critical, PerformanceLoss,
SoftShutdown, and HardShutdown. Restrict valid severity numbers to
0 - 4 to correspond with these. We could change this to a string
enum which would be easier to understand but that would require
changing the apps that already use these numbers.

Change-Id: I801f09ddd24cacf8ae22a6a164428d08ccce7c62
Signed-off-by: Rashmica Gupta <rashmica.g@gmail.com>