blob: aecb47451dd57c32dc4731d2c5f96c2f0b3f74ad [file] [log] [blame]
Deepak Kodihalli1f584012020-06-22 02:54:24 -05001{
2 "entries": [
3 {
4 "containerID": 0,
5 "entityType": 67,
6 "entityInstance": 1,
7 "sensorOffset": 0,
8 "event_states": [
9 3,
10 4
11 ],
12 "dbus": {
13 "object_path": "/org/open_power/control/occ0",
14 "interface": "org.open_power.OCC.Status",
15 "property_name": "OccActive",
16 "property_type": "bool",
17 "property_values": [
18 false,
19 true
20 ]
21 }
22 },
23 {
24 "containerID": 0,
25 "entityType": 67,
26 "entityInstance": 2,
27 "sensorOffset": 0,
28 "event_states": [
29 3,
30 4
31 ],
32 "dbus": {
33 "object_path": "/org/open_power/control/occ1",
34 "interface": "org.open_power.OCC.Status",
35 "property_name": "OccActive",
36 "property_type": "bool",
37 "property_values": [
38 false,
39 true
40 ]
41 }
42 }
43 ]
44}