Revision Date Author Comments
# 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 ...


# 1bb69610 20-Jan-2024 Patrick Williams <patrick@stwcx.xyz>

Sensor.Value: add path constants

Add path constants that allow code to avoid hard-coding strings.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I9e93017572933ffd920dd13c301867b33cb

Sensor.Value: add path constants

Add path constants that allow code to avoid hard-coding strings.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I9e93017572933ffd920dd13c301867b33cbb0203

show more ...


# c29c927a 17-Aug-2023 Patrick Williams <patrick@stwcx.xyz>

Sensor.Value: fix minor spelling mistake

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I4da4cd939804b21bc6117c790af552afca761aee


# 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 ...


# fc5546ea 25-Oct-2022 Sui Chen <suichen@google.com>

Item: Add description for associations involving Bmc

Change-Id: I9aa0fe58c5ab0c47f168c1340fd8c328ad7f6e9e
Signed-off-by: Sui Chen <suichen@google.com>


# d4fad16e 08-Aug-2022 Shounak Mitra <shounak@google.com>

inventory: sensors: Document related inventory association

This change just adds the associations that are already
documented here to the YAML:
https://github.com/openbmc/docs/blob/master/architectu

inventory: sensors: Document related inventory association

This change just adds the associations that are already
documented here to the YAML:
https://github.com/openbmc/docs/blob/master/architecture/sensor-architecture.md#association-type-2-linking-a-low-level-hardware-item-to-its-sensors

Change-Id: I4dd23e842a6dd7e702f372efd0f192d28bfbf13b
Signed-off-by: Shounak Mitra <shounak@google.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 ...


# 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


# 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 ...


# 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 ...