#
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 ...
|
#
a1347418 |
| 06-Dec-2022 |
Patrick Williams <patrick@stwcx.xyz> |
reformat with latest settings
Reformat with the latest settings from openbmc-build-scripts (and copy latest config files where appropriate). Fix a few minor markdownlint issues.
Signed-off-by: Pat
reformat with latest settings
Reformat with the latest settings from openbmc-build-scripts (and copy latest config files where appropriate). Fix a few minor markdownlint issues.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I55205817c29dc3f182a165ddf9cd5d4e07b90063
show more ...
|
#
8da396ca |
| 14-Mar-2022 |
Patrick Williams <patrick@stwcx.xyz> |
yaml: format with prettier
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I193f690f3612fe72ec69030f81f4d5096a761601
|
#
1bcf7fae |
| 22-Dec-2021 |
Patrick Williams <patrick@stwcx.xyz> |
sensor: add relative humidity
Change-Id: I84f37194adbcaf99b4c426a8d51afc738bd6a799
|
#
d5f36359 |
| 22-Dec-2021 |
Patrick Williams <patrick@stwcx.xyz> |
sensor: sort units and document all types
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I9f227d4c670cb03a704855bb0cca9f3920b3e098
|
#
86f8c536 |
| 01-Oct-2021 |
Patrick Williams <patrick@stwcx.xyz> |
threshold: fix up documentation per sensor.value
The Sensor.Value has a list of "recognized hierarchies" which is similarly replicated in all of the Threshold interfaces. The lists in the Threshold
threshold: fix up documentation per sensor.value
The Sensor.Value has a list of "recognized hierarchies" which is similarly replicated in all of the Threshold interfaces. The lists in the Threshold objects were incomplete, so update them.
Also, make trivial whitespace / formatting changes to ensure linewrap is at the appropriate (80) columns.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I6bd76ca423e1ea3c2e0c7ce59e10dce1125eb6d1
show more ...
|
#
b1b4d261 |
| 05-Jun-2021 |
William A. Kennington III <wak@google.com> |
treewide: Create yaml directory
This allows the propagated yamldir paramter to work correctly in subproject style builds. We don't want other files in the project conflicting with tools that scan th
treewide: Create yaml directory
This allows the propagated yamldir paramter to work correctly in subproject style builds. We don't want other files in the project conflicting with tools that scan the yamldir.
Change-Id: Ie2759c7f3baf399392cdda0e507055ceb262d2e1 Signed-off-by: William A. Kennington III <wak@google.com>
show more ...
|