summaryrefslogtreecommitdiff
path: root/meta-openpower/recipes-phosphor/configuration/openpower-yaml-config/ipmi-occ-active-sensor-mrw.yaml
blob: 5470c42da89b56d88fec8713c79467b47f49e6cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
occ_active_sensor:
    interfaces:
        org.open_power.OCC.Status:
            OccActive:
                Offsets:
                    0:
                        assert: 'false'
                        deassert: 'true'
                        type: bool
                    1:
                        assert: 'true'
                        deassert: 'false'
                        type: bool
    mutability: Mutability::Write|Mutability::Read
    readingType: assertion
    sensorNamePattern: nameLeaf
    serviceInterface: org.freedesktop.DBus.Properties