1{ 2 "effecterPDRs": [ 3 { 4 "pdrType": 11, 5 "entries": [ 6 { 7 "type": 33, 8 "instance": 0, 9 "container": 0, 10 "effecters": [ 11 { 12 "set": { 13 "id": 196, 14 "size": 1, 15 "states": [ 16 1 17 ] 18 }, 19 "dbus": { 20 "path": "/foo/bar", 21 "interface": "xyz.openbmc_project.Foo.Bar", 22 "property_name": "propertyName", 23 "property_type": "string", 24 "property_values": [ 25 "xyz.openbmc_project.Foo.Bar.V1" 26 ] 27 } 28 }, 29 { 30 "set": { 31 "id": 196, 32 "size": 1, 33 "states": [ 34 1, 35 2 36 ] 37 }, 38 "dbus": { 39 "path": "/foo/bar", 40 "interface": "xyz.openbmc_project.Foo.Bar", 41 "property_name": "propertyName", 42 "property_type": "string", 43 "property_values": [ 44 "xyz.openbmc_project.Foo.Bar.V1", 45 "xyz.openbmc_project.Foo.Bar.V2" 46 ] 47 } 48 } 49 ] 50 }, 51 { 52 "type": 100, 53 "instance": 0, 54 "container": 0, 55 "effecters": [ 56 { 57 "set": { 58 "id": 197, 59 "size": 1, 60 "states": [ 61 1 62 ] 63 }, 64 "dbus": { 65 "path": "/foo/bar", 66 "interface": "xyz.openbmc_project.Foo.Bar", 67 "property_name": "propertyName", 68 "property_type": "string", 69 "property_values": [ 70 "xyz.openbmc_project.Foo.Bar.V1" 71 ] 72 } 73 }, 74 { 75 "set": { 76 "id": 198, 77 "size": 2, 78 "states": [ 79 1, 80 2, 81 5, 82 15 83 ] 84 }, 85 "dbus": { 86 "path": "/foo/bar/baz", 87 "interface": "xyz.openbmc_project.Foo.Bar.Baz", 88 "property_name": "propertyName", 89 "property_type": "string", 90 "property_values": [ 91 "xyz.openbmc_project.Foo.Bar.Baz.V1", 92 "xyz.openbmc_project.Foo.Bar.Baz.V2", 93 "xyz.openbmc_project.Foo.Bar.Baz.V5", 94 "xyz.openbmc_project.Foo.Bar.Baz.V15" 95 ] 96 } 97 } 98 ] 99 } 100 ] 101 }, 102 { 103 "pdrType": 9, 104 "entries": [ 105 { 106 "base_unit": 21, 107 "rate_unit": 3, 108 "effecter_resolution_init": 1, 109 "effecter_data_size": 4, 110 "range_field_format": 4, 111 "dbus": { 112 "path": "/foo/bar", 113 "interface": "xyz.openbmc_project.Foo.Bar", 114 "property_name": "propertyName", 115 "property_type": "uint64_t" 116 } 117 } 118 ] 119 } 120 ] 121}