blob: 4aab37d0419843c86cf029b81dece136bddf80f4 [file] [log] [blame]
Deepak Kodihalli4548c622020-06-19 04:53:24 -05001{
2 "effecterPDRs": [
3 {
4 "pdrType" : 11,
5 "entries" : [{
Deepak Kodihalli4548c622020-06-19 04:53:24 -05006 "type" : 45,
7 "instance" : 0,
8 "container" : 0,
9 "effecters" : [{
10 "set" : {
11 "id" : 260,
12 "size" : 2,
13 "states" : [9]
14 },
15 "dbus" : {
16 "path": "/xyz/openbmc_project/state/chassis0",
17 "interface": "xyz.openbmc_project.State.Chassis",
18 "property_name": "RequestedPowerTransition",
19 "property_type": "string",
20 "property_values":[
21 "xyz.openbmc_project.State.Chassis.Transition.Off"
22 ]
23 }
24 }]
25 },
26 {
27 "type" : 31,
28 "instance" : 0,
29 "container" : 0,
30 "effecters" : [{
31 "set" : {
32 "id" : 129,
33 "size" : 1,
34 "states" : [6]
35 },
36 "dbus" : {
37 "path": "/xyz/openbmc_project/state/host0",
38 "interface": "xyz.openbmc_project.State.Host",
39 "property_name": "RequestedHostTransition",
40 "property_type": "string",
41 "property_values": [
42 "xyz.openbmc_project.State.Host.Transition.ForceWarmReboot"
43 ]
44 }
45 }]
Manojkiran Edae7e46f52021-01-13 15:04:55 +053046 },
47 {
48 "type" : 137,
49 "instance" : 0,
50 "container" : 0,
51 "effecters" : [{
52 "set" : {
53 "id" : 2,
54 "size" : 2,
55 "states" :[8]
56 },
57 "dbus" :{
58 "path" : "/xyz/openbmc_project/state/bmc0",
59 "interface" : "xyz.openbmc_project.State.BMC",
60 "property_name" : "RequestedBMCTransition",
61 "property_type" : "string",
62 "property_values" :[
63 "xyz.openbmc_project.State.BMC.Transition.Reboot"
64 ]
65 }
66 }]
Deepak Kodihalli4548c622020-06-19 04:53:24 -050067 }]
68 },
69 {
70 "pdrType" : 9,
71 "entries" : [{
72 "type" : 193,
73 "instance" : 0,
74 "base_unit":72,
75 "rate_unit":0,
76 "effecter_resolutioninit":1,
77 "effecter_data_size":4,
78 "range_field_format":3,
79 "dbus" : {
80 "path": "/xyz/openbmc_project/state/host0",
81 "interface": "xyz.openbmc_project.Control.Boot.RebootAttempts",
82 "property_name": "AttemptsLeft",
83 "property_type": "uint32_t"
84 }
George Liu59717ea2020-06-22 14:06:03 +080085 },
86 {
87 "type": 31,
88 "instance": 0,
89 "base_unit": 21,
90 "rate_unit": 3,
91 "effecter_resolution_init": 1,
92 "effecter_data_size": 4,
93 "range_field_format": 4,
94 "dbus" : {
Manojkiran Eda2114a6c2021-03-06 12:08:59 +053095 "path":"/xyz/openbmc_project/state/host0",
George Liu59717ea2020-06-22 14:06:03 +080096 "interface":"xyz.openbmc_project.State.ScheduledHostTransition",
97 "property_name":"ScheduledTime",
98 "property_type":"uint64_t"
99 }
Deepak Kodihalli4548c622020-06-19 04:53:24 -0500100 }]
101 }]
102}
George Liu59717ea2020-06-22 14:06:03 +0800103