John Wang | daebf4d | 2019-08-28 16:30:24 +0800 | [diff] [blame] | 1 | { |
| 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 Liu | daa6923 | 2020-09-02 17:22:09 +0800 | [diff] [blame] | 9 | "readOnly" : false, |
George Liu | 92bb402 | 2020-09-03 14:58:24 +0800 | [diff] [blame] | 10 | "helpText" : "VDD_AVSBUS_RAIL HelpText", |
| 11 | "displayName" : "VDD_AVSBUS_RAIL DisplayName", |
John Wang | daebf4d | 2019-08-28 16:30:24 +0800 | [diff] [blame] | 12 | "dbus":{ |
| 13 | "object_path" : "/xyz/openbmc_project/avsbus", |
| 14 | "interface" : "xyz.openbmc.AvsBus.Manager", |
| 15 | "property_type" : "uint8_t", |
| 16 | "property_name" : "Rail" |
| 17 | } |
| 18 | }, |
| 19 | { |
| 20 | "attribute_name" : "SBE_IMAGE_MINIMUM_VALID_ECS", |
| 21 | "lower_bound" : 1, |
| 22 | "upper_bound" : 15, |
| 23 | "scalar_increment" : 1, |
George Liu | daa6923 | 2020-09-02 17:22:09 +0800 | [diff] [blame] | 24 | "default_value" : 2, |
George Liu | 92bb402 | 2020-09-03 14:58:24 +0800 | [diff] [blame] | 25 | "readOnly" : true, |
| 26 | "helpText" : "SBE_IMAGE_MINIMUM_VALID_ECS HelpText", |
| 27 | "displayName" : "SBE_IMAGE_MINIMUM_VALID_ECS DisplayName" |
John Wang | daebf4d | 2019-08-28 16:30:24 +0800 | [diff] [blame] | 28 | }, |
| 29 | { |
| 30 | "attribute_name" : "INTEGER_INVALID_CASE", |
| 31 | "lower_bound" : 1, |
| 32 | "upper_bound" : 15, |
| 33 | "scalar_increment" : 2, |
George Liu | daa6923 | 2020-09-02 17:22:09 +0800 | [diff] [blame] | 34 | "default_value" : 3, |
George Liu | 92bb402 | 2020-09-03 14:58:24 +0800 | [diff] [blame] | 35 | "readOnly" : true, |
| 36 | "helpText" : "INTEGER_INVALID_CASE HelpText", |
| 37 | "displayName" : "INTEGER_INVALID_CASE DisplayName" |
John Wang | daebf4d | 2019-08-28 16:30:24 +0800 | [diff] [blame] | 38 | } |
| 39 | ] |
| 40 | } |