Deepak Kodihalli | 4548c62 | 2020-06-19 04:53:24 -0500 | [diff] [blame] | 1 | { |
| 2 | "effecterPDRs": [ |
| 3 | { |
| 4 | "pdrType" : 11, |
| 5 | "entries" : [{ |
| 6 | "type" : 33, |
| 7 | "instance" : 0, |
| 8 | "container" : 0, |
| 9 | "effecters" : [{ |
| 10 | "set" : { |
| 11 | "id" : 196, |
| 12 | "size" : 1, |
| 13 | "states" : [1,2] |
| 14 | }, |
| 15 | "dbus" : { |
| 16 | "path": "/xyz/openbmc_project/state/host0", |
| 17 | "interface": "xyz.openbmc_project.State.OperatingSystem.Status", |
| 18 | "property_name": "OperatingSystemState", |
| 19 | "property_type": "string", |
| 20 | "property_values": [ |
| 21 | "xyz.openbmc_project.State.OperatingSystem.Status.OSStatus.Standby", |
| 22 | "xyz.openbmc_project.State.OperatingSystem.Status.OSStatus.BootComplete" |
| 23 | ] |
| 24 | } |
| 25 | }] |
| 26 | }, |
| 27 | { |
| 28 | "type" : 45, |
| 29 | "instance" : 0, |
| 30 | "container" : 0, |
| 31 | "effecters" : [{ |
| 32 | "set" : { |
| 33 | "id" : 260, |
| 34 | "size" : 2, |
| 35 | "states" : [9] |
| 36 | }, |
| 37 | "dbus" : { |
| 38 | "path": "/xyz/openbmc_project/state/chassis0", |
| 39 | "interface": "xyz.openbmc_project.State.Chassis", |
| 40 | "property_name": "RequestedPowerTransition", |
| 41 | "property_type": "string", |
| 42 | "property_values":[ |
| 43 | "xyz.openbmc_project.State.Chassis.Transition.Off" |
| 44 | ] |
| 45 | } |
| 46 | }] |
| 47 | }, |
| 48 | { |
| 49 | "type" : 31, |
| 50 | "instance" : 0, |
| 51 | "container" : 0, |
| 52 | "effecters" : [{ |
| 53 | "set" : { |
| 54 | "id" : 129, |
| 55 | "size" : 1, |
| 56 | "states" : [6] |
| 57 | }, |
| 58 | "dbus" : { |
| 59 | "path": "/xyz/openbmc_project/state/host0", |
| 60 | "interface": "xyz.openbmc_project.State.Host", |
| 61 | "property_name": "RequestedHostTransition", |
| 62 | "property_type": "string", |
| 63 | "property_values": [ |
| 64 | "xyz.openbmc_project.State.Host.Transition.ForceWarmReboot" |
| 65 | ] |
| 66 | } |
| 67 | }] |
| 68 | }] |
| 69 | }, |
| 70 | { |
| 71 | "pdrType" : 9, |
| 72 | "entries" : [{ |
| 73 | "type" : 193, |
| 74 | "instance" : 0, |
| 75 | "base_unit":72, |
| 76 | "rate_unit":0, |
| 77 | "effecter_resolutioninit":1, |
| 78 | "effecter_data_size":4, |
| 79 | "range_field_format":3, |
| 80 | "dbus" : { |
| 81 | "path": "/xyz/openbmc_project/state/host0", |
| 82 | "interface": "xyz.openbmc_project.Control.Boot.RebootAttempts", |
| 83 | "property_name": "AttemptsLeft", |
| 84 | "property_type": "uint32_t" |
| 85 | } |
George Liu | 59717ea | 2020-06-22 14:06:03 +0800 | [diff] [blame] | 86 | }, |
| 87 | { |
| 88 | "type": 31, |
| 89 | "instance": 0, |
| 90 | "base_unit": 21, |
| 91 | "rate_unit": 3, |
| 92 | "effecter_resolution_init": 1, |
| 93 | "effecter_data_size": 4, |
| 94 | "range_field_format": 4, |
| 95 | "dbus" : { |
| 96 | "path":"/xyz/openbmc_project/state/scheduledHostTransition", |
| 97 | "interface":"xyz.openbmc_project.State.ScheduledHostTransition", |
| 98 | "property_name":"ScheduledTime", |
| 99 | "property_type":"uint64_t" |
| 100 | } |
Deepak Kodihalli | 4548c62 | 2020-06-19 04:53:24 -0500 | [diff] [blame] | 101 | }] |
| 102 | }] |
| 103 | } |
George Liu | 59717ea | 2020-06-22 14:06:03 +0800 | [diff] [blame] | 104 | |