summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw/config.yaml
blob: 1830611932b780d26fca534b9f93f859ba4401a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
0x0C:
  xyz.openbmc_project.State.Decorator.OperationalStatus:
    Functional:
      0x04:
        type:   "bool"
        assert:  false
        deassert: true
  xyz.openbmc_project.Inventory.Item:
    Present:
      0x06:
        type: "bool"
        assert: true
        deassert: false

0x07:
  xyz.openbmc_project.State.Decorator.OperationalStatus:
    Functional:
      0x08:
        type:   "bool"
        assert: false
        deassert: true
  xyz.openbmc_project.Inventory.Item:
    Present:
      0x07:
        type: "bool"
        assert: true
        deassert: false
OpenPOWER on IntegriCloud