Searched hist:d76351bd4d8710a130d298a3dcc18c921f67c823 (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-fan-presence/control/json/ |
H A D | manager.hpp | diff d76351bd4d8710a130d298a3dcc18c921f67c823 Thu Aug 05 16:23:09 CDT 2021 Matt Spinler <spinler@us.ibm.com> control: Add a parameter store to Manager
Add a map of names to PropertyVariantValues to the Manager class that actions can set and read. This allows one action to use a value from this parameter map that another action has previously set.
A future use of this is to store a throttle temperature that has to be calculated, which net_target_increase can then use to make decisions on.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: Ibefb97ed667d6b19ce71113d13efe08a1d3ff81f
|
H A D | manager.cpp | diff d76351bd4d8710a130d298a3dcc18c921f67c823 Thu Aug 05 16:23:09 CDT 2021 Matt Spinler <spinler@us.ibm.com> control: Add a parameter store to Manager
Add a map of names to PropertyVariantValues to the Manager class that actions can set and read. This allows one action to use a value from this parameter map that another action has previously set.
A future use of this is to store a throttle temperature that has to be calculated, which net_target_increase can then use to make decisions on.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: Ibefb97ed667d6b19ce71113d13efe08a1d3ff81f
|