blob: 41786216548c94dd0006af187bddaaade72cb516 [file] [log] [blame]
Mustafa Shehabi09929ac2021-07-28 17:32:05 -05001[
2 {
Ed Tanous3b802f12021-12-20 15:17:50 -08003 "Exposes": [
4 {
5 "Address": "$address",
6 "Bus": "$bus",
7 "Name": "BMC FRU",
8 "Type": "EEPROM"
9 },
10 {
11 "Address": "0x59",
12 "Bus": 14,
13 "Labels": [
14 "vout1",
15 "vout2",
16 "vout3",
17 "vout5",
18 "vout6",
19 "vout10"
20 ],
21 "Name": "BMC_MAX34451",
22 "Name1": "DC_P1V8",
23 "Name2": "DC_P2V5",
24 "Name3": "DC_P1V2",
25 "Name4": "DC_3V3_STBY",
26 "Name5": "DC_P1V175",
27 "Name6": "DC_PVTT",
28 "PowerState": "Always",
29 "Thresholds": [
30 {
31 "Direction": "greater than",
32 "Label": "vout2",
33 "Name": "upper critical",
34 "Severity": 1,
35 "Value": 2.754
36 },
37 {
38 "Direction": "greater than",
39 "Label": "vout2",
40 "Name": "upper non critical",
41 "Severity": 0,
42 "Value": 2.617
43 },
44 {
45 "Direction": "less than",
46 "Label": "vout2",
47 "Name": "lower non critical",
48 "Severity": 0,
49 "Value": 2.4
50 },
51 {
52 "Direction": "less than",
53 "Label": "vout2",
54 "Name": "lower critical",
55 "Severity": 1,
56 "Value": 2.37
57 },
58 {
59 "Direction": "greater than",
60 "Label": "vout3",
61 "Name": "upper critical",
62 "Severity": 1,
63 "Value": 1.313
64 },
65 {
66 "Direction": "greater than",
67 "Label": "vout3",
68 "Name": "upper non critical",
69 "Severity": 0,
70 "Value": 1.215
71 },
72 {
73 "Direction": "less than",
74 "Label": "vout3",
75 "Name": "lower non critical",
76 "Severity": 0,
77 "Value": 1.176
78 },
79 {
80 "Direction": "less than",
81 "Label": "vout3",
82 "Name": "lower critical",
83 "Severity": 1,
84 "Value": 1.147
85 },
86 {
87 "Direction": "greater than",
88 "Label": "vout5",
89 "Name": "upper critical",
90 "Severity": 1,
91 "Value": 3.609
92 },
93 {
94 "Direction": "greater than",
95 "Label": "vout5",
96 "Name": "upper non critical",
97 "Severity": 0,
98 "Value": 3.382
99 },
100 {
101 "Direction": "less than",
102 "Label": "vout5",
103 "Name": "lower non critical",
104 "Severity": 0,
105 "Value": 3.2
106 },
107 {
108 "Direction": "less than",
109 "Label": "vout5",
110 "Name": "lower critical",
111 "Severity": 1,
112 "Value": 3.155
113 },
114 {
115 "Direction": "greater than",
116 "Label": "vout6",
117 "Name": "upper critical",
118 "Severity": 1,
119 "Value": 1.286
120 },
121 {
122 "Direction": "greater than",
123 "Label": "vout6",
124 "Name": "upper non critical",
125 "Severity": 0,
126 "Value": 1.227
127 },
128 {
129 "Direction": "less than",
130 "Label": "vout6",
131 "Name": "lower non critical",
132 "Severity": 0,
133 "Value": 1.121
134 },
135 {
136 "Direction": "less than",
137 "Label": "vout6",
138 "Name": "lower critical",
139 "Severity": 1,
140 "Value": 1.121
141 },
142 {
143 "Direction": "greater than",
144 "Label": "vout1",
145 "Name": "upper critical",
146 "Severity": 1,
147 "Value": 1.978
148 },
149 {
150 "Direction": "greater than",
151 "Label": "vout1",
152 "Name": "upper non critical",
153 "Severity": 0,
154 "Value": 1.884
155 },
156 {
157 "Direction": "less than",
158 "Label": "vout1",
159 "Name": "lower non critical",
160 "Severity": 0,
161 "Value": 1.711
162 },
163 {
164 "Direction": "less than",
165 "Label": "vout1",
166 "Name": "lower critical",
167 "Severity": 1,
168 "Value": 1.633
169 },
170 {
171 "Direction": "greater than",
172 "Label": "vout10",
173 "Name": "upper critical",
174 "Severity": 1,
175 "Value": 0.659
176 },
177 {
178 "Direction": "greater than",
179 "Label": "vout10",
180 "Name": "upper non critical",
181 "Severity": 0,
182 "Value": 0.628
183 },
184 {
185 "Direction": "less than",
186 "Label": "vout10",
187 "Name": "lower non critical",
188 "Severity": 0,
189 "Value": 0.581
190 },
191 {
192 "Direction": "less than",
193 "Label": "vout10",
194 "Name": "lower critical",
195 "Severity": 1,
196 "Value": 0.55
197 }
198 ],
199 "Type": "MAX34451",
200 "vout10_Max": 4,
201 "vout1_Max": 4,
202 "vout2_Max": 3.5,
203 "vout3_Max": 2.5,
204 "vout5_Max": 5.8,
205 "vout6_Max": 3
206 }
Mustafa Shehabi09929ac2021-07-28 17:32:05 -0500207 ],
Ed Tanous3b802f12021-12-20 15:17:50 -0800208 "Name": "Kudo_BMC",
209 "Probe": "xyz.openbmc_project.FruDevice({'BOARD_PART_NUMBER': '1093695-*'})",
210 "Type": "Board",
Mustafa Shehabi09929ac2021-07-28 17:32:05 -0500211 "xyz.openbmc_project.Inventory.Decorator.Asset": {
Ed Tanous3b802f12021-12-20 15:17:50 -0800212 "Manufacturer": "$BOARD_MANUFACTURER",
213 "Model": "$BOARD_PRODUCT_NAME",
214 "PartNumber": "$BOARD_PART_NUMBER",
215 "SerialNumber": "$BOARD_SERIAL_NUMBER"
Mustafa Shehabi09929ac2021-07-28 17:32:05 -0500216 }
217 }
Ed Tanous3b802f12021-12-20 15:17:50 -0800218]