blob: 576433e7ca8aead6a769f2626bca76506429e1d4 [file] [log] [blame]
John Wangdaebf4d2019-08-28 16:30:24 +08001{
2 "entries":[
3 {
4 "attribute_name" : "VDD_AVSBUS_RAIL",
5 "lower_bound" : 0,
6 "upper_bound" : 15,
7 "scalar_increment" : 1,
8 "default_value" : 0,
George Liudaa69232020-09-02 17:22:09 +08009 "readOnly" : false,
John Wangdaebf4d2019-08-28 16:30:24 +080010 "dbus":{
11 "object_path" : "/xyz/openbmc_project/avsbus",
12 "interface" : "xyz.openbmc.AvsBus.Manager",
13 "property_type" : "uint8_t",
14 "property_name" : "Rail"
15 }
16 },
17 {
18 "attribute_name" : "SBE_IMAGE_MINIMUM_VALID_ECS",
19 "lower_bound" : 1,
20 "upper_bound" : 15,
21 "scalar_increment" : 1,
George Liudaa69232020-09-02 17:22:09 +080022 "default_value" : 2,
23 "readOnly" : true
John Wangdaebf4d2019-08-28 16:30:24 +080024 },
25 {
26 "attribute_name" : "INTEGER_INVALID_CASE",
27 "lower_bound" : 1,
28 "upper_bound" : 15,
29 "scalar_increment" : 2,
George Liudaa69232020-09-02 17:22:09 +080030 "default_value" : 3,
31 "readOnly" : true
John Wangdaebf4d2019-08-28 16:30:24 +080032 }
33 ]
34}