blob: cf61b0521baf5313bb73d4645c5ba73b5b864e97 [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
Jayanth Othayothb1fc28b2018-04-03 21:04:29 -05004 mutability: Mutability::Write|Mutability::Read
Tom Josephb9717ce2018-01-24 11:18:34 +05305 sensorNamePattern: nameLeaf
Dhruvaraj Subhashchandrane251ef92017-07-12 06:45:14 -05006 interfaces:
7 org.open_power.OCC.Status:
8 OccActive:
Dhruvaraj Subhashchandrane8f60122017-10-02 04:45:27 -05009 Offsets:
10 0x00:
11 type: "bool"
12 assert: "false"
13 deassert: "true"
14 0x01:
15 type: "bool"
16 assert: "true"
17 deassert: "false"
Adriana Kobylak39f97e92018-01-03 14:03:39 -060018
19hb_volatile_sensor:
20 path: /org/open_power/control/volatile
21 serviceInterface: org.freedesktop.DBus.Properties
22 readingType: assertion
Jayanth Othayothb1fc28b2018-04-03 21:04:29 -050023 mutability: Mutability::Write|Mutability::Read
Adriana Kobylak53de9242018-02-13 13:43:52 -060024 sensorNamePattern: nameLeaf
Adriana Kobylak39f97e92018-01-03 14:03:39 -060025 interfaces:
26 xyz.openbmc_project.Object.Enable:
27 Enabled:
28 Offsets:
29 0x00:
30 type: "bool"
31 assert: false
32 0x01:
33 type: "bool"
34 assert: true