#
b314bcc8 |
| 05-Sep-2024 |
Amithash Prasasd <amithash@meta.com> |
sensors: Add threshold event log definitions
Add threshold event logs as defined in the Redfish SensorEvent.1.0.1. It is expected that services use the new interface to log threshold events while ma
sensors: Add threshold event log definitions
Add threshold event logs as defined in the Redfish SensorEvent.1.0.1. It is expected that services use the new interface to log threshold events while maintaining the state.
We are leaving out the implementation of ReadingCritical, ReadingNoLongerCritical, ReadingWarning since these are equivalents but do not specify the threshold values.
More information:
[1] https://lore.kernel.org/openbmc/SJ2PR15MB5801EA7FA684D3B21EE32CE3AB8D2@SJ2PR15MB5801.namprd15.prod.outlook.com/
Change-Id: I6159dd9c1f3f9dc6e3e5d697c2b9b4a131c9ce2e Signed-off-by: Amithash Prasasd <amithash@meta.com>
show more ...
|