blob: 1d9498c2755e92bde41a967d260923ed0a5f0057 [file] [log] [blame]
Potin Lai16152b52023-10-31 18:48:02 +08001{
2 "Exposes": [
3 {
Potin Lai16152b52023-10-31 18:48:02 +08004 "Address": "0x44",
5 "Bus": 4,
6 "Labels": [
7 "iout1",
8 "pin",
9 "temp1",
10 "vin",
11 "vout1"
12 ],
13 "Name": "PDB_HSC",
Daniel Hsu78a07722024-03-18 13:38:01 +080014 "Thresholds": [
15 {
16 "Direction": "greater than",
17 "Label": "iout1",
18 "Name": "upper critical",
19 "Severity": 1,
20 "Value": 30.0
21 },
22 {
23 "Direction": "greater than",
24 "Label": "pin",
25 "Name": "upper critical",
26 "Severity": 1,
27 "Value": 1440.0
28 },
29 {
30 "Direction": "greater than",
31 "Label": "temp1",
32 "Name": "upper critical",
33 "Severity": 1,
34 "Value": 80.0
35 },
36 {
37 "Direction": "less than",
38 "Label": "vin",
39 "Name": "lower critical",
40 "Severity": 1,
41 "Value": 46.0
42 },
43 {
44 "Direction": "greater than",
45 "Label": "vin",
46 "Name": "upper critical",
47 "Severity": 1,
48 "Value": 55.0
49 },
50 {
51 "Direction": "less than",
52 "Label": "vout1",
53 "Name": "lower critical",
54 "Severity": 1,
55 "Value": 46.0
56 },
57 {
58 "Direction": "greater than",
59 "Label": "vout1",
60 "Name": "upper critical",
61 "Severity": 1,
62 "Value": 55.0
63 }
64 ],
Peter Yin404664a2024-04-18 10:50:13 +080065 "Type": "LTC4287",
Potin Lai16152b52023-10-31 18:48:02 +080066 "iout1_Name": "PDB_HSC_CURR_A",
67 "pin_Name": "PDB_HSC_PWR_W",
68 "temp1_Name": "PDB_HSC_TEMP_C",
69 "vin_Name": "PDB_HSC_VIN_VOLT_V",
70 "vout1_Name": "PDB_HSC_VOUT_VOLT_V"
71 },
72 {
Peter Yin404664a2024-04-18 10:50:13 +080073 "Address": "0x49",
74 "Bus": 4,
75 "Name": "PDB_TEMP_C",
76 "Type": "TMP75"
77 },
78 {
Potin Lai16152b52023-10-31 18:48:02 +080079 "Address": "0x69",
80 "Bus": 4,
81 "Labels": [
82 "iout1",
83 "pin",
84 "pout1",
85 "temp1",
86 "vin",
87 "vout1"
88 ],
89 "Name": "PDB_BRICK",
Daniel Hsu78a07722024-03-18 13:38:01 +080090 "Thresholds": [
91 {
92 "Direction": "greater than",
93 "Label": "iout1",
94 "Name": "upper critical",
95 "Severity": 1,
96 "Value": 71.6
97 },
98 {
99 "Direction": "greater than",
100 "Label": "pin",
101 "Name": "upper critical",
102 "Severity": 1,
103 "Value": 874.0
104 },
105 {
106 "Direction": "greater than",
107 "Label": "pout1",
108 "Name": "upper critical",
109 "Severity": 1,
110 "Value": 860.0
111 },
112 {
113 "Direction": "greater than",
114 "Label": "temp1",
115 "Name": "upper critical",
116 "Severity": 1,
117 "Value": 105.0
118 },
119 {
120 "Direction": "less than",
121 "Label": "vin",
122 "Name": "lower critical",
123 "Severity": 1,
124 "Value": 38.0
125 },
126 {
127 "Direction": "greater than",
128 "Label": "vin",
129 "Name": "upper critical",
130 "Severity": 1,
131 "Value": 60.0
132 },
133 {
134 "Direction": "less than",
135 "Label": "vout1",
136 "Name": "lower critical",
137 "Severity": 1,
138 "Value": 10.8
139 },
140 {
141 "Direction": "greater than",
142 "Label": "vout1",
143 "Name": "upper critical",
144 "Severity": 1,
145 "Value": 13.2
146 }
147 ],
Potin Lai16152b52023-10-31 18:48:02 +0800148 "Type": "pmbus",
149 "iout1_Name": "PDB_BRICK_CURR_A",
150 "pin_Name": "PDB_BRICK_PIN_PWR_W",
151 "pout1_Name": "PDB_BRICK_POUT_PWR_W",
152 "temp1_Name": "PDB_BRICK_TEMP_C",
153 "vin_Name": "PDB_BRICK_VIN_VOLT_V",
154 "vout1_Name": "PDB_BRICK_VOUT_VOLT_V"
155 }
156 ],
157 "Name": "Minerva PDB",
158 "Probe": "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'Minerva PDB '})",
159 "Type": "Board",
160 "xyz.openbmc_project.Inventory.Decorator.Asset": {
Peter Yin5501ee32024-05-15 16:17:12 +0800161 "BuildDate": "$BOARD_MANUFACTURE_DATE",
Peter Yin91c92902024-05-15 16:17:12 +0800162 "Manufacturer": "$BOARD_MANUFACTURER",
163 "Model": "$BOARD_PRODUCT_NAME",
164 "PartNumber": "$BOARD_PART_NUMBER",
Peter Yin05cdf042024-06-05 00:54:29 +0800165 "SerialNumber": "$BOARD_SERIAL_NUMBER",
166 "SparePartNumber": "$BOARD_INFO_AM1"
Peter Yin141718c2024-07-15 23:27:01 +0800167 },
168 "xyz.openbmc_project.Inventory.Decorator.AssetTag": {
169 "AssetTag": "$PRODUCT_ASSET_TAG"
Potin Lai16152b52023-10-31 18:48:02 +0800170 }
171}