blob: b3ee10f0f5d56b6527eebceac70e824780a09c75 [file] [log] [blame]
Yang Chen535568c2023-11-23 15:47:04 +08001{
2 "Exposes": [
3 {
4 "Index": 0,
5 "Name": "SCM_P12V_VOLT_V",
6 "ScaleFactor": 0.112359551,
7 "Thresholds": [
8 {
9 "Direction": "greater than",
10 "Name": "upper critical",
11 "Severity": 1,
12 "Value": 13.2
13 },
14 {
15 "Direction": "less than",
16 "Name": "lower critical",
17 "Severity": 1,
18 "Value": 10.8
19 }
20 ],
21 "Type": "ADC"
22 },
23 {
24 "Index": 1,
25 "Name": "SCM_P5V_VOLT_V",
26 "ScaleFactor": 0.27173913,
27 "Thresholds": [
28 {
29 "Direction": "greater than",
30 "Name": "upper critical",
31 "Severity": 1,
32 "Value": 5.5
33 },
34 {
35 "Direction": "less than",
36 "Name": "lower critical",
37 "Severity": 1,
38 "Value": 4.5
39 }
40 ],
41 "Type": "ADC"
42 },
43 {
44 "Index": 2,
45 "Name": "SCM_P3V3_VOLT_V",
46 "ScaleFactor": 0.410677618,
47 "Thresholds": [
48 {
49 "Direction": "greater than",
50 "Name": "upper critical",
51 "Severity": 1,
52 "Value": 3.53
53 },
54 {
55 "Direction": "less than",
56 "Name": "lower critical",
57 "Severity": 1,
58 "Value": 3.07
59 }
60 ],
61 "Type": "ADC"
62 },
63 {
64 "Index": 3,
65 "Name": "SCM_P2V5_VOLT_V",
66 "ScaleFactor": 0.54200542,
67 "Thresholds": [
68 {
69 "Direction": "greater than",
70 "Name": "upper critical",
71 "Severity": 1,
72 "Value": 2.625
73 },
74 {
75 "Direction": "less than",
76 "Name": "lower critical",
77 "Severity": 1,
78 "Value": 2.375
79 }
80 ],
81 "Type": "ADC"
82 },
83 {
84 "Index": 4,
85 "Name": "SCM_P1V8_VOLT_V",
86 "ScaleFactor": 0.750469043,
87 "Thresholds": [
88 {
89 "Direction": "greater than",
90 "Name": "upper critical",
91 "Severity": 1,
92 "Value": 1.89
93 },
94 {
95 "Direction": "less than",
96 "Name": "lower critical",
97 "Severity": 1,
98 "Value": 1.71
99 }
100 ],
101 "Type": "ADC"
102 },
103 {
104 "Index": 5,
105 "Name": "SCM_PGPPA_VOLT_V",
106 "ScaleFactor": 0.410677618,
107 "Thresholds": [
108 {
109 "Direction": "greater than",
110 "Name": "upper critical",
111 "Severity": 1,
112 "Value": 1.89
113 },
114 {
115 "Direction": "less than",
116 "Name": "lower critical",
117 "Severity": 1,
118 "Value": 1.71
119 }
120 ],
121 "Type": "ADC"
122 },
123 {
124 "Index": 6,
125 "Name": "SCM_P1V2_VOLT_V",
Yang Chen535568c2023-11-23 15:47:04 +0800126 "Thresholds": [
127 {
128 "Direction": "greater than",
129 "Name": "upper critical",
130 "Severity": 1,
131 "Value": 1.26
132 },
133 {
134 "Direction": "less than",
135 "Name": "lower critical",
136 "Severity": 1,
137 "Value": 1.14
138 }
139 ],
140 "Type": "ADC"
141 },
142 {
143 "Index": 8,
144 "Name": "SCM_P1V0_VOLT_V",
145 "Thresholds": [
146 {
147 "Direction": "greater than",
148 "Name": "upper critical",
149 "Severity": 1,
150 "Value": 1.08
151 },
152 {
153 "Direction": "less than",
154 "Name": "lower critical",
155 "Severity": 1,
156 "Value": 0.92
157 }
158 ],
159 "Type": "ADC"
160 },
161 {
162 "Name": "BMC",
163 "Type": "BMC"
164 },
165 {
166 "Address": "0x4B",
167 "Bus": 1,
168 "Name": "SCM_INLET_TEMP_C",
169 "Thresholds": [
170 {
171 "Direction": "greater than",
172 "Name": "upper critical",
173 "Severity": 1,
174 "Value": 45
175 },
176 {
177 "Direction": "less than",
178 "Name": "lower critical",
179 "Severity": 1,
180 "Value": 5
181 }
182 ],
183 "Type": "TMP75"
184 }
185 ],
Yang Chen6254f082023-12-20 21:07:29 +0800186 "Name": "Minerva CMM SCM",
187 "Probe": "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'Minerva_CMM_SCM.*'})",
Yang Chen535568c2023-11-23 15:47:04 +0800188 "Type": "Board",
189 "xyz.openbmc_project.Inventory.Decorator.Asset": {
Yi-Shumcfe37b52024-04-09 11:23:08 +0800190 "BuildDate": "$BOARD_MANUFACTURE_DATE",
Yang Chenba5be2e2024-04-24 19:52:09 +0800191 "Manufacturer": "$BOARD_MANUFACTURER",
192 "Model": "$BOARD_PRODUCT_NAME",
193 "PartNumber": "$BOARD_PART_NUMBER",
Yi-Shumd8197572024-06-07 09:15:24 +0800194 "SerialNumber": "$BOARD_SERIAL_NUMBER",
195 "SparePartNumber": "$BOARD_INFO_AM1"
Yang Chen836ab4b2024-09-25 21:28:47 +0800196 },
197 "xyz.openbmc_project.Inventory.Decorator.AssetTag": {
198 "AssetTag": "$PRODUCT_ASSET_TAG"
Yang Chen535568c2023-11-23 15:47:04 +0800199 }
200}