blob: 7ab428b50a5bc038543f0621ff07f18f9fd771ef [file] [log] [blame]
Deepak Kodihallibf15e972017-08-13 12:00:36 -05001occ_active_sensor:
Dhruvaraj Subhashchandrane251ef92017-07-12 06:45:14 -05002 serviceInterface: org.freedesktop.DBus.Properties
3 readingType: assertion
Tom Josephb9717ce2018-01-24 11:18:34 +05304 sensorNamePattern: nameLeaf
Dhruvaraj Subhashchandrane251ef92017-07-12 06:45:14 -05005 interfaces:
6 org.open_power.OCC.Status:
7 OccActive:
Dhruvaraj Subhashchandrane8f60122017-10-02 04:45:27 -05008 Offsets:
9 0x00:
10 type: "bool"
11 assert: "false"
12 deassert: "true"
13 0x01:
14 type: "bool"
15 assert: "true"
16 deassert: "false"
Adriana Kobylak39f97e92018-01-03 14:03:39 -060017
18hb_volatile_sensor:
19 path: /org/open_power/control/volatile
20 serviceInterface: org.freedesktop.DBus.Properties
21 readingType: assertion
22 interfaces:
23 xyz.openbmc_project.Object.Enable:
24 Enabled:
25 Offsets:
26 0x00:
27 type: "bool"
28 assert: false
29 0x01:
30 type: "bool"
31 assert: true