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 | 50304da | 2021-04-14 22:45:11 -0500 | [diff] [blame] | 44 | "type" : 45, |
| 45 | "instance" : 0, |
| 46 | "container" : 0, |
| 47 | "sensors" : [{ |
| 48 | "set" : { |
| 49 | "id" : 17, |
| 50 | "size" : 1, |
| 51 | "states" : [1,2] |
| 52 | }, |
| 53 | "dbus" : { |
| 54 | "path": "/xyz/openbmc_project/led/physical/virtual_enc_id", |
| 55 | "interface": "xyz.openbmc_project.Led.Physical", |
| 56 | "property_name": "State", |
| 57 | "property_type": "string", |
| 58 | "property_values": [ |
| 59 | "xyz.openbmc_project.Led.Physical.Action.On || xyz.openbmc_project.Led.Physical.Action.Blink", |
| 60 | "xyz.openbmc_project.Led.Physical.Action.Off" |
| 61 | ] |
| 62 | } |
| 63 | }] |
| 64 | }, |
| 65 | { |
Varsha Kaverappa | 06f3441 | 2021-03-01 08:40:02 -0600 | [diff] [blame] | 66 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/base_op_panel_blyth", |
| 67 | "sensors" : [{ |
| 68 | "set" : { |
| 69 | "id" : 17, |
| 70 | "size" : 1, |
| 71 | "states" : [1,2] |
| 72 | }, |
| 73 | "dbus" : { |
| 74 | "path": "/xyz/openbmc_project/led/groups/base_blyth_identify", |
| 75 | "interface": "xyz.openbmc_project.Led.Group", |
| 76 | "property_name": "Asserted", |
| 77 | "property_type": "bool", |
| 78 | "property_values" : [true, false] |
| 79 | } |
| 80 | }] |
| 81 | }, |
| 82 | { |
| 83 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/ebmc_card_bmc", |
| 84 | "sensors" : [{ |
| 85 | "set" : { |
| 86 | "id" : 17, |
| 87 | "size" : 1, |
| 88 | "states" : [1,2] |
| 89 | }, |
| 90 | "dbus" : { |
| 91 | "path": "/xyz/openbmc_project/led/groups/bmc_ingraham_identify", |
| 92 | "interface": "xyz.openbmc_project.Led.Group", |
| 93 | "property_name": "Asserted", |
| 94 | "property_type": "bool", |
| 95 | "property_values" : [true, false] |
Matt Spinler | 3103e44 | 2021-01-22 09:50:06 -0600 | [diff] [blame] | 96 | } |
| 97 | }] |
| 98 | }, |
| 99 | { |
| 100 | "type" : 5, |
| 101 | "instance" : 0, |
| 102 | "container" : 0, |
| 103 | "sensors" : [{ |
| 104 | "set" : { |
| 105 | "id" : 1, |
| 106 | "size" : 1, |
| 107 | "states" : [1,7] |
| 108 | }, |
| 109 | "dbus" : { |
| 110 | "path": "/xyz/openbmc_project/sensors/temperature/Ambient_Virtual_Temp", |
| 111 | "interface": "xyz.openbmc_project.Sensor.Threshold.SoftShutdown", |
| 112 | "property_name": "SoftShutdownAlarmHigh", |
| 113 | "property_type": "bool", |
| 114 | "property_values" : [false, true] |
| 115 | } |
| 116 | }] |
Varsha Kaverappa | 06f3441 | 2021-03-01 08:40:02 -0600 | [diff] [blame] | 117 | }, |
| 118 | { |
| 119 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0", |
| 120 | "sensors" : [{ |
| 121 | "set" : { |
| 122 | "id" : 17, |
| 123 | "size" : 1, |
| 124 | "states" : [1,2] |
| 125 | }, |
| 126 | "dbus" : { |
| 127 | "path": "/xyz/openbmc_project/led/groups/cpu0_identify", |
| 128 | "interface": "xyz.openbmc_project.Led.Group", |
| 129 | "property_name": "Asserted", |
| 130 | "property_type": "bool", |
| 131 | "property_values" : [true, false] |
| 132 | } |
| 133 | }] |
| 134 | }, |
| 135 | { |
| 136 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1", |
| 137 | "sensors" : [{ |
| 138 | "set" : { |
| 139 | "id" : 17, |
| 140 | "size" : 1, |
| 141 | "states" : [1,2] |
| 142 | }, |
| 143 | "dbus" : { |
| 144 | "path": "/xyz/openbmc_project/led/groups/cpu0_identify", |
| 145 | "interface": "xyz.openbmc_project.Led.Group", |
| 146 | "property_name": "Asserted", |
| 147 | "property_type": "bool", |
| 148 | "property_values" : [true, false] |
| 149 | } |
| 150 | }] |
| 151 | }, |
| 152 | { |
| 153 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu2", |
| 154 | "sensors" : [{ |
| 155 | "set" : { |
| 156 | "id" : 17, |
| 157 | "size" : 1, |
| 158 | "states" : [1,2] |
| 159 | }, |
| 160 | "dbus" : { |
| 161 | "path": "/xyz/openbmc_project/led/groups/cpu1_identify", |
| 162 | "interface": "xyz.openbmc_project.Led.Group", |
| 163 | "property_name": "Asserted", |
| 164 | "property_type": "bool", |
| 165 | "property_values" : [true, false] |
| 166 | } |
| 167 | }] |
| 168 | }, |
| 169 | { |
| 170 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu3", |
| 171 | "sensors" : [{ |
| 172 | "set" : { |
| 173 | "id" : 17, |
| 174 | "size" : 1, |
| 175 | "states" : [1,2] |
| 176 | }, |
| 177 | "dbus" : { |
| 178 | "path": "/xyz/openbmc_project/led/groups/cpu1_identify", |
| 179 | "interface": "xyz.openbmc_project.Led.Group", |
| 180 | "property_name": "Asserted", |
| 181 | "property_type": "bool", |
| 182 | "property_values" : [true, false] |
| 183 | } |
| 184 | }] |
| 185 | }, |
| 186 | { |
| 187 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/fan0", |
| 188 | "sensors" : [{ |
| 189 | "set" : { |
| 190 | "id" : 17, |
| 191 | "size" : 1, |
| 192 | "states" : [1,2] |
| 193 | }, |
| 194 | "dbus" : { |
| 195 | "path": "/xyz/openbmc_project/led/groups/fan0_identify", |
| 196 | "interface": "xyz.openbmc_project.Led.Group", |
| 197 | "property_name": "Asserted", |
| 198 | "property_type": "bool", |
| 199 | "property_values" : [true, false] |
| 200 | } |
| 201 | }] |
| 202 | }, |
| 203 | { |
| 204 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/fan1", |
| 205 | "sensors" : [{ |
| 206 | "set" : { |
| 207 | "id" : 17, |
| 208 | "size" : 1, |
| 209 | "states" : [1,2] |
| 210 | }, |
| 211 | "dbus" : { |
| 212 | "path": "/xyz/openbmc_project/led/groups/fan1_identify", |
| 213 | "interface": "xyz.openbmc_project.Led.Group", |
| 214 | "property_name": "Asserted", |
| 215 | "property_type": "bool", |
| 216 | "property_values" : [true, false] |
| 217 | } |
| 218 | }] |
| 219 | }, |
| 220 | { |
| 221 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/fan2", |
| 222 | "sensors" : [{ |
| 223 | "set" : { |
| 224 | "id" : 17, |
| 225 | "size" : 1, |
| 226 | "states" : [1,2] |
| 227 | }, |
| 228 | "dbus" : { |
| 229 | "path": "/xyz/openbmc_project/led/groups/fan2_identify", |
| 230 | "interface": "xyz.openbmc_project.Led.Group", |
| 231 | "property_name": "Asserted", |
| 232 | "property_type": "bool", |
| 233 | "property_values" : [true, false] |
| 234 | } |
| 235 | }] |
| 236 | }, |
| 237 | { |
| 238 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/fan3", |
| 239 | "sensors" : [{ |
| 240 | "set" : { |
| 241 | "id" : 17, |
| 242 | "size" : 1, |
| 243 | "states" : [1,2] |
| 244 | }, |
| 245 | "dbus" : { |
| 246 | "path": "/xyz/openbmc_project/led/groups/fan3_identify", |
| 247 | "interface": "xyz.openbmc_project.Led.Group", |
| 248 | "property_name": "Asserted", |
| 249 | "property_type": "bool", |
| 250 | "property_values" : [true, false] |
| 251 | } |
| 252 | }] |
| 253 | }, |
| 254 | { |
| 255 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/fan4", |
| 256 | "sensors" : [{ |
| 257 | "set" : { |
| 258 | "id" : 17, |
| 259 | "size" : 1, |
| 260 | "states" : [1,2] |
| 261 | }, |
| 262 | "dbus" : { |
| 263 | "path": "/xyz/openbmc_project/led/groups/fan4_identify", |
| 264 | "interface": "xyz.openbmc_project.Led.Group", |
| 265 | "property_name": "Asserted", |
| 266 | "property_type": "bool", |
| 267 | "property_values" : [true, false] |
| 268 | } |
| 269 | }] |
| 270 | }, |
| 271 | { |
| 272 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/fan5", |
| 273 | "sensors" : [{ |
| 274 | "set" : { |
| 275 | "id" : 17, |
| 276 | "size" : 1, |
| 277 | "states" : [1,2] |
| 278 | }, |
| 279 | "dbus" : { |
| 280 | "path": "/xyz/openbmc_project/led/groups/fan5_identify", |
| 281 | "interface": "xyz.openbmc_project.Led.Group", |
| 282 | "property_name": "Asserted", |
| 283 | "property_type": "bool", |
| 284 | "property_values" : [true, false] |
| 285 | } |
| 286 | }] |
| 287 | }, |
| 288 | { |
| 289 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/lcd_op_panel_hill", |
| 290 | "sensors" : [{ |
| 291 | "set" : { |
| 292 | "id" : 17, |
| 293 | "size" : 1, |
| 294 | "states" : [1,2] |
| 295 | }, |
| 296 | "dbus" : { |
| 297 | "path": "/xyz/openbmc_project/led/groups/lcd_russel_identify", |
| 298 | "interface": "xyz.openbmc_project.Led.Group", |
| 299 | "property_name": "Asserted", |
| 300 | "property_type": "bool", |
| 301 | "property_values" : [true, false] |
| 302 | } |
| 303 | }] |
| 304 | }, |
| 305 | { |
| 306 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply0", |
| 307 | "sensors" : [{ |
| 308 | "set" : { |
| 309 | "id" : 17, |
| 310 | "size" : 1, |
| 311 | "states" : [1,2] |
| 312 | }, |
| 313 | "dbus" : { |
| 314 | "path": "/xyz/openbmc_project/led/groups/powersupply0_identify", |
| 315 | "interface": "xyz.openbmc_project.Led.Group", |
| 316 | "property_name": "Asserted", |
| 317 | "property_type": "bool", |
| 318 | "property_values" : [true, false] |
| 319 | } |
| 320 | }] |
| 321 | }, |
| 322 | { |
| 323 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply1", |
| 324 | "sensors" : [{ |
| 325 | "set" : { |
| 326 | "id" : 17, |
| 327 | "size" : 1, |
| 328 | "states" : [1,2] |
| 329 | }, |
| 330 | "dbus" : { |
| 331 | "path": "/xyz/openbmc_project/led/groups/powersupply1_identify", |
| 332 | "interface": "xyz.openbmc_project.Led.Group", |
| 333 | "property_name": "Asserted", |
| 334 | "property_type": "bool", |
| 335 | "property_values" : [true, false] |
| 336 | } |
| 337 | }] |
| 338 | }, |
| 339 | { |
| 340 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/tpm_wilson", |
| 341 | "sensors" : [{ |
| 342 | "set" : { |
| 343 | "id" : 17, |
| 344 | "size" : 1, |
| 345 | "states" : [1,2] |
| 346 | }, |
| 347 | "dbus" : { |
| 348 | "path": "/xyz/openbmc_project/led/groups/tpm_wilson_identify", |
| 349 | "interface": "xyz.openbmc_project.Led.Group", |
| 350 | "property_name": "Asserted", |
| 351 | "property_type": "bool", |
| 352 | "property_values" : [true, false] |
| 353 | } |
| 354 | }] |
| 355 | }, |
| 356 | { |
| 357 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/vdd_vrm0", |
| 358 | "sensors" : [{ |
| 359 | "set" : { |
| 360 | "id" : 17, |
| 361 | "size" : 1, |
| 362 | "states" : [1,2] |
| 363 | }, |
| 364 | "dbus" : { |
| 365 | "path": "/xyz/openbmc_project/led/groups/cpu0_vrm0_identify", |
| 366 | "interface": "xyz.openbmc_project.Led.Group", |
| 367 | "property_name": "Asserted", |
| 368 | "property_type": "bool", |
| 369 | "property_values" : [true, false] |
| 370 | } |
| 371 | }] |
| 372 | }, |
| 373 | { |
| 374 | "entity_path" : "/xyz/openbmc_project/inventory/system/chassis/motherboard/vdd_vrm1", |
| 375 | "sensors" : [{ |
| 376 | "set" : { |
| 377 | "id" : 17, |
| 378 | "size" : 1, |
| 379 | "states" : [1,2] |
| 380 | }, |
| 381 | "dbus" : { |
| 382 | "path": "/xyz/openbmc_project/led/groups/cpu1_vrm0_identify", |
| 383 | "interface": "xyz.openbmc_project.Led.Group", |
| 384 | "property_name": "Asserted", |
| 385 | "property_type": "bool", |
| 386 | "property_values" : [true, false] |
| 387 | } |
| 388 | }] |
Jayashankar Padath | 50304da | 2021-04-14 22:45:11 -0500 | [diff] [blame] | 389 | }, |
| 390 | { |
| 391 | "type" : 45, |
| 392 | "instance" : 0, |
| 393 | "container" : 0, |
| 394 | "sensors" : [{ |
| 395 | "set" : { |
| 396 | "id" : 10, |
| 397 | "size" : 1, |
| 398 | "states" : [1,2] |
| 399 | }, |
| 400 | "dbus" : { |
| 401 | "path": "/xyz/openbmc_project/led/physical/virtual_enc_fault", |
| 402 | "interface": "xyz.openbmc_project.Led.Physical", |
| 403 | "property_name": "State", |
| 404 | "property_type": "string", |
| 405 | "property_values": [ |
| 406 | "xyz.openbmc_project.Led.Physical.Action.On || xyz.openbmc_project.Led.Physical.Action.Blink", |
| 407 | "xyz.openbmc_project.Led.Physical.Action.Off" |
| 408 | ] |
| 409 | } |
| 410 | }] |
Matt Spinler | c0d4875 | 2021-01-14 08:26:10 -0600 | [diff] [blame] | 411 | }] |
| 412 | }] |
| 413 | } |
| 414 | |