Matt Spinler | c0d4875 | 2021-01-14 08:26:10 -0600 | [diff] [blame] | 1 | { |
| 2 | "sensorPDRs": [ |
| 3 | { |
| 4 | "pdrType" : 4, |
| 5 | "entries" : [{ |
| 6 | "type" : 91, |
| 7 | "instance" : 0, |
| 8 | "container" : 0, |
| 9 | "sensors" : [{ |
| 10 | "set" : { |
| 11 | "id" : 21, |
| 12 | "size" : 1, |
| 13 | "states" : [1,2] |
| 14 | }, |
| 15 | "dbus" : { |
| 16 | "path": "/xyz/openbmc_project/alerts/thermal_fault_alert", |
| 17 | "interface": "xyz.openbmc_project.Object.Enable", |
| 18 | "property_name": "Enabled", |
| 19 | "property_type": "bool", |
| 20 | "property_values" : [false, true] |
| 21 | } |
| 22 | }] |
Matt Spinler | 3103e44 | 2021-01-22 09:50:06 -0600 | [diff] [blame] | 23 | }, |
| 24 | { |
| 25 | "type" : 5, |
| 26 | "instance" : 0, |
| 27 | "container" : 0, |
| 28 | "sensors" : [{ |
| 29 | "set" : { |
| 30 | "id" : 1, |
| 31 | "size" : 2, |
| 32 | "states" : [1,9] |
| 33 | }, |
| 34 | "dbus" : { |
| 35 | "path": "/xyz/openbmc_project/sensors/temperature/Ambient_Virtual_Temp", |
| 36 | "interface": "xyz.openbmc_project.Sensor.Threshold.HardShutdown", |
| 37 | "property_name": "HardShutdownAlarmHigh", |
| 38 | "property_type": "bool", |
| 39 | "property_values" : [false, true] |
Varsha Kaverappa | 06f3441 | 2021-03-01 08:40:02 -0600 | [diff] [blame] | 40 | } |
| 41 | }] |
| 42 | }, |
| 43 | { |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 44 | "type" : 5, |
| 45 | "instance" : 0, |
| 46 | "container" : 0, |
| 47 | "sensors" : [{ |
| 48 | "set" : { |
| 49 | "id" : 1, |
| 50 | "size" : 1, |
| 51 | "states" : [1,7] |
| 52 | }, |
| 53 | "dbus" : { |
| 54 | "path": "/xyz/openbmc_project/sensors/temperature/Ambient_Virtual_Temp", |
| 55 | "interface": "xyz.openbmc_project.Sensor.Threshold.SoftShutdown", |
| 56 | "property_name": "SoftShutdownAlarmHigh", |
| 57 | "property_type": "bool", |
| 58 | "property_values" : [false, true] |
| 59 | } |
| 60 | }] |
| 61 | }, |
| 62 | { |
Jayashankar Padath | 50304da | 2021-04-14 22:45:11 -0500 | [diff] [blame] | 63 | "type" : 45, |
Jayashankar Padath | 2f4f220 | 2021-05-20 08:23:56 -0500 | [diff] [blame] | 64 | "instance" : 1, |
Jayashankar Padath | 50304da | 2021-04-14 22:45:11 -0500 | [diff] [blame] | 65 | "container" : 0, |
| 66 | "sensors" : [{ |
| 67 | "set" : { |
| 68 | "id" : 17, |
| 69 | "size" : 1, |
| 70 | "states" : [1,2] |
| 71 | }, |
| 72 | "dbus" : { |
| 73 | "path": "/xyz/openbmc_project/led/physical/virtual_enc_id", |
| 74 | "interface": "xyz.openbmc_project.Led.Physical", |
| 75 | "property_name": "State", |
| 76 | "property_type": "string", |
| 77 | "property_values": [ |
Jayashankar Padath | 2f4f220 | 2021-05-20 08:23:56 -0500 | [diff] [blame] | 78 | "xyz.openbmc_project.Led.Physical.Action.Off", |
| 79 | "xyz.openbmc_project.Led.Physical.Action.On || xyz.openbmc_project.Led.Physical.Action.Blink" |
Jayashankar Padath | 50304da | 2021-04-14 22:45:11 -0500 | [diff] [blame] | 80 | ] |
| 81 | } |
| 82 | }] |
| 83 | }, |
| 84 | { |
Varsha Kaverappa | 06f3441 | 2021-03-01 08:40:02 -0600 | [diff] [blame] | 85 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/base_op_panel_blyth", |
| 86 | "sensors" : [{ |
| 87 | "set" : { |
| 88 | "id" : 17, |
| 89 | "size" : 1, |
| 90 | "states" : [1,2] |
| 91 | }, |
| 92 | "dbus" : { |
| 93 | "path": "/xyz/openbmc_project/led/groups/base_blyth_identify", |
| 94 | "interface": "xyz.openbmc_project.Led.Group", |
| 95 | "property_name": "Asserted", |
| 96 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 97 | "property_values" : [false, true] |
Varsha Kaverappa | 06f3441 | 2021-03-01 08:40:02 -0600 | [diff] [blame] | 98 | } |
| 99 | }] |
| 100 | }, |
| 101 | { |
| 102 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/ebmc_card_bmc", |
| 103 | "sensors" : [{ |
| 104 | "set" : { |
| 105 | "id" : 17, |
| 106 | "size" : 1, |
| 107 | "states" : [1,2] |
| 108 | }, |
| 109 | "dbus" : { |
| 110 | "path": "/xyz/openbmc_project/led/groups/bmc_ingraham_identify", |
| 111 | "interface": "xyz.openbmc_project.Led.Group", |
| 112 | "property_name": "Asserted", |
| 113 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 114 | "property_values" : [false, true] |
Matt Spinler | 3103e44 | 2021-01-22 09:50:06 -0600 | [diff] [blame] | 115 | } |
| 116 | }] |
| 117 | }, |
| 118 | { |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 119 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcie_cable_card0/cxp_bot", |
Matt Spinler | 3103e44 | 2021-01-22 09:50:06 -0600 | [diff] [blame] | 120 | "sensors" : [{ |
| 121 | "set" : { |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 122 | "id" : 17, |
Matt Spinler | 3103e44 | 2021-01-22 09:50:06 -0600 | [diff] [blame] | 123 | "size" : 1, |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 124 | "states" : [1,2] |
Matt Spinler | 3103e44 | 2021-01-22 09:50:06 -0600 | [diff] [blame] | 125 | }, |
| 126 | "dbus" : { |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 127 | "path": "/xyz/openbmc_project/led/groups/cablecard0_cxp_bot_identify", |
| 128 | "interface": "xyz.openbmc_project.Led.Group", |
| 129 | "property_name": "Asserted", |
Matt Spinler | 3103e44 | 2021-01-22 09:50:06 -0600 | [diff] [blame] | 130 | "property_type": "bool", |
Jayashankar Padath | 2f4f220 | 2021-05-20 08:23:56 -0500 | [diff] [blame] | 131 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 132 | } |
| 133 | }] |
| 134 | }, |
| 135 | { |
| 136 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcie_cable_card0/cxp_top", |
| 137 | "sensors" : [{ |
| 138 | "set" : { |
| 139 | "id" : 17, |
| 140 | "size" : 1, |
| 141 | "states" : [1,2] |
| 142 | }, |
| 143 | "dbus" : { |
| 144 | "path": "/xyz/openbmc_project/led/groups/cablecard0_cxp_top_identify", |
| 145 | "interface": "xyz.openbmc_project.Led.Group", |
| 146 | "property_name": "Asserted", |
| 147 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 148 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 149 | } |
| 150 | }] |
| 151 | }, |
| 152 | { |
| 153 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcie_cable_card3/cxp_bot", |
| 154 | "sensors" : [{ |
| 155 | "set" : { |
| 156 | "id" : 17, |
| 157 | "size" : 1, |
| 158 | "states" : [1,2] |
| 159 | }, |
| 160 | "dbus" : { |
| 161 | "path": "/xyz/openbmc_project/led/groups/cablecard3_cxp_bot_identify", |
| 162 | "interface": "xyz.openbmc_project.Led.Group", |
| 163 | "property_name": "Asserted", |
| 164 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 165 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 166 | } |
| 167 | }] |
| 168 | }, |
| 169 | { |
| 170 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcie_cable_card3/cxp_top", |
| 171 | "sensors" : [{ |
| 172 | "set" : { |
| 173 | "id" : 17, |
| 174 | "size" : 1, |
| 175 | "states" : [1,2] |
| 176 | }, |
| 177 | "dbus" : { |
| 178 | "path": "/xyz/openbmc_project/led/groups/cablecard3_cxp_top_identify", |
| 179 | "interface": "xyz.openbmc_project.Led.Group", |
| 180 | "property_name": "Asserted", |
| 181 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 182 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 183 | } |
| 184 | }] |
| 185 | }, |
| 186 | { |
| 187 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcie_cable_card4/cxp_bot", |
| 188 | "sensors" : [{ |
| 189 | "set" : { |
| 190 | "id" : 17, |
| 191 | "size" : 1, |
| 192 | "states" : [1,2] |
| 193 | }, |
| 194 | "dbus" : { |
| 195 | "path": "/xyz/openbmc_project/led/groups/cablecard4_cxp_bot_identify", |
| 196 | "interface": "xyz.openbmc_project.Led.Group", |
| 197 | "property_name": "Asserted", |
| 198 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 199 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 200 | } |
| 201 | }] |
| 202 | }, |
| 203 | { |
| 204 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcie_cable_card4/cxp_top", |
| 205 | "sensors" : [{ |
| 206 | "set" : { |
| 207 | "id" : 17, |
| 208 | "size" : 1, |
| 209 | "states" : [1,2] |
| 210 | }, |
| 211 | "dbus" : { |
| 212 | "path": "/xyz/openbmc_project/led/groups/cablecard4_cxp_top_identify", |
| 213 | "interface": "xyz.openbmc_project.Led.Group", |
| 214 | "property_name": "Asserted", |
| 215 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 216 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 217 | } |
| 218 | }] |
| 219 | }, |
| 220 | { |
| 221 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcie_cable_card10/cxp_bot", |
| 222 | "sensors" : [{ |
| 223 | "set" : { |
| 224 | "id" : 17, |
| 225 | "size" : 1, |
| 226 | "states" : [1,2] |
| 227 | }, |
| 228 | "dbus" : { |
| 229 | "path": "/xyz/openbmc_project/led/groups/cablecard10_cxp_bot_identify", |
| 230 | "interface": "xyz.openbmc_project.Led.Group", |
| 231 | "property_name": "Asserted", |
| 232 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 233 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 234 | } |
| 235 | }] |
| 236 | }, |
| 237 | { |
| 238 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcie_cable_card10/cxp_top", |
| 239 | "sensors" : [{ |
| 240 | "set" : { |
| 241 | "id" : 17, |
| 242 | "size" : 1, |
| 243 | "states" : [1,2] |
| 244 | }, |
| 245 | "dbus" : { |
| 246 | "path": "/xyz/openbmc_project/led/groups/cablecard10_cxp_top_identify", |
| 247 | "interface": "xyz.openbmc_project.Led.Group", |
| 248 | "property_name": "Asserted", |
| 249 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 250 | "property_values" : [false, true] |
Matt Spinler | 3103e44 | 2021-01-22 09:50:06 -0600 | [diff] [blame] | 251 | } |
| 252 | }] |
Varsha Kaverappa | 06f3441 | 2021-03-01 08:40:02 -0600 | [diff] [blame] | 253 | }, |
| 254 | { |
| 255 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0", |
| 256 | "sensors" : [{ |
| 257 | "set" : { |
| 258 | "id" : 17, |
| 259 | "size" : 1, |
| 260 | "states" : [1,2] |
| 261 | }, |
| 262 | "dbus" : { |
| 263 | "path": "/xyz/openbmc_project/led/groups/cpu0_identify", |
| 264 | "interface": "xyz.openbmc_project.Led.Group", |
| 265 | "property_name": "Asserted", |
| 266 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 267 | "property_values" : [false, true] |
Varsha Kaverappa | 06f3441 | 2021-03-01 08:40:02 -0600 | [diff] [blame] | 268 | } |
| 269 | }] |
| 270 | }, |
| 271 | { |
| 272 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1", |
| 273 | "sensors" : [{ |
| 274 | "set" : { |
| 275 | "id" : 17, |
| 276 | "size" : 1, |
| 277 | "states" : [1,2] |
| 278 | }, |
| 279 | "dbus" : { |
| 280 | "path": "/xyz/openbmc_project/led/groups/cpu0_identify", |
| 281 | "interface": "xyz.openbmc_project.Led.Group", |
| 282 | "property_name": "Asserted", |
| 283 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 284 | "property_values" : [false, true] |
Varsha Kaverappa | 06f3441 | 2021-03-01 08:40:02 -0600 | [diff] [blame] | 285 | } |
| 286 | }] |
| 287 | }, |
| 288 | { |
| 289 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu2", |
| 290 | "sensors" : [{ |
| 291 | "set" : { |
| 292 | "id" : 17, |
| 293 | "size" : 1, |
| 294 | "states" : [1,2] |
| 295 | }, |
| 296 | "dbus" : { |
| 297 | "path": "/xyz/openbmc_project/led/groups/cpu1_identify", |
| 298 | "interface": "xyz.openbmc_project.Led.Group", |
| 299 | "property_name": "Asserted", |
| 300 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 301 | "property_values" : [false, true] |
Varsha Kaverappa | 06f3441 | 2021-03-01 08:40:02 -0600 | [diff] [blame] | 302 | } |
| 303 | }] |
| 304 | }, |
| 305 | { |
| 306 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu3", |
| 307 | "sensors" : [{ |
| 308 | "set" : { |
| 309 | "id" : 17, |
| 310 | "size" : 1, |
| 311 | "states" : [1,2] |
| 312 | }, |
| 313 | "dbus" : { |
| 314 | "path": "/xyz/openbmc_project/led/groups/cpu1_identify", |
| 315 | "interface": "xyz.openbmc_project.Led.Group", |
| 316 | "property_name": "Asserted", |
| 317 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 318 | "property_values" : [false, true] |
Varsha Kaverappa | 06f3441 | 2021-03-01 08:40:02 -0600 | [diff] [blame] | 319 | } |
| 320 | }] |
| 321 | }, |
| 322 | { |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 323 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/vdd_vrm0", |
| 324 | "sensors" : [{ |
| 325 | "set" : { |
| 326 | "id" : 17, |
| 327 | "size" : 1, |
| 328 | "states" : [1,2] |
| 329 | }, |
| 330 | "dbus" : { |
| 331 | "path": "/xyz/openbmc_project/led/groups/cpu0_vrm0_identify", |
| 332 | "interface": "xyz.openbmc_project.Led.Group", |
| 333 | "property_name": "Asserted", |
| 334 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 335 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 336 | } |
| 337 | }] |
| 338 | }, |
| 339 | { |
| 340 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/vdd_vrm1", |
| 341 | "sensors" : [{ |
| 342 | "set" : { |
| 343 | "id" : 17, |
| 344 | "size" : 1, |
| 345 | "states" : [1,2] |
| 346 | }, |
| 347 | "dbus" : { |
| 348 | "path": "/xyz/openbmc_project/led/groups/cpu1_vrm0_identify", |
| 349 | "interface": "xyz.openbmc_project.Led.Group", |
| 350 | "property_name": "Asserted", |
| 351 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 352 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 353 | } |
| 354 | }] |
| 355 | }, |
| 356 | { |
| 357 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane0", |
| 358 | "sensors" : [{ |
| 359 | "set" : { |
| 360 | "id" : 17, |
| 361 | "size" : 1, |
| 362 | "states" : [1,2] |
| 363 | }, |
| 364 | "dbus" : { |
| 365 | "path": "/xyz/openbmc_project/led/groups/dasd_pyramid0_identify", |
| 366 | "interface": "xyz.openbmc_project.Led.Group", |
| 367 | "property_name": "Asserted", |
| 368 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 369 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 370 | } |
| 371 | }] |
| 372 | }, |
| 373 | { |
| 374 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane1", |
| 375 | "sensors" : [{ |
| 376 | "set" : { |
| 377 | "id" : 17, |
| 378 | "size" : 1, |
| 379 | "states" : [1,2] |
| 380 | }, |
| 381 | "dbus" : { |
| 382 | "path": "/xyz/openbmc_project/led/groups/dasd_pyramid1_identify", |
| 383 | "interface": "xyz.openbmc_project.Led.Group", |
| 384 | "property_name": "Asserted", |
| 385 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 386 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 387 | } |
| 388 | }] |
| 389 | }, |
| 390 | { |
| 391 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane2", |
| 392 | "sensors" : [{ |
| 393 | "set" : { |
| 394 | "id" : 17, |
| 395 | "size" : 1, |
| 396 | "states" : [1,2] |
| 397 | }, |
| 398 | "dbus" : { |
| 399 | "path": "/xyz/openbmc_project/led/groups/dasd_pyramid2_identify", |
| 400 | "interface": "xyz.openbmc_project.Led.Group", |
| 401 | "property_name": "Asserted", |
| 402 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 403 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 404 | } |
| 405 | }] |
| 406 | }, |
| 407 | { |
Jayashankar Padath | 2f4f220 | 2021-05-20 08:23:56 -0500 | [diff] [blame] | 408 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm0", |
| 409 | "sensors" : [{ |
| 410 | "set" : { |
| 411 | "id" : 17, |
| 412 | "size" : 1, |
| 413 | "states" : [1,2] |
| 414 | }, |
| 415 | "dbus" : { |
| 416 | "path": "/xyz/openbmc_project/led/groups/ddimm0_identify", |
| 417 | "interface": "xyz.openbmc_project.Led.Group", |
| 418 | "property_name": "Asserted", |
| 419 | "property_type": "bool", |
| 420 | "property_values" : [false, true] |
| 421 | } |
| 422 | }] |
| 423 | }, |
| 424 | { |
| 425 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm1", |
| 426 | "sensors" : [{ |
| 427 | "set" : { |
| 428 | "id" : 17, |
| 429 | "size" : 1, |
| 430 | "states" : [1,2] |
| 431 | }, |
| 432 | "dbus" : { |
| 433 | "path": "/xyz/openbmc_project/led/groups/ddimm1_identify", |
| 434 | "interface": "xyz.openbmc_project.Led.Group", |
| 435 | "property_name": "Asserted", |
| 436 | "property_type": "bool", |
| 437 | "property_values" : [false, true] |
| 438 | } |
| 439 | }] |
| 440 | }, |
| 441 | { |
| 442 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm2", |
| 443 | "sensors" : [{ |
| 444 | "set" : { |
| 445 | "id" : 17, |
| 446 | "size" : 1, |
| 447 | "states" : [1,2] |
| 448 | }, |
| 449 | "dbus" : { |
| 450 | "path": "/xyz/openbmc_project/led/groups/ddimm2_identify", |
| 451 | "interface": "xyz.openbmc_project.Led.Group", |
| 452 | "property_name": "Asserted", |
| 453 | "property_type": "bool", |
| 454 | "property_values" : [false, true] |
| 455 | } |
| 456 | }] |
| 457 | }, |
| 458 | { |
| 459 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm3", |
| 460 | "sensors" : [{ |
| 461 | "set" : { |
| 462 | "id" : 17, |
| 463 | "size" : 1, |
| 464 | "states" : [1,2] |
| 465 | }, |
| 466 | "dbus" : { |
| 467 | "path": "/xyz/openbmc_project/led/groups/ddimm3_identify", |
| 468 | "interface": "xyz.openbmc_project.Led.Group", |
| 469 | "property_name": "Asserted", |
| 470 | "property_type": "bool", |
| 471 | "property_values" : [false, true] |
| 472 | } |
| 473 | }] |
| 474 | }, |
| 475 | { |
| 476 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm4", |
| 477 | "sensors" : [{ |
| 478 | "set" : { |
| 479 | "id" : 17, |
| 480 | "size" : 1, |
| 481 | "states" : [1,2] |
| 482 | }, |
| 483 | "dbus" : { |
| 484 | "path": "/xyz/openbmc_project/led/groups/ddimm4_identify", |
| 485 | "interface": "xyz.openbmc_project.Led.Group", |
| 486 | "property_name": "Asserted", |
| 487 | "property_type": "bool", |
| 488 | "property_values" : [false, true] |
| 489 | } |
| 490 | }] |
| 491 | }, |
| 492 | { |
| 493 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm5", |
| 494 | "sensors" : [{ |
| 495 | "set" : { |
| 496 | "id" : 17, |
| 497 | "size" : 1, |
| 498 | "states" : [1,2] |
| 499 | }, |
| 500 | "dbus" : { |
| 501 | "path": "/xyz/openbmc_project/led/groups/ddimm5_identify", |
| 502 | "interface": "xyz.openbmc_project.Led.Group", |
| 503 | "property_name": "Asserted", |
| 504 | "property_type": "bool", |
| 505 | "property_values" : [false, true] |
| 506 | } |
| 507 | }] |
| 508 | }, |
| 509 | { |
| 510 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm6", |
| 511 | "sensors" : [{ |
| 512 | "set" : { |
| 513 | "id" : 17, |
| 514 | "size" : 1, |
| 515 | "states" : [1,2] |
| 516 | }, |
| 517 | "dbus" : { |
| 518 | "path": "/xyz/openbmc_project/led/groups/ddimm6_identify", |
| 519 | "interface": "xyz.openbmc_project.Led.Group", |
| 520 | "property_name": "Asserted", |
| 521 | "property_type": "bool", |
| 522 | "property_values" : [false, true] |
| 523 | } |
| 524 | }] |
| 525 | }, |
| 526 | { |
| 527 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm7", |
| 528 | "sensors" : [{ |
| 529 | "set" : { |
| 530 | "id" : 17, |
| 531 | "size" : 1, |
| 532 | "states" : [1,2] |
| 533 | }, |
| 534 | "dbus" : { |
| 535 | "path": "/xyz/openbmc_project/led/groups/ddimm7_identify", |
| 536 | "interface": "xyz.openbmc_project.Led.Group", |
| 537 | "property_name": "Asserted", |
| 538 | "property_type": "bool", |
| 539 | "property_values" : [false, true] |
| 540 | } |
| 541 | }] |
| 542 | }, |
| 543 | { |
| 544 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm8", |
| 545 | "sensors" : [{ |
| 546 | "set" : { |
| 547 | "id" : 17, |
| 548 | "size" : 1, |
| 549 | "states" : [1,2] |
| 550 | }, |
| 551 | "dbus" : { |
| 552 | "path": "/xyz/openbmc_project/led/groups/ddimm8_identify", |
| 553 | "interface": "xyz.openbmc_project.Led.Group", |
| 554 | "property_name": "Asserted", |
| 555 | "property_type": "bool", |
| 556 | "property_values" : [false, true] |
| 557 | } |
| 558 | }] |
| 559 | }, |
| 560 | { |
| 561 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm9", |
| 562 | "sensors" : [{ |
| 563 | "set" : { |
| 564 | "id" : 17, |
| 565 | "size" : 1, |
| 566 | "states" : [1,2] |
| 567 | }, |
| 568 | "dbus" : { |
| 569 | "path": "/xyz/openbmc_project/led/groups/ddimm9_identify", |
| 570 | "interface": "xyz.openbmc_project.Led.Group", |
| 571 | "property_name": "Asserted", |
| 572 | "property_type": "bool", |
| 573 | "property_values" : [false, true] |
| 574 | } |
| 575 | }] |
| 576 | }, |
| 577 | { |
| 578 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm10", |
| 579 | "sensors" : [{ |
| 580 | "set" : { |
| 581 | "id" : 17, |
| 582 | "size" : 1, |
| 583 | "states" : [1,2] |
| 584 | }, |
| 585 | "dbus" : { |
| 586 | "path": "/xyz/openbmc_project/led/groups/ddimm10_identify", |
| 587 | "interface": "xyz.openbmc_project.Led.Group", |
| 588 | "property_name": "Asserted", |
| 589 | "property_type": "bool", |
| 590 | "property_values" : [false, true] |
| 591 | } |
| 592 | }] |
| 593 | }, |
| 594 | { |
| 595 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm11", |
| 596 | "sensors" : [{ |
| 597 | "set" : { |
| 598 | "id" : 17, |
| 599 | "size" : 1, |
| 600 | "states" : [1,2] |
| 601 | }, |
| 602 | "dbus" : { |
| 603 | "path": "/xyz/openbmc_project/led/groups/ddimm11_identify", |
| 604 | "interface": "xyz.openbmc_project.Led.Group", |
| 605 | "property_name": "Asserted", |
| 606 | "property_type": "bool", |
| 607 | "property_values" : [false, true] |
| 608 | } |
| 609 | }] |
| 610 | }, |
| 611 | { |
| 612 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm12", |
| 613 | "sensors" : [{ |
| 614 | "set" : { |
| 615 | "id" : 17, |
| 616 | "size" : 1, |
| 617 | "states" : [1,2] |
| 618 | }, |
| 619 | "dbus" : { |
| 620 | "path": "/xyz/openbmc_project/led/groups/ddimm12_identify", |
| 621 | "interface": "xyz.openbmc_project.Led.Group", |
| 622 | "property_name": "Asserted", |
| 623 | "property_type": "bool", |
| 624 | "property_values" : [false, true] |
| 625 | } |
| 626 | }] |
| 627 | }, |
| 628 | { |
| 629 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm13", |
| 630 | "sensors" : [{ |
| 631 | "set" : { |
| 632 | "id" : 17, |
| 633 | "size" : 1, |
| 634 | "states" : [1,2] |
| 635 | }, |
| 636 | "dbus" : { |
| 637 | "path": "/xyz/openbmc_project/led/groups/ddimm13_identify", |
| 638 | "interface": "xyz.openbmc_project.Led.Group", |
| 639 | "property_name": "Asserted", |
| 640 | "property_type": "bool", |
| 641 | "property_values" : [false, true] |
| 642 | } |
| 643 | }] |
| 644 | }, |
| 645 | { |
| 646 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm14", |
| 647 | "sensors" : [{ |
| 648 | "set" : { |
| 649 | "id" : 17, |
| 650 | "size" : 1, |
| 651 | "states" : [1,2] |
| 652 | }, |
| 653 | "dbus" : { |
| 654 | "path": "/xyz/openbmc_project/led/groups/ddimm14_identify", |
| 655 | "interface": "xyz.openbmc_project.Led.Group", |
| 656 | "property_name": "Asserted", |
| 657 | "property_type": "bool", |
| 658 | "property_values" : [false, true] |
| 659 | } |
| 660 | }] |
| 661 | }, |
| 662 | { |
| 663 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm15", |
| 664 | "sensors" : [{ |
| 665 | "set" : { |
| 666 | "id" : 17, |
| 667 | "size" : 1, |
| 668 | "states" : [1,2] |
| 669 | }, |
| 670 | "dbus" : { |
| 671 | "path": "/xyz/openbmc_project/led/groups/ddimm15_identify", |
| 672 | "interface": "xyz.openbmc_project.Led.Group", |
| 673 | "property_name": "Asserted", |
| 674 | "property_type": "bool", |
| 675 | "property_values" : [false, true] |
| 676 | } |
| 677 | }] |
| 678 | }, |
| 679 | { |
| 680 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm16", |
| 681 | "sensors" : [{ |
| 682 | "set" : { |
| 683 | "id" : 17, |
| 684 | "size" : 1, |
| 685 | "states" : [1,2] |
| 686 | }, |
| 687 | "dbus" : { |
| 688 | "path": "/xyz/openbmc_project/led/groups/ddimm16_identify", |
| 689 | "interface": "xyz.openbmc_project.Led.Group", |
| 690 | "property_name": "Asserted", |
| 691 | "property_type": "bool", |
| 692 | "property_values" : [false, true] |
| 693 | } |
| 694 | }] |
| 695 | }, |
| 696 | { |
| 697 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm17", |
| 698 | "sensors" : [{ |
| 699 | "set" : { |
| 700 | "id" : 17, |
| 701 | "size" : 1, |
| 702 | "states" : [1,2] |
| 703 | }, |
| 704 | "dbus" : { |
| 705 | "path": "/xyz/openbmc_project/led/groups/ddimm17_identify", |
| 706 | "interface": "xyz.openbmc_project.Led.Group", |
| 707 | "property_name": "Asserted", |
| 708 | "property_type": "bool", |
| 709 | "property_values" : [false, true] |
| 710 | } |
| 711 | }] |
| 712 | }, |
| 713 | { |
| 714 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm18", |
| 715 | "sensors" : [{ |
| 716 | "set" : { |
| 717 | "id" : 17, |
| 718 | "size" : 1, |
| 719 | "states" : [1,2] |
| 720 | }, |
| 721 | "dbus" : { |
| 722 | "path": "/xyz/openbmc_project/led/groups/ddimm18_identify", |
| 723 | "interface": "xyz.openbmc_project.Led.Group", |
| 724 | "property_name": "Asserted", |
| 725 | "property_type": "bool", |
| 726 | "property_values" : [false, true] |
| 727 | } |
| 728 | }] |
| 729 | }, |
| 730 | { |
| 731 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm19", |
| 732 | "sensors" : [{ |
| 733 | "set" : { |
| 734 | "id" : 17, |
| 735 | "size" : 1, |
| 736 | "states" : [1,2] |
| 737 | }, |
| 738 | "dbus" : { |
| 739 | "path": "/xyz/openbmc_project/led/groups/ddimm19_identify", |
| 740 | "interface": "xyz.openbmc_project.Led.Group", |
| 741 | "property_name": "Asserted", |
| 742 | "property_type": "bool", |
| 743 | "property_values" : [false, true] |
| 744 | } |
| 745 | }] |
| 746 | }, |
| 747 | { |
| 748 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm20", |
| 749 | "sensors" : [{ |
| 750 | "set" : { |
| 751 | "id" : 17, |
| 752 | "size" : 1, |
| 753 | "states" : [1,2] |
| 754 | }, |
| 755 | "dbus" : { |
| 756 | "path": "/xyz/openbmc_project/led/groups/ddimm20_identify", |
| 757 | "interface": "xyz.openbmc_project.Led.Group", |
| 758 | "property_name": "Asserted", |
| 759 | "property_type": "bool", |
| 760 | "property_values" : [false, true] |
| 761 | } |
| 762 | }] |
| 763 | }, |
| 764 | { |
| 765 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm21", |
| 766 | "sensors" : [{ |
| 767 | "set" : { |
| 768 | "id" : 17, |
| 769 | "size" : 1, |
| 770 | "states" : [1,2] |
| 771 | }, |
| 772 | "dbus" : { |
| 773 | "path": "/xyz/openbmc_project/led/groups/ddimm21_identify", |
| 774 | "interface": "xyz.openbmc_project.Led.Group", |
| 775 | "property_name": "Asserted", |
| 776 | "property_type": "bool", |
| 777 | "property_values" : [false, true] |
| 778 | } |
| 779 | }] |
| 780 | }, |
| 781 | { |
| 782 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm22", |
| 783 | "sensors" : [{ |
| 784 | "set" : { |
| 785 | "id" : 17, |
| 786 | "size" : 1, |
| 787 | "states" : [1,2] |
| 788 | }, |
| 789 | "dbus" : { |
| 790 | "path": "/xyz/openbmc_project/led/groups/ddimm22_identify", |
| 791 | "interface": "xyz.openbmc_project.Led.Group", |
| 792 | "property_name": "Asserted", |
| 793 | "property_type": "bool", |
| 794 | "property_values" : [false, true] |
| 795 | } |
| 796 | }] |
| 797 | }, |
| 798 | { |
| 799 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm23", |
| 800 | "sensors" : [{ |
| 801 | "set" : { |
| 802 | "id" : 17, |
| 803 | "size" : 1, |
| 804 | "states" : [1,2] |
| 805 | }, |
| 806 | "dbus" : { |
| 807 | "path": "/xyz/openbmc_project/led/groups/ddimm23_identify", |
| 808 | "interface": "xyz.openbmc_project.Led.Group", |
| 809 | "property_name": "Asserted", |
| 810 | "property_type": "bool", |
| 811 | "property_values" : [false, true] |
| 812 | } |
| 813 | }] |
| 814 | }, |
| 815 | { |
| 816 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm24", |
| 817 | "sensors" : [{ |
| 818 | "set" : { |
| 819 | "id" : 17, |
| 820 | "size" : 1, |
| 821 | "states" : [1,2] |
| 822 | }, |
| 823 | "dbus" : { |
| 824 | "path": "/xyz/openbmc_project/led/groups/ddimm24_identify", |
| 825 | "interface": "xyz.openbmc_project.Led.Group", |
| 826 | "property_name": "Asserted", |
| 827 | "property_type": "bool", |
| 828 | "property_values" : [false, true] |
| 829 | } |
| 830 | }] |
| 831 | }, |
| 832 | { |
| 833 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm25", |
| 834 | "sensors" : [{ |
| 835 | "set" : { |
| 836 | "id" : 17, |
| 837 | "size" : 1, |
| 838 | "states" : [1,2] |
| 839 | }, |
| 840 | "dbus" : { |
| 841 | "path": "/xyz/openbmc_project/led/groups/ddimm25_identify", |
| 842 | "interface": "xyz.openbmc_project.Led.Group", |
| 843 | "property_name": "Asserted", |
| 844 | "property_type": "bool", |
| 845 | "property_values" : [false, true] |
| 846 | } |
| 847 | }] |
| 848 | }, |
| 849 | { |
| 850 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm26", |
| 851 | "sensors" : [{ |
| 852 | "set" : { |
| 853 | "id" : 17, |
| 854 | "size" : 1, |
| 855 | "states" : [1,2] |
| 856 | }, |
| 857 | "dbus" : { |
| 858 | "path": "/xyz/openbmc_project/led/groups/ddimm26_identify", |
| 859 | "interface": "xyz.openbmc_project.Led.Group", |
| 860 | "property_name": "Asserted", |
| 861 | "property_type": "bool", |
| 862 | "property_values" : [false, true] |
| 863 | } |
| 864 | }] |
| 865 | }, |
| 866 | { |
| 867 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm27", |
| 868 | "sensors" : [{ |
| 869 | "set" : { |
| 870 | "id" : 17, |
| 871 | "size" : 1, |
| 872 | "states" : [1,2] |
| 873 | }, |
| 874 | "dbus" : { |
| 875 | "path": "/xyz/openbmc_project/led/groups/ddimm27_identify", |
| 876 | "interface": "xyz.openbmc_project.Led.Group", |
| 877 | "property_name": "Asserted", |
| 878 | "property_type": "bool", |
| 879 | "property_values" : [false, true] |
| 880 | } |
| 881 | }] |
| 882 | }, |
| 883 | { |
| 884 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm28", |
| 885 | "sensors" : [{ |
| 886 | "set" : { |
| 887 | "id" : 17, |
| 888 | "size" : 1, |
| 889 | "states" : [1,2] |
| 890 | }, |
| 891 | "dbus" : { |
| 892 | "path": "/xyz/openbmc_project/led/groups/ddimm28_identify", |
| 893 | "interface": "xyz.openbmc_project.Led.Group", |
| 894 | "property_name": "Asserted", |
| 895 | "property_type": "bool", |
| 896 | "property_values" : [false, true] |
| 897 | } |
| 898 | }] |
| 899 | }, |
| 900 | { |
| 901 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm29", |
| 902 | "sensors" : [{ |
| 903 | "set" : { |
| 904 | "id" : 17, |
| 905 | "size" : 1, |
| 906 | "states" : [1,2] |
| 907 | }, |
| 908 | "dbus" : { |
| 909 | "path": "/xyz/openbmc_project/led/groups/ddimm29_identify", |
| 910 | "interface": "xyz.openbmc_project.Led.Group", |
| 911 | "property_name": "Asserted", |
| 912 | "property_type": "bool", |
| 913 | "property_values" : [false, true] |
| 914 | } |
| 915 | }] |
| 916 | }, |
| 917 | { |
| 918 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm30", |
| 919 | "sensors" : [{ |
| 920 | "set" : { |
| 921 | "id" : 17, |
| 922 | "size" : 1, |
| 923 | "states" : [1,2] |
| 924 | }, |
| 925 | "dbus" : { |
| 926 | "path": "/xyz/openbmc_project/led/groups/ddimm30_identify", |
| 927 | "interface": "xyz.openbmc_project.Led.Group", |
| 928 | "property_name": "Asserted", |
| 929 | "property_type": "bool", |
| 930 | "property_values" : [false, true] |
| 931 | } |
| 932 | }] |
| 933 | }, |
| 934 | { |
| 935 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm31", |
| 936 | "sensors" : [{ |
| 937 | "set" : { |
| 938 | "id" : 17, |
| 939 | "size" : 1, |
| 940 | "states" : [1,2] |
| 941 | }, |
| 942 | "dbus" : { |
| 943 | "path": "/xyz/openbmc_project/led/groups/ddimm31_identify", |
| 944 | "interface": "xyz.openbmc_project.Led.Group", |
| 945 | "property_name": "Asserted", |
| 946 | "property_type": "bool", |
| 947 | "property_values" : [false, true] |
| 948 | } |
| 949 | }] |
| 950 | }, |
| 951 | { |
Varsha Kaverappa | 06f3441 | 2021-03-01 08:40:02 -0600 | [diff] [blame] | 952 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/fan0", |
| 953 | "sensors" : [{ |
| 954 | "set" : { |
| 955 | "id" : 17, |
| 956 | "size" : 1, |
| 957 | "states" : [1,2] |
| 958 | }, |
| 959 | "dbus" : { |
| 960 | "path": "/xyz/openbmc_project/led/groups/fan0_identify", |
| 961 | "interface": "xyz.openbmc_project.Led.Group", |
| 962 | "property_name": "Asserted", |
| 963 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 964 | "property_values" : [false, true] |
Varsha Kaverappa | 06f3441 | 2021-03-01 08:40:02 -0600 | [diff] [blame] | 965 | } |
| 966 | }] |
| 967 | }, |
| 968 | { |
| 969 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/fan1", |
| 970 | "sensors" : [{ |
| 971 | "set" : { |
| 972 | "id" : 17, |
| 973 | "size" : 1, |
| 974 | "states" : [1,2] |
| 975 | }, |
| 976 | "dbus" : { |
| 977 | "path": "/xyz/openbmc_project/led/groups/fan1_identify", |
| 978 | "interface": "xyz.openbmc_project.Led.Group", |
| 979 | "property_name": "Asserted", |
| 980 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 981 | "property_values" : [false, true] |
Varsha Kaverappa | 06f3441 | 2021-03-01 08:40:02 -0600 | [diff] [blame] | 982 | } |
| 983 | }] |
| 984 | }, |
| 985 | { |
| 986 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/fan2", |
| 987 | "sensors" : [{ |
| 988 | "set" : { |
| 989 | "id" : 17, |
| 990 | "size" : 1, |
| 991 | "states" : [1,2] |
| 992 | }, |
| 993 | "dbus" : { |
| 994 | "path": "/xyz/openbmc_project/led/groups/fan2_identify", |
| 995 | "interface": "xyz.openbmc_project.Led.Group", |
| 996 | "property_name": "Asserted", |
| 997 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 998 | "property_values" : [false, true] |
Varsha Kaverappa | 06f3441 | 2021-03-01 08:40:02 -0600 | [diff] [blame] | 999 | } |
| 1000 | }] |
| 1001 | }, |
| 1002 | { |
| 1003 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/fan3", |
| 1004 | "sensors" : [{ |
| 1005 | "set" : { |
| 1006 | "id" : 17, |
| 1007 | "size" : 1, |
| 1008 | "states" : [1,2] |
| 1009 | }, |
| 1010 | "dbus" : { |
| 1011 | "path": "/xyz/openbmc_project/led/groups/fan3_identify", |
| 1012 | "interface": "xyz.openbmc_project.Led.Group", |
| 1013 | "property_name": "Asserted", |
| 1014 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1015 | "property_values" : [false, true] |
Varsha Kaverappa | 06f3441 | 2021-03-01 08:40:02 -0600 | [diff] [blame] | 1016 | } |
| 1017 | }] |
| 1018 | }, |
| 1019 | { |
| 1020 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/fan4", |
| 1021 | "sensors" : [{ |
| 1022 | "set" : { |
| 1023 | "id" : 17, |
| 1024 | "size" : 1, |
| 1025 | "states" : [1,2] |
| 1026 | }, |
| 1027 | "dbus" : { |
| 1028 | "path": "/xyz/openbmc_project/led/groups/fan4_identify", |
| 1029 | "interface": "xyz.openbmc_project.Led.Group", |
| 1030 | "property_name": "Asserted", |
| 1031 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1032 | "property_values" : [false, true] |
Varsha Kaverappa | 06f3441 | 2021-03-01 08:40:02 -0600 | [diff] [blame] | 1033 | } |
| 1034 | }] |
| 1035 | }, |
| 1036 | { |
| 1037 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/fan5", |
| 1038 | "sensors" : [{ |
| 1039 | "set" : { |
| 1040 | "id" : 17, |
| 1041 | "size" : 1, |
| 1042 | "states" : [1,2] |
| 1043 | }, |
| 1044 | "dbus" : { |
| 1045 | "path": "/xyz/openbmc_project/led/groups/fan5_identify", |
| 1046 | "interface": "xyz.openbmc_project.Led.Group", |
| 1047 | "property_name": "Asserted", |
| 1048 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1049 | "property_values" : [false, true] |
Varsha Kaverappa | 06f3441 | 2021-03-01 08:40:02 -0600 | [diff] [blame] | 1050 | } |
| 1051 | }] |
| 1052 | }, |
| 1053 | { |
| 1054 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/lcd_op_panel_hill", |
| 1055 | "sensors" : [{ |
| 1056 | "set" : { |
| 1057 | "id" : 17, |
| 1058 | "size" : 1, |
| 1059 | "states" : [1,2] |
| 1060 | }, |
| 1061 | "dbus" : { |
| 1062 | "path": "/xyz/openbmc_project/led/groups/lcd_russel_identify", |
| 1063 | "interface": "xyz.openbmc_project.Led.Group", |
| 1064 | "property_name": "Asserted", |
| 1065 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1066 | "property_values" : [false, true] |
Varsha Kaverappa | 06f3441 | 2021-03-01 08:40:02 -0600 | [diff] [blame] | 1067 | } |
| 1068 | }] |
| 1069 | }, |
| 1070 | { |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 1071 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane0/nvme0", |
| 1072 | "sensors" : [{ |
| 1073 | "set" : { |
| 1074 | "id" : 17, |
| 1075 | "size" : 1, |
| 1076 | "states" : [1,2] |
| 1077 | }, |
| 1078 | "dbus" : { |
| 1079 | "path": "/xyz/openbmc_project/led/groups/nvme0_identify", |
| 1080 | "interface": "xyz.openbmc_project.Led.Group", |
| 1081 | "property_name": "Asserted", |
| 1082 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1083 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 1084 | } |
| 1085 | }] |
| 1086 | }, |
| 1087 | { |
| 1088 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane0/nvme1", |
| 1089 | "sensors" : [{ |
| 1090 | "set" : { |
| 1091 | "id" : 17, |
| 1092 | "size" : 1, |
| 1093 | "states" : [1,2] |
| 1094 | }, |
| 1095 | "dbus" : { |
| 1096 | "path": "/xyz/openbmc_project/led/groups/nvme1_identify", |
| 1097 | "interface": "xyz.openbmc_project.Led.Group", |
| 1098 | "property_name": "Asserted", |
| 1099 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1100 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 1101 | } |
| 1102 | }] |
| 1103 | }, |
| 1104 | { |
| 1105 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane0/nvme2", |
| 1106 | "sensors" : [{ |
| 1107 | "set" : { |
| 1108 | "id" : 17, |
| 1109 | "size" : 1, |
| 1110 | "states" : [1,2] |
| 1111 | }, |
| 1112 | "dbus" : { |
| 1113 | "path": "/xyz/openbmc_project/led/groups/nvme2_identify", |
| 1114 | "interface": "xyz.openbmc_project.Led.Group", |
| 1115 | "property_name": "Asserted", |
| 1116 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1117 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 1118 | } |
| 1119 | }] |
| 1120 | }, |
| 1121 | { |
| 1122 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane0/nvme3", |
| 1123 | "sensors" : [{ |
| 1124 | "set" : { |
| 1125 | "id" : 17, |
| 1126 | "size" : 1, |
| 1127 | "states" : [1,2] |
| 1128 | }, |
| 1129 | "dbus" : { |
| 1130 | "path": "/xyz/openbmc_project/led/groups/nvme3_identify", |
| 1131 | "interface": "xyz.openbmc_project.Led.Group", |
| 1132 | "property_name": "Asserted", |
| 1133 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1134 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 1135 | } |
| 1136 | }] |
| 1137 | }, |
| 1138 | { |
| 1139 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane0/nvme4", |
| 1140 | "sensors" : [{ |
| 1141 | "set" : { |
| 1142 | "id" : 17, |
| 1143 | "size" : 1, |
| 1144 | "states" : [1,2] |
| 1145 | }, |
| 1146 | "dbus" : { |
| 1147 | "path": "/xyz/openbmc_project/led/groups/nvme4_identify", |
| 1148 | "interface": "xyz.openbmc_project.Led.Group", |
| 1149 | "property_name": "Asserted", |
| 1150 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1151 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 1152 | } |
| 1153 | }] |
| 1154 | }, |
| 1155 | { |
| 1156 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane0/nvme5", |
| 1157 | "sensors" : [{ |
| 1158 | "set" : { |
| 1159 | "id" : 17, |
| 1160 | "size" : 1, |
| 1161 | "states" : [1,2] |
| 1162 | }, |
| 1163 | "dbus" : { |
| 1164 | "path": "/xyz/openbmc_project/led/groups/nvme5_identify", |
| 1165 | "interface": "xyz.openbmc_project.Led.Group", |
| 1166 | "property_name": "Asserted", |
| 1167 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1168 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 1169 | } |
| 1170 | }] |
| 1171 | }, |
| 1172 | { |
| 1173 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane0/nvme6", |
| 1174 | "sensors" : [{ |
| 1175 | "set" : { |
| 1176 | "id" : 17, |
| 1177 | "size" : 1, |
| 1178 | "states" : [1,2] |
| 1179 | }, |
| 1180 | "dbus" : { |
| 1181 | "path": "/xyz/openbmc_project/led/groups/nvme6_identify", |
| 1182 | "interface": "xyz.openbmc_project.Led.Group", |
| 1183 | "property_name": "Asserted", |
| 1184 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1185 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 1186 | } |
| 1187 | }] |
| 1188 | }, |
| 1189 | { |
| 1190 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane0/nvme7", |
| 1191 | "sensors" : [{ |
| 1192 | "set" : { |
| 1193 | "id" : 17, |
| 1194 | "size" : 1, |
| 1195 | "states" : [1,2] |
| 1196 | }, |
| 1197 | "dbus" : { |
| 1198 | "path": "/xyz/openbmc_project/led/groups/nvme7_identify", |
| 1199 | "interface": "xyz.openbmc_project.Led.Group", |
| 1200 | "property_name": "Asserted", |
| 1201 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1202 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 1203 | } |
| 1204 | }] |
| 1205 | }, |
| 1206 | { |
| 1207 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane1/nvme0", |
| 1208 | "sensors" : [{ |
| 1209 | "set" : { |
| 1210 | "id" : 17, |
| 1211 | "size" : 1, |
| 1212 | "states" : [1,2] |
| 1213 | }, |
| 1214 | "dbus" : { |
| 1215 | "path": "/xyz/openbmc_project/led/groups/nvme8_identify", |
| 1216 | "interface": "xyz.openbmc_project.Led.Group", |
| 1217 | "property_name": "Asserted", |
| 1218 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1219 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 1220 | } |
| 1221 | }] |
| 1222 | }, |
| 1223 | { |
| 1224 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane1/nvme1", |
| 1225 | "sensors" : [{ |
| 1226 | "set" : { |
| 1227 | "id" : 17, |
| 1228 | "size" : 1, |
| 1229 | "states" : [1,2] |
| 1230 | }, |
| 1231 | "dbus" : { |
| 1232 | "path": "/xyz/openbmc_project/led/groups/nvme9_identify", |
| 1233 | "interface": "xyz.openbmc_project.Led.Group", |
| 1234 | "property_name": "Asserted", |
| 1235 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1236 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 1237 | } |
| 1238 | }] |
| 1239 | }, |
| 1240 | { |
| 1241 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane1/nvme2", |
| 1242 | "sensors" : [{ |
| 1243 | "set" : { |
| 1244 | "id" : 17, |
| 1245 | "size" : 1, |
| 1246 | "states" : [1,2] |
| 1247 | }, |
| 1248 | "dbus" : { |
| 1249 | "path": "/xyz/openbmc_project/led/groups/nvme10_identify", |
| 1250 | "interface": "xyz.openbmc_project.Led.Group", |
| 1251 | "property_name": "Asserted", |
| 1252 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1253 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 1254 | } |
| 1255 | }] |
| 1256 | }, |
| 1257 | { |
| 1258 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane1/nvme3", |
| 1259 | "sensors" : [{ |
| 1260 | "set" : { |
| 1261 | "id" : 17, |
| 1262 | "size" : 1, |
| 1263 | "states" : [1,2] |
| 1264 | }, |
| 1265 | "dbus" : { |
| 1266 | "path": "/xyz/openbmc_project/led/groups/nvme11_identify", |
| 1267 | "interface": "xyz.openbmc_project.Led.Group", |
| 1268 | "property_name": "Asserted", |
| 1269 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1270 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 1271 | } |
| 1272 | }] |
| 1273 | }, |
| 1274 | { |
| 1275 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane1/nvme4", |
| 1276 | "sensors" : [{ |
| 1277 | "set" : { |
| 1278 | "id" : 17, |
| 1279 | "size" : 1, |
| 1280 | "states" : [1,2] |
| 1281 | }, |
| 1282 | "dbus" : { |
| 1283 | "path": "/xyz/openbmc_project/led/groups/nvme12_identify", |
| 1284 | "interface": "xyz.openbmc_project.Led.Group", |
| 1285 | "property_name": "Asserted", |
| 1286 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1287 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 1288 | } |
| 1289 | }] |
| 1290 | }, |
| 1291 | { |
| 1292 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane1/nvme5", |
| 1293 | "sensors" : [{ |
| 1294 | "set" : { |
| 1295 | "id" : 17, |
| 1296 | "size" : 1, |
| 1297 | "states" : [1,2] |
| 1298 | }, |
| 1299 | "dbus" : { |
| 1300 | "path": "/xyz/openbmc_project/led/groups/nvme13_identify", |
| 1301 | "interface": "xyz.openbmc_project.Led.Group", |
| 1302 | "property_name": "Asserted", |
| 1303 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1304 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 1305 | } |
| 1306 | }] |
| 1307 | }, |
| 1308 | { |
| 1309 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane1/nvme6", |
| 1310 | "sensors" : [{ |
| 1311 | "set" : { |
| 1312 | "id" : 17, |
| 1313 | "size" : 1, |
| 1314 | "states" : [1,2] |
| 1315 | }, |
| 1316 | "dbus" : { |
| 1317 | "path": "/xyz/openbmc_project/led/groups/nvme14_identify", |
| 1318 | "interface": "xyz.openbmc_project.Led.Group", |
| 1319 | "property_name": "Asserted", |
| 1320 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1321 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 1322 | } |
| 1323 | }] |
| 1324 | }, |
| 1325 | { |
| 1326 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane1/nvme7", |
| 1327 | "sensors" : [{ |
| 1328 | "set" : { |
| 1329 | "id" : 17, |
| 1330 | "size" : 1, |
| 1331 | "states" : [1,2] |
| 1332 | }, |
| 1333 | "dbus" : { |
| 1334 | "path": "/xyz/openbmc_project/led/groups/nvme15_identify", |
| 1335 | "interface": "xyz.openbmc_project.Led.Group", |
| 1336 | "property_name": "Asserted", |
| 1337 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1338 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 1339 | } |
| 1340 | }] |
| 1341 | }, |
| 1342 | { |
| 1343 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane2/nvme0", |
| 1344 | "sensors" : [{ |
| 1345 | "set" : { |
| 1346 | "id" : 17, |
| 1347 | "size" : 1, |
| 1348 | "states" : [1,2] |
| 1349 | }, |
| 1350 | "dbus" : { |
| 1351 | "path": "/xyz/openbmc_project/led/groups/nvme16_identify", |
| 1352 | "interface": "xyz.openbmc_project.Led.Group", |
| 1353 | "property_name": "Asserted", |
| 1354 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1355 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 1356 | } |
| 1357 | }] |
| 1358 | }, |
| 1359 | { |
| 1360 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane2/nvme1", |
| 1361 | "sensors" : [{ |
| 1362 | "set" : { |
| 1363 | "id" : 17, |
| 1364 | "size" : 1, |
| 1365 | "states" : [1,2] |
| 1366 | }, |
| 1367 | "dbus" : { |
| 1368 | "path": "/xyz/openbmc_project/led/groups/nvme17_identify", |
| 1369 | "interface": "xyz.openbmc_project.Led.Group", |
| 1370 | "property_name": "Asserted", |
| 1371 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1372 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 1373 | } |
| 1374 | }] |
| 1375 | }, |
| 1376 | { |
| 1377 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane2/nvme2", |
| 1378 | "sensors" : [{ |
| 1379 | "set" : { |
| 1380 | "id" : 17, |
| 1381 | "size" : 1, |
| 1382 | "states" : [1,2] |
| 1383 | }, |
| 1384 | "dbus" : { |
| 1385 | "path": "/xyz/openbmc_project/led/groups/nvme18_identify", |
| 1386 | "interface": "xyz.openbmc_project.Led.Group", |
| 1387 | "property_name": "Asserted", |
| 1388 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1389 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 1390 | } |
| 1391 | }] |
| 1392 | }, |
| 1393 | { |
| 1394 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane2/nvme3", |
| 1395 | "sensors" : [{ |
| 1396 | "set" : { |
| 1397 | "id" : 17, |
| 1398 | "size" : 1, |
| 1399 | "states" : [1,2] |
| 1400 | }, |
| 1401 | "dbus" : { |
| 1402 | "path": "/xyz/openbmc_project/led/groups/nvme19_identify", |
| 1403 | "interface": "xyz.openbmc_project.Led.Group", |
| 1404 | "property_name": "Asserted", |
| 1405 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1406 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 1407 | } |
| 1408 | }] |
| 1409 | }, |
| 1410 | { |
| 1411 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane2/nvme4", |
| 1412 | "sensors" : [{ |
| 1413 | "set" : { |
| 1414 | "id" : 17, |
| 1415 | "size" : 1, |
| 1416 | "states" : [1,2] |
| 1417 | }, |
| 1418 | "dbus" : { |
| 1419 | "path": "/xyz/openbmc_project/led/groups/nvme20_identify", |
| 1420 | "interface": "xyz.openbmc_project.Led.Group", |
| 1421 | "property_name": "Asserted", |
| 1422 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1423 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 1424 | } |
| 1425 | }] |
| 1426 | }, |
| 1427 | { |
| 1428 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane2/nvme5", |
| 1429 | "sensors" : [{ |
| 1430 | "set" : { |
| 1431 | "id" : 17, |
| 1432 | "size" : 1, |
| 1433 | "states" : [1,2] |
| 1434 | }, |
| 1435 | "dbus" : { |
| 1436 | "path": "/xyz/openbmc_project/led/groups/nvme21_identify", |
| 1437 | "interface": "xyz.openbmc_project.Led.Group", |
| 1438 | "property_name": "Asserted", |
| 1439 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1440 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 1441 | } |
| 1442 | }] |
| 1443 | }, |
| 1444 | { |
| 1445 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane2/nvme6", |
| 1446 | "sensors" : [{ |
| 1447 | "set" : { |
| 1448 | "id" : 17, |
| 1449 | "size" : 1, |
| 1450 | "states" : [1,2] |
| 1451 | }, |
| 1452 | "dbus" : { |
| 1453 | "path": "/xyz/openbmc_project/led/groups/nvme22_identify", |
| 1454 | "interface": "xyz.openbmc_project.Led.Group", |
| 1455 | "property_name": "Asserted", |
| 1456 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1457 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 1458 | } |
| 1459 | }] |
| 1460 | }, |
| 1461 | { |
| 1462 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/disk_backplane2/nvme7", |
| 1463 | "sensors" : [{ |
| 1464 | "set" : { |
| 1465 | "id" : 17, |
| 1466 | "size" : 1, |
| 1467 | "states" : [1,2] |
| 1468 | }, |
| 1469 | "dbus" : { |
| 1470 | "path": "/xyz/openbmc_project/led/groups/nvme23_identify", |
| 1471 | "interface": "xyz.openbmc_project.Led.Group", |
| 1472 | "property_name": "Asserted", |
| 1473 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1474 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 1475 | } |
| 1476 | }] |
| 1477 | }, |
| 1478 | { |
| 1479 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot0", |
| 1480 | "sensors" : [{ |
| 1481 | "set" : { |
| 1482 | "id" : 17, |
| 1483 | "size" : 1, |
| 1484 | "states" : [1,2] |
| 1485 | }, |
| 1486 | "dbus" : { |
| 1487 | "path": "/xyz/openbmc_project/led/groups/pcieslot0_identify", |
| 1488 | "interface": "xyz.openbmc_project.Led.Group", |
| 1489 | "property_name": "Asserted", |
| 1490 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1491 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 1492 | } |
| 1493 | }] |
| 1494 | }, |
| 1495 | { |
| 1496 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot1", |
| 1497 | "sensors" : [{ |
| 1498 | "set" : { |
| 1499 | "id" : 17, |
| 1500 | "size" : 1, |
| 1501 | "states" : [1,2] |
| 1502 | }, |
| 1503 | "dbus" : { |
| 1504 | "path": "/xyz/openbmc_project/led/groups/pcieslot1_identify", |
| 1505 | "interface": "xyz.openbmc_project.Led.Group", |
| 1506 | "property_name": "Asserted", |
| 1507 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1508 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 1509 | } |
| 1510 | }] |
| 1511 | }, |
| 1512 | { |
| 1513 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot2", |
| 1514 | "sensors" : [{ |
| 1515 | "set" : { |
| 1516 | "id" : 17, |
| 1517 | "size" : 1, |
| 1518 | "states" : [1,2] |
| 1519 | }, |
| 1520 | "dbus" : { |
| 1521 | "path": "/xyz/openbmc_project/led/groups/pcieslot2_identify", |
| 1522 | "interface": "xyz.openbmc_project.Led.Group", |
| 1523 | "property_name": "Asserted", |
| 1524 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1525 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 1526 | } |
| 1527 | }] |
| 1528 | }, |
| 1529 | { |
| 1530 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot3", |
| 1531 | "sensors" : [{ |
| 1532 | "set" : { |
| 1533 | "id" : 17, |
| 1534 | "size" : 1, |
| 1535 | "states" : [1,2] |
| 1536 | }, |
| 1537 | "dbus" : { |
| 1538 | "path": "/xyz/openbmc_project/led/groups/pcieslot3_identify", |
| 1539 | "interface": "xyz.openbmc_project.Led.Group", |
| 1540 | "property_name": "Asserted", |
| 1541 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1542 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 1543 | } |
| 1544 | }] |
| 1545 | }, |
| 1546 | { |
| 1547 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot4", |
| 1548 | "sensors" : [{ |
| 1549 | "set" : { |
| 1550 | "id" : 17, |
| 1551 | "size" : 1, |
| 1552 | "states" : [1,2] |
| 1553 | }, |
| 1554 | "dbus" : { |
| 1555 | "path": "/xyz/openbmc_project/led/groups/pcieslot4_identify", |
| 1556 | "interface": "xyz.openbmc_project.Led.Group", |
| 1557 | "property_name": "Asserted", |
| 1558 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1559 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 1560 | } |
| 1561 | }] |
| 1562 | }, |
| 1563 | { |
| 1564 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot6", |
| 1565 | "sensors" : [{ |
| 1566 | "set" : { |
| 1567 | "id" : 17, |
| 1568 | "size" : 1, |
| 1569 | "states" : [1,2] |
| 1570 | }, |
| 1571 | "dbus" : { |
| 1572 | "path": "/xyz/openbmc_project/led/groups/pcieslot6_identify", |
| 1573 | "interface": "xyz.openbmc_project.Led.Group", |
| 1574 | "property_name": "Asserted", |
| 1575 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1576 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 1577 | } |
| 1578 | }] |
| 1579 | }, |
| 1580 | { |
| 1581 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot7", |
| 1582 | "sensors" : [{ |
| 1583 | "set" : { |
| 1584 | "id" : 17, |
| 1585 | "size" : 1, |
| 1586 | "states" : [1,2] |
| 1587 | }, |
| 1588 | "dbus" : { |
| 1589 | "path": "/xyz/openbmc_project/led/groups/pcieslot7_identify", |
| 1590 | "interface": "xyz.openbmc_project.Led.Group", |
| 1591 | "property_name": "Asserted", |
| 1592 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1593 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 1594 | } |
| 1595 | }] |
| 1596 | }, |
| 1597 | { |
| 1598 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot8", |
| 1599 | "sensors" : [{ |
| 1600 | "set" : { |
| 1601 | "id" : 17, |
| 1602 | "size" : 1, |
| 1603 | "states" : [1,2] |
| 1604 | }, |
| 1605 | "dbus" : { |
| 1606 | "path": "/xyz/openbmc_project/led/groups/pcieslot8_identify", |
| 1607 | "interface": "xyz.openbmc_project.Led.Group", |
| 1608 | "property_name": "Asserted", |
| 1609 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1610 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 1611 | } |
| 1612 | }] |
| 1613 | }, |
| 1614 | { |
| 1615 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot9", |
| 1616 | "sensors" : [{ |
| 1617 | "set" : { |
| 1618 | "id" : 17, |
| 1619 | "size" : 1, |
| 1620 | "states" : [1,2] |
| 1621 | }, |
| 1622 | "dbus" : { |
| 1623 | "path": "/xyz/openbmc_project/led/groups/pcieslot9_identify", |
| 1624 | "interface": "xyz.openbmc_project.Led.Group", |
| 1625 | "property_name": "Asserted", |
| 1626 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1627 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 1628 | } |
| 1629 | }] |
| 1630 | }, |
| 1631 | { |
| 1632 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot10", |
| 1633 | "sensors" : [{ |
| 1634 | "set" : { |
| 1635 | "id" : 17, |
| 1636 | "size" : 1, |
| 1637 | "states" : [1,2] |
| 1638 | }, |
| 1639 | "dbus" : { |
| 1640 | "path": "/xyz/openbmc_project/led/groups/pcieslot10_identify", |
| 1641 | "interface": "xyz.openbmc_project.Led.Group", |
| 1642 | "property_name": "Asserted", |
| 1643 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1644 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 1645 | } |
| 1646 | }] |
| 1647 | }, |
| 1648 | { |
| 1649 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot11", |
| 1650 | "sensors" : [{ |
| 1651 | "set" : { |
| 1652 | "id" : 17, |
| 1653 | "size" : 1, |
| 1654 | "states" : [1,2] |
| 1655 | }, |
| 1656 | "dbus" : { |
| 1657 | "path": "/xyz/openbmc_project/led/groups/pcieslot11_identify", |
| 1658 | "interface": "xyz.openbmc_project.Led.Group", |
| 1659 | "property_name": "Asserted", |
| 1660 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1661 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 1662 | } |
| 1663 | }] |
| 1664 | }, |
| 1665 | { |
| 1666 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard", |
| 1667 | "sensors" : [{ |
| 1668 | "set" : { |
| 1669 | "id" : 17, |
| 1670 | "size" : 1, |
| 1671 | "states" : [1,2] |
| 1672 | }, |
| 1673 | "dbus" : { |
| 1674 | "path": "/xyz/openbmc_project/led/groups/planar_identify", |
| 1675 | "interface": "xyz.openbmc_project.Led.Group", |
| 1676 | "property_name": "Asserted", |
| 1677 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1678 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 1679 | } |
| 1680 | }] |
| 1681 | }, |
| 1682 | { |
Varsha Kaverappa | 06f3441 | 2021-03-01 08:40:02 -0600 | [diff] [blame] | 1683 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply0", |
| 1684 | "sensors" : [{ |
| 1685 | "set" : { |
| 1686 | "id" : 17, |
| 1687 | "size" : 1, |
| 1688 | "states" : [1,2] |
| 1689 | }, |
| 1690 | "dbus" : { |
| 1691 | "path": "/xyz/openbmc_project/led/groups/powersupply0_identify", |
| 1692 | "interface": "xyz.openbmc_project.Led.Group", |
| 1693 | "property_name": "Asserted", |
| 1694 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1695 | "property_values" : [false, true] |
Varsha Kaverappa | 06f3441 | 2021-03-01 08:40:02 -0600 | [diff] [blame] | 1696 | } |
| 1697 | }] |
| 1698 | }, |
| 1699 | { |
| 1700 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply1", |
| 1701 | "sensors" : [{ |
| 1702 | "set" : { |
| 1703 | "id" : 17, |
| 1704 | "size" : 1, |
| 1705 | "states" : [1,2] |
| 1706 | }, |
| 1707 | "dbus" : { |
| 1708 | "path": "/xyz/openbmc_project/led/groups/powersupply1_identify", |
| 1709 | "interface": "xyz.openbmc_project.Led.Group", |
| 1710 | "property_name": "Asserted", |
| 1711 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1712 | "property_values" : [false, true] |
Varsha Kaverappa | 06f3441 | 2021-03-01 08:40:02 -0600 | [diff] [blame] | 1713 | } |
| 1714 | }] |
| 1715 | }, |
| 1716 | { |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 1717 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/tod_battery", |
| 1718 | "sensors" : [{ |
| 1719 | "set" : { |
| 1720 | "id" : 17, |
| 1721 | "size" : 1, |
| 1722 | "states" : [1,2] |
| 1723 | }, |
| 1724 | "dbus" : { |
| 1725 | "path": "/xyz/openbmc_project/led/groups/rtc_battery_identify", |
| 1726 | "interface": "xyz.openbmc_project.Led.Group", |
| 1727 | "property_name": "Asserted", |
| 1728 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1729 | "property_values" : [false, true] |
Jayashankar Padath | 144ef2b | 2021-05-10 13:00:17 -0500 | [diff] [blame] | 1730 | } |
| 1731 | }] |
| 1732 | }, |
| 1733 | { |
Varsha Kaverappa | 06f3441 | 2021-03-01 08:40:02 -0600 | [diff] [blame] | 1734 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/tpm_wilson", |
| 1735 | "sensors" : [{ |
| 1736 | "set" : { |
| 1737 | "id" : 17, |
| 1738 | "size" : 1, |
| 1739 | "states" : [1,2] |
| 1740 | }, |
| 1741 | "dbus" : { |
| 1742 | "path": "/xyz/openbmc_project/led/groups/tpm_wilson_identify", |
| 1743 | "interface": "xyz.openbmc_project.Led.Group", |
| 1744 | "property_name": "Asserted", |
| 1745 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1746 | "property_values" : [false, true] |
Varsha Kaverappa | 06f3441 | 2021-03-01 08:40:02 -0600 | [diff] [blame] | 1747 | } |
| 1748 | }] |
| 1749 | }, |
| 1750 | { |
Jayashankar Padath | 50304da | 2021-04-14 22:45:11 -0500 | [diff] [blame] | 1751 | "type" : 45, |
Jayashankar Padath | 2f4f220 | 2021-05-20 08:23:56 -0500 | [diff] [blame] | 1752 | "instance" : 1, |
Jayashankar Padath | 50304da | 2021-04-14 22:45:11 -0500 | [diff] [blame] | 1753 | "container" : 0, |
| 1754 | "sensors" : [{ |
| 1755 | "set" : { |
| 1756 | "id" : 10, |
| 1757 | "size" : 1, |
| 1758 | "states" : [1,2] |
| 1759 | }, |
| 1760 | "dbus" : { |
| 1761 | "path": "/xyz/openbmc_project/led/physical/virtual_enc_fault", |
| 1762 | "interface": "xyz.openbmc_project.Led.Physical", |
| 1763 | "property_name": "State", |
| 1764 | "property_type": "string", |
| 1765 | "property_values": [ |
Jayashankar Padath | 2f4f220 | 2021-05-20 08:23:56 -0500 | [diff] [blame] | 1766 | "xyz.openbmc_project.Led.Physical.Action.Off", |
| 1767 | "xyz.openbmc_project.Led.Physical.Action.On || xyz.openbmc_project.Led.Physical.Action.Blink" |
Jayashankar Padath | 50304da | 2021-04-14 22:45:11 -0500 | [diff] [blame] | 1768 | ] |
| 1769 | } |
| 1770 | }] |
Jayashankar Padath | df2fa47 | 2021-05-04 04:12:02 -0500 | [diff] [blame] | 1771 | }, |
| 1772 | { |
| 1773 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/fan0", |
| 1774 | "sensors" : [{ |
| 1775 | "set" : { |
| 1776 | "id" : 10, |
| 1777 | "size" : 1, |
| 1778 | "states" : [1,2] |
| 1779 | }, |
| 1780 | "dbus" : { |
| 1781 | "path": "/xyz/openbmc_project/led/groups/fan0_fault", |
| 1782 | "interface": "xyz.openbmc_project.Led.Group", |
| 1783 | "property_name": "Asserted", |
| 1784 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1785 | "property_values" : [false, true] |
Jayashankar Padath | df2fa47 | 2021-05-04 04:12:02 -0500 | [diff] [blame] | 1786 | } |
| 1787 | }] |
| 1788 | }, |
| 1789 | { |
| 1790 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/fan1", |
| 1791 | "sensors" : [{ |
| 1792 | "set" : { |
| 1793 | "id" : 10, |
| 1794 | "size" : 1, |
| 1795 | "states" : [1,2] |
| 1796 | }, |
| 1797 | "dbus" : { |
| 1798 | "path": "/xyz/openbmc_project/led/groups/fan1_fault", |
| 1799 | "interface": "xyz.openbmc_project.Led.Group", |
| 1800 | "property_name": "Asserted", |
| 1801 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1802 | "property_values" : [false, true] |
Jayashankar Padath | df2fa47 | 2021-05-04 04:12:02 -0500 | [diff] [blame] | 1803 | } |
| 1804 | }] |
| 1805 | }, |
| 1806 | { |
| 1807 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/fan2", |
| 1808 | "sensors" : [{ |
| 1809 | "set" : { |
| 1810 | "id" : 10, |
| 1811 | "size" : 1, |
| 1812 | "states" : [1,2] |
| 1813 | }, |
| 1814 | "dbus" : { |
| 1815 | "path": "/xyz/openbmc_project/led/groups/fan2_fault", |
| 1816 | "interface": "xyz.openbmc_project.Led.Group", |
| 1817 | "property_name": "Asserted", |
| 1818 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1819 | "property_values" : [false, true] |
Jayashankar Padath | df2fa47 | 2021-05-04 04:12:02 -0500 | [diff] [blame] | 1820 | } |
| 1821 | }] |
| 1822 | }, |
| 1823 | { |
| 1824 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/fan3", |
| 1825 | "sensors" : [{ |
| 1826 | "set" : { |
| 1827 | "id" : 10, |
| 1828 | "size" : 1, |
| 1829 | "states" : [1,2] |
| 1830 | }, |
| 1831 | "dbus" : { |
| 1832 | "path": "/xyz/openbmc_project/led/groups/fan3_fault", |
| 1833 | "interface": "xyz.openbmc_project.Led.Group", |
| 1834 | "property_name": "Asserted", |
| 1835 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1836 | "property_values" : [false, true] |
Jayashankar Padath | df2fa47 | 2021-05-04 04:12:02 -0500 | [diff] [blame] | 1837 | } |
| 1838 | }] |
| 1839 | }, |
| 1840 | { |
| 1841 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/fan4", |
| 1842 | "sensors" : [{ |
| 1843 | "set" : { |
| 1844 | "id" : 10, |
| 1845 | "size" : 1, |
| 1846 | "states" : [1,2] |
| 1847 | }, |
| 1848 | "dbus" : { |
| 1849 | "path": "/xyz/openbmc_project/led/groups/fan4_fault", |
| 1850 | "interface": "xyz.openbmc_project.Led.Group", |
| 1851 | "property_name": "Asserted", |
| 1852 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1853 | "property_values" : [false, true] |
Jayashankar Padath | df2fa47 | 2021-05-04 04:12:02 -0500 | [diff] [blame] | 1854 | } |
| 1855 | }] |
| 1856 | }, |
| 1857 | { |
| 1858 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/fan5", |
| 1859 | "sensors" : [{ |
| 1860 | "set" : { |
| 1861 | "id" : 10, |
| 1862 | "size" : 1, |
| 1863 | "states" : [1,2] |
| 1864 | }, |
| 1865 | "dbus" : { |
| 1866 | "path": "/xyz/openbmc_project/led/groups/fan5_fault", |
| 1867 | "interface": "xyz.openbmc_project.Led.Group", |
| 1868 | "property_name": "Asserted", |
| 1869 | "property_type": "bool", |
George Liu | 8dd6fa1 | 2021-06-03 10:01:39 +0800 | [diff] [blame] | 1870 | "property_values" : [false, true] |
Jayashankar Padath | df2fa47 | 2021-05-04 04:12:02 -0500 | [diff] [blame] | 1871 | } |
| 1872 | }] |
Jayashankar Padath | 06347d7 | 2021-05-27 05:03:13 -0500 | [diff] [blame] | 1873 | }, |
| 1874 | { |
| 1875 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply0", |
| 1876 | "sensors" : [{ |
| 1877 | "set" : { |
| 1878 | "id" : 10, |
| 1879 | "size" : 1, |
| 1880 | "states" : [1,2] |
| 1881 | }, |
| 1882 | "dbus" : { |
| 1883 | "path": "/xyz/openbmc_project/led/groups/powersupply0_fault", |
| 1884 | "interface": "xyz.openbmc_project.Led.Group", |
| 1885 | "property_name": "Asserted", |
| 1886 | "property_type": "bool", |
| 1887 | "property_values" : [false, true] |
| 1888 | } |
| 1889 | }] |
| 1890 | }, |
| 1891 | { |
| 1892 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply1", |
| 1893 | "sensors" : [{ |
| 1894 | "set" : { |
| 1895 | "id" : 10, |
| 1896 | "size" : 1, |
| 1897 | "states" : [1,2] |
| 1898 | }, |
| 1899 | "dbus" : { |
| 1900 | "path": "/xyz/openbmc_project/led/groups/powersupply1_fault", |
| 1901 | "interface": "xyz.openbmc_project.Led.Group", |
| 1902 | "property_name": "Asserted", |
| 1903 | "property_type": "bool", |
| 1904 | "property_values" : [false, true] |
| 1905 | } |
| 1906 | }] |
Matt Spinler | c0d4875 | 2021-01-14 08:26:10 -0600 | [diff] [blame] | 1907 | }] |
| 1908 | }] |
| 1909 | } |
| 1910 | |