summaryrefslogtreecommitdiff
path: root/meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager/associations.json
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager/associations.json')
-rw-r--r--meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager/associations.json36
1 files changed, 36 insertions, 0 deletions
diff --git a/meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager/associations.json b/meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager/associations.json
index 4c49644a66..4997fb89fe 100644
--- a/meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager/associations.json
+++ b/meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager/associations.json
@@ -105,6 +105,15 @@
[
"/xyz/openbmc_project/led/physical/fan0"
]
+ },
+ {
+ "types": {
+ "rType": "cooled_by",
+ "fType": "cooling"
+ },
+ "paths": [
+ "/xyz/openbmc_project/inventory/system/chassis"
+ ]
}
]
},
@@ -134,6 +143,15 @@
[
"/xyz/openbmc_project/led/physical/fan1"
]
+ },
+ {
+ "types": {
+ "rType": "cooled_by",
+ "fType": "cooling"
+ },
+ "paths": [
+ "/xyz/openbmc_project/inventory/system/chassis"
+ ]
}
]
},
@@ -163,6 +181,15 @@
[
"/xyz/openbmc_project/led/physical/fan2"
]
+ },
+ {
+ "types": {
+ "rType": "cooled_by",
+ "fType": "cooling"
+ },
+ "paths": [
+ "/xyz/openbmc_project/inventory/system/chassis"
+ ]
}
]
},
@@ -192,6 +219,15 @@
[
"/xyz/openbmc_project/led/physical/fan3"
]
+ },
+ {
+ "types": {
+ "rType": "cooled_by",
+ "fType": "cooling"
+ },
+ "paths": [
+ "/xyz/openbmc_project/inventory/system/chassis"
+ ]
}
]
},