6a8507d0 | 16-Oct-2024 |
P.K. Lee <p.k.lee@quantatw.com> |
Add enum value "LPM"
Add the necessary sensor units for the flowmeter in the liquid cooling system: LPM (L/min).
The "dbus-sensors" package now implements the liquidflow sensor, and the "xyz.openbm
Add enum value "LPM"
Add the necessary sensor units for the flowmeter in the liquid cooling system: LPM (L/min).
The "dbus-sensors" package now implements the liquidflow sensor, and the "xyz.openbmc_project.Sensor.Value" should provide the "LPM" at enum's of "Unit"-property.
End-user-impact: The "xyz.openbmc_project.Sensor.Value.Unit" now represents the "LPM" type of liquidflow sensor values.
Change-Id: Ia6f5d30734472d336abe7bac4b05741f557c8807 Signed-off-by: P.K. Lee <p.k.lee@quantatw.com>
show more ...
|
fd26ad1e | 12-Jul-2022 |
Ed Tanous <edtanous@google.com> |
Require ObjectManager on Sensors and Inventory
Require that any daemon publishing inventory items implement ObjectManager, specifically on the inventory path. For Sensors (which already documents t
Require ObjectManager on Sensors and Inventory
Require that any daemon publishing inventory items implement ObjectManager, specifically on the inventory path. For Sensors (which already documents this requirement) make the required path more clear.
Longer discussion available on lore.
https://lore.kernel.org/openbmc/CAOLfGj6DWfmhxzSQx9PaU1awppsExrgJodFu8JrSgkbQZbnStA@mail.gmail.com/T/#t
This commit amounts to step 1.
Tested: Documentation only.
Signed-off-by: Ed Tanous <edtanous@google.com> Signed-off-by: Nan Zhou <nanzhoumails@gmail.com> Change-Id: Iaad5cf101d6a8361e8905f88e09648ae615efd33
show more ...
|
47c11aad | 28-Jul-2021 |
Basheer Ahmed Muddebihal <basheerx.muddebihal@intel.com> |
Fix for missing airflow in interface description
Added airflow in top-level interface description.
Tested: verified using YAML editor, Compiles correctly
Signed-off-by: Basheer Ahmed Muddebihal
Fix for missing airflow in interface description
Added airflow in top-level interface description.
Tested: verified using YAML editor, Compiles correctly
Signed-off-by: Basheer Ahmed Muddebihal <basheerx.muddebihal@intel.com> Change-Id: Idc546ba27049f244a07d0e443bc57b1f8e335ad3
show more ...
|