blob: c67de86fc9638106f3bc1f3da1ed883b588adcbc [file] [log] [blame]
Potin Lai16152b52023-10-31 18:48:02 +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",
126 "ScaleFactor": 1,
127 "Thresholds": [
128 {
129 "Direction": "greater than",
130 "Name": "upper critical",
131 "Severity": 1,
132 "Value": 1.26
133 },
134 {
135 "Direction": "less than",
136 "Name": "lower critical",
137 "Severity": 1,
138 "Value": 1.14
139 }
140 ],
141 "Type": "ADC"
142 },
143 {
144 "Index": 8,
145 "Name": "SCM_P1V0_VOLT_V",
146 "Thresholds": [
147 {
148 "Direction": "greater than",
149 "Name": "upper critical",
150 "Severity": 1,
151 "Value": 1.08
152 },
153 {
154 "Direction": "less than",
155 "Name": "lower critical",
156 "Severity": 1,
157 "Value": 0.92
158 }
159 ],
160 "Type": "ADC"
161 },
162 {
163 "Name": "BMC",
164 "Type": "BMC"
165 },
166 {
167 "Address": "0x4B",
168 "Bus": 1,
169 "Name": "SCM_INLET_TEMP_C",
170 "Thresholds": [
171 {
172 "Direction": "greater than",
173 "Name": "upper critical",
174 "Severity": 1,
175 "Value": 45
176 },
177 {
178 "Direction": "less than",
179 "Name": "lower critical",
180 "Severity": 1,
181 "Value": 5
182 }
183 ],
184 "Type": "TMP75"
185 }
186 ],
187 "Name": "Harma SCM",
188 "Probe": "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'Harma SCM '})",
189 "Type": "Board",
190 "xyz.openbmc_project.Inventory.Decorator.Asset": {
191 "Manufacturer": "$PRODUCT_MANUFACTURER",
192 "Model": "$PRODUCT_PRODUCT_NAME",
193 "PartNumber": "$PRODUCT_PART_NUMBER",
194 "SerialNumber": "$PRODUCT_SERIAL_NUMBER"
195 }
196}