Home
last modified time | relevance | path

Searched defs:ChangeParam (Results 1 – 1 of 1) sorted by relevance

/openbmc/dbus-sensors/src/
H A DThresholds.cpp243 struct ChangeParam struct
245 ChangeParam(Threshold whichThreshold, bool status, double value) : in ChangeParam() argument
249 Threshold threshold;
250 bool asserted;
251 double assertValue;