blob: cc5d735c42863957e3512c650929c67d8bb82dd8 [file] [log] [blame]
Brad Bishop66665882020-05-07 17:05:18 -04001{
2 "$schema": "http://json-schema.org/draft-07/schema#",
3 "definitions": {
4 "Aggregate": {
Andrew Jefferybb8aa372024-03-20 11:24:32 +10305 "description": "Don't add additional properties to this schema. Consult README.schema for instructions on adding new Exposes element sub-schema.",
Brad Bishop98e78b72020-06-22 16:12:15 -04006 "additionalProperties": false,
Brad Bishop66665882020-05-07 17:05:18 -04007 "properties": {
8 "Address": {
9 "$ref": "#/definitions/Types/Address"
10 },
11 "AllowedFailures": {
12 "$ref": "#/definitions/Types/AllowedFailures"
13 },
14 "AlphaF": {
15 "$ref": "#/definitions/Types/AlphaF"
16 },
17 "AlphaS": {
18 "$ref": "#/definitions/Types/AlphaS"
19 },
20 "BindConnector": {
21 "$ref": "#/definitions/Types/BindConnector"
22 },
23 "BindPresence": {
24 "$ref": "#/definitions/Types/BindPresence"
25 },
26 "BridgeGpio": {
27 "$ref": "#/definitions/Types/BridgeGpio"
28 },
29 "Bus": {
30 "$ref": "#/definitions/Types/Bus"
31 },
32 "C1": {
33 "$ref": "#/definitions/Types/C1"
34 },
35 "C2": {
36 "$ref": "#/definitions/Types/C2"
37 },
Brad Bishop98e78b72020-06-22 16:12:15 -040038 "CPURequired": {
39 "$ref": "#/definitions/Types/CPURequired"
40 },
Brad Bishop66665882020-05-07 17:05:18 -040041 "ChannelNames": {
42 "$ref": "#/definitions/Types/ChannelNames"
43 },
44 "Class": {
45 "$ref": "#/definitions/Types/Class"
46 },
47 "Connector": {
48 "$ref": "#/definitions/Types/Connector"
49 },
50 "CpuID": {
51 "$ref": "#/definitions/Types/CpuID"
52 },
Brad Bishop98e78b72020-06-22 16:12:15 -040053 "CurrScaleFactor": {
54 "$ref": "#/definitions/Types/CurrScaleFactor"
55 },
Brad Bishop66665882020-05-07 17:05:18 -040056 "Direction": {
57 "$ref": "#/definitions/Types/Direction"
58 },
59 "DtsCritOffset": {
60 "$ref": "#/definitions/Types/DtsCritOffset"
61 },
Oskar Senftf38b37c2021-09-07 13:07:11 -040062 "EntityId": {
63 "$ref": "#/definitions/Types/EntityId"
64 },
65 "EntityInstance": {
66 "$ref": "#/definitions/Types/EntityInstance"
67 },
Brad Bishop66665882020-05-07 17:05:18 -040068 "FaultIndex": {
69 "$ref": "#/definitions/Types/FaultIndex"
70 },
71 "FaultType": {
72 "$ref": "#/definitions/Types/FaultType"
73 },
74 "GpioPins": {
75 "$ref": "#/definitions/Types/GpioPins"
76 },
Brad Bishop98e78b72020-06-22 16:12:15 -040077 "GpioPolarity": {
78 "$ref": "#/definitions/Types/GpioPolarity"
79 },
Brad Bishop66665882020-05-07 17:05:18 -040080 "Index": {
81 "$ref": "#/definitions/Types/Index"
82 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +080083 "InScaleFactor": {
84 "$ref": "#/definitions/Types/InScaleFactor"
85 },
Brad Bishop66665882020-05-07 17:05:18 -040086 "Labels": {
87 "$ref": "#/definitions/Types/Labels"
88 },
89 "LedGpioPins": {
90 "$ref": "#/definitions/Types/LedGpioPins"
91 },
92 "MaxCFM": {
93 "$ref": "#/definitions/Types/MaxCFM"
94 },
95 "MaxReading": {
96 "$ref": "#/definitions/Types/MaxReading"
97 },
Josh Lehan0836ce02021-01-21 20:32:42 -080098 "MaxValue": {
99 "$ref": "#/definitions/Types/MaxValue"
100 },
101 "Units": {
102 "$ref": "#/definitions/Types/Units"
103 },
104 "MinReading": {
105 "$ref": "#/definitions/Types/MinReading"
106 },
107 "MinValue": {
108 "$ref": "#/definitions/Types/MinValue"
109 },
Brad Bishop66665882020-05-07 17:05:18 -0400110 "Name": {
111 "$ref": "#/definitions/Types/Name"
112 },
113 "Name1": {
114 "$ref": "#/definitions/Types/Name1"
115 },
Scron Chang73347452020-12-30 20:00:39 +0800116 "Name2": {
117 "$ref": "#/definitions/Types/Name2"
118 },
119 "Name3": {
120 "$ref": "#/definitions/Types/Name3"
121 },
122 "Name4": {
123 "$ref": "#/definitions/Types/Name4"
124 },
125 "Name5": {
126 "$ref": "#/definitions/Types/Name5"
127 },
128 "Name6": {
129 "$ref": "#/definitions/Types/Name6"
130 },
131 "Name7": {
132 "$ref": "#/definitions/Types/Name7"
133 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500134 "Name8": {
135 "$ref": "#/definitions/Types/Name8"
136 },
137 "Name9": {
138 "$ref": "#/definitions/Types/Name9"
139 },
140 "Name10": {
141 "$ref": "#/definitions/Types/Name10"
142 },
143 "Name11": {
144 "$ref": "#/definitions/Types/Name11"
145 },
146 "Name12": {
147 "$ref": "#/definitions/Types/Name12"
148 },
149 "Name13": {
150 "$ref": "#/definitions/Types/Name13"
151 },
152 "Name14": {
153 "$ref": "#/definitions/Types/Name14"
154 },
155 "Name15": {
156 "$ref": "#/definitions/Types/Name15"
157 },
158 "Name16": {
159 "$ref": "#/definitions/Types/Name16"
160 },
161 "Name17": {
162 "$ref": "#/definitions/Types/Name17"
163 },
Brad Bishop98e78b72020-06-22 16:12:15 -0400164 "OffsetValue": {
165 "$ref": "#/definitions/Types/OffsetValue"
166 },
Brad Bishop66665882020-05-07 17:05:18 -0400167 "Polarity": {
168 "$ref": "#/definitions/Types/Polarity"
169 },
Brad Bishop98e78b72020-06-22 16:12:15 -0400170 "Polling": {
171 "$ref": "#/definitions/Types/Polling"
172 },
Brad Bishop66665882020-05-07 17:05:18 -0400173 "PowerFactorMax": {
174 "$ref": "#/definitions/Types/PowerFactorMax"
175 },
176 "PowerFactorMin": {
177 "$ref": "#/definitions/Types/PowerFactorMin"
178 },
Brad Bishop98e78b72020-06-22 16:12:15 -0400179 "PowerScaleFactor": {
180 "$ref": "#/definitions/Types/PowerScaleFactor"
181 },
Brad Bishop66665882020-05-07 17:05:18 -0400182 "PowerState": {
183 "$ref": "#/definitions/Types/PowerState"
184 },
Brad Bishop98e78b72020-06-22 16:12:15 -0400185 "Presence": {
186 "$ref": "#/definitions/Types/Presence"
187 },
Brad Bishop66665882020-05-07 17:05:18 -0400188 "PresenceGpio": {
189 "$ref": "#/definitions/Types/PresenceGpio"
190 },
Brad Bishop66665882020-05-07 17:05:18 -0400191 "Pwm": {
192 "$ref": "#/definitions/Types/Pwm"
193 },
194 "QMax": {
195 "$ref": "#/definitions/Types/QMax"
196 },
197 "QMin": {
198 "$ref": "#/definitions/Types/QMin"
199 },
Chau Ly692bebd2024-01-30 08:58:10 +0000200 "Rearm": {
201 "$ref": "#/definitions/Types/Rearm"
202 },
Brad Bishop98e78b72020-06-22 16:12:15 -0400203 "RedundantCount": {
204 "$ref": "#/definitions/Types/RedundantCount"
205 },
Brad Bishop66665882020-05-07 17:05:18 -0400206 "ScaleFactor": {
207 "$ref": "#/definitions/Types/ScaleFactor"
208 },
Brad Bishop98e78b72020-06-22 16:12:15 -0400209 "ScaleValue": {
210 "$ref": "#/definitions/Types/ScaleValue"
211 },
212 "SensorType": {
213 "$ref": "#/definitions/Types/SensorType"
214 },
Brad Bishop66665882020-05-07 17:05:18 -0400215 "TachMaxPercent": {
216 "$ref": "#/definitions/Types/TachMaxPercent"
217 },
218 "TachMinPercent": {
219 "$ref": "#/definitions/Types/TachMinPercent"
220 },
221 "Tachs": {
222 "$ref": "#/definitions/Types/Tachs"
223 },
224 "Thresholds": {
225 "$ref": "#/definitions/Types/Thresholds"
226 },
Josh Lehanfea4f1a2021-03-17 16:31:33 -0700227 "Timeout": {
228 "$ref": "#/definitions/Types/Timeout"
229 },
Anoop Sa5a716d2020-11-26 18:57:26 +0000230 "HostSMbusIndex": {
231 "$ref": "#/definitions/Types/HostSMbusIndex"
232 },
Scron Chang73347452020-12-30 20:00:39 +0800233 "pin_Max": {
234 "$ref": "#/definitions/Types/pin_Max"
235 },
236 "pin_Min": {
237 "$ref": "#/definitions/Types/pin_Min"
238 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800239 "pin_Name": {
240 "$ref": "#/definitions/Types/pin_Name"
241 },
242 "maxpin_Name": {
243 "$ref": "#/definitions/Types/maxpin_Name"
244 },
Scron Chang73347452020-12-30 20:00:39 +0800245 "vin_Max": {
246 "$ref": "#/definitions/Types/vin_Max"
247 },
248 "vin_Min": {
249 "$ref": "#/definitions/Types/vin_Min"
250 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800251 "vin_Name": {
252 "$ref": "#/definitions/Types/vin_Name"
253 },
Patrick Rudolph41056ff2023-09-12 10:44:50 +0200254 "iin_Name": {
255 "$ref": "#/definitions/Types/iin_Name"
256 },
257 "in0_Name": {
258 "$ref": "#/definitions/Types/in0_Name"
259 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800260 "in1_Name": {
261 "$ref": "#/definitions/Types/in1_Name"
262 },
263 "in2_Name": {
264 "$ref": "#/definitions/Types/in2_Name"
265 },
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800266 "in3_Name": {
267 "$ref": "#/definitions/Types/in3_Name"
268 },
269 "in4_Name": {
270 "$ref": "#/definitions/Types/in4_Name"
271 },
272 "in5_Name": {
273 "$ref": "#/definitions/Types/in5_Name"
274 },
275 "in6_Name": {
276 "$ref": "#/definitions/Types/in6_Name"
277 },
278 "in7_Name": {
279 "$ref": "#/definitions/Types/in7_Name"
280 },
Ian Chien2c188082024-07-24 11:13:43 +0800281 "in_voltage0_Name": {
282 "$ref": "#/definitions/Types/in_voltage0_Name"
283 },
284 "in_voltage1_Name": {
285 "$ref": "#/definitions/Types/in_voltage1_Name"
286 },
287 "in_voltage2_Name": {
288 "$ref": "#/definitions/Types/in_voltage2_Name"
289 },
290 "in_voltage3_Name": {
291 "$ref": "#/definitions/Types/in_voltage3_Name"
292 },
293 "in_voltage4_Name": {
294 "$ref": "#/definitions/Types/in_voltage4_Name"
295 },
296 "in_voltage5_Name": {
297 "$ref": "#/definitions/Types/in_voltage5_Name"
298 },
299 "in_voltage6_Name": {
300 "$ref": "#/definitions/Types/in_voltage6_Name"
301 },
302 "in_voltage7_Name": {
303 "$ref": "#/definitions/Types/in_voltage7_Name"
304 },
Peter Yin758aecd2024-05-10 15:18:44 +0800305 "in0_PowerState": {
306 "$ref": "#/definitions/Types/in0_PowerState"
307 },
308 "in1_PowerState": {
309 "$ref": "#/definitions/Types/in1_PowerState"
310 },
311 "in2_PowerState": {
312 "$ref": "#/definitions/Types/in2_PowerState"
313 },
314 "in3_PowerState": {
315 "$ref": "#/definitions/Types/in3_PowerState"
316 },
317 "in4_PowerState": {
318 "$ref": "#/definitions/Types/in4_PowerState"
319 },
320 "in5_PowerState": {
321 "$ref": "#/definitions/Types/in5_PowerState"
322 },
323 "in6_PowerState": {
324 "$ref": "#/definitions/Types/in6_PowerState"
325 },
326 "in7_PowerState": {
327 "$ref": "#/definitions/Types/in7_PowerState"
328 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800329 "curr1_Name": {
330 "$ref": "#/definitions/Types/curr1_Name"
331 },
Patrick Rudolph41056ff2023-09-12 10:44:50 +0200332 "curr2_Name": {
333 "$ref": "#/definitions/Types/curr2_Name"
334 },
Potin Lai16152b52023-10-31 18:48:02 +0800335 "curr3_Name": {
336 "$ref": "#/definitions/Types/curr3_Name"
337 },
338 "curr4_Name": {
339 "$ref": "#/definitions/Types/curr4_Name"
340 },
Zev Weiss585d08c2023-11-07 07:43:45 +0000341 "iin1_Max": {
342 "$ref": "#/definitions/Types/iin1_Max"
343 },
344 "iin1_Min": {
345 "$ref": "#/definitions/Types/iin1_Min"
346 },
347 "iin1_Name": {
348 "$ref": "#/definitions/Types/iin1_Name"
349 },
350 "iin2_Max": {
351 "$ref": "#/definitions/Types/iin2_Max"
352 },
353 "iin2_Min": {
354 "$ref": "#/definitions/Types/iin2_Min"
355 },
356 "iin2_Name": {
357 "$ref": "#/definitions/Types/iin2_Name"
358 },
359 "iin3_Max": {
360 "$ref": "#/definitions/Types/iin3_Max"
361 },
362 "iin3_Min": {
363 "$ref": "#/definitions/Types/iin3_Min"
364 },
365 "iin3_Name": {
366 "$ref": "#/definitions/Types/iin3_Name"
367 },
Scron Chang73347452020-12-30 20:00:39 +0800368 "iout1_Max": {
369 "$ref": "#/definitions/Types/iout1_Max"
370 },
371 "iout1_Min": {
372 "$ref": "#/definitions/Types/iout1_Min"
373 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800374 "iout1_Name": {
375 "$ref": "#/definitions/Types/iout1_Name"
376 },
377 "maxiout1_Name": {
378 "$ref": "#/definitions/Types/maxiout1_Name"
379 },
Scron Chang73347452020-12-30 20:00:39 +0800380 "iout2_Max": {
381 "$ref": "#/definitions/Types/iout2_Max"
382 },
383 "iout2_Min": {
384 "$ref": "#/definitions/Types/iout2_Min"
385 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800386 "iout2_Name": {
387 "$ref": "#/definitions/Types/iout2_Name"
388 },
Zev Weiss585d08c2023-11-07 07:43:45 +0000389 "iout3_Max": {
390 "$ref": "#/definitions/Types/iout3_Max"
391 },
392 "iout3_Min": {
393 "$ref": "#/definitions/Types/iout3_Min"
394 },
395 "iout3_Name": {
396 "$ref": "#/definitions/Types/iout3_Name"
397 },
398 "pin1_Max": {
399 "$ref": "#/definitions/Types/pin1_Max"
400 },
401 "pin1_Min": {
402 "$ref": "#/definitions/Types/pin1_Min"
403 },
404 "pin1_Name": {
405 "$ref": "#/definitions/Types/pin1_Name"
406 },
407 "pin2_Max": {
408 "$ref": "#/definitions/Types/pin2_Max"
409 },
410 "pin2_Min": {
411 "$ref": "#/definitions/Types/pin2_Min"
412 },
413 "pin2_Name": {
414 "$ref": "#/definitions/Types/pin2_Name"
415 },
416 "pin3_Max": {
417 "$ref": "#/definitions/Types/pin3_Max"
418 },
419 "pin3_Min": {
420 "$ref": "#/definitions/Types/pin3_Min"
421 },
422 "pin3_Name": {
423 "$ref": "#/definitions/Types/pin3_Name"
424 },
Scron Chang73347452020-12-30 20:00:39 +0800425 "pout1_Max": {
426 "$ref": "#/definitions/Types/pout1_Max"
427 },
428 "pout1_Min": {
429 "$ref": "#/definitions/Types/pout1_Min"
430 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800431 "pout1_Name": {
432 "$ref": "#/definitions/Types/pout1_Name"
433 },
Scron Chang73347452020-12-30 20:00:39 +0800434 "pout2_Max": {
435 "$ref": "#/definitions/Types/pout2_Max"
436 },
437 "pout2_Min": {
438 "$ref": "#/definitions/Types/pout2_Min"
439 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800440 "pout2_Name": {
441 "$ref": "#/definitions/Types/pout2_Name"
442 },
Scron Chang73347452020-12-30 20:00:39 +0800443 "pout3_Max": {
444 "$ref": "#/definitions/Types/pout3_Max"
445 },
446 "pout3_Min": {
447 "$ref": "#/definitions/Types/pout3_Min"
448 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800449 "pout3_Name": {
450 "$ref": "#/definitions/Types/pout3_Name"
451 },
452 "power1_Name": {
453 "$ref": "#/definitions/Types/power1_Name"
454 },
Potin Lai16152b52023-10-31 18:48:02 +0800455 "power2_Name": {
456 "$ref": "#/definitions/Types/power2_Name"
457 },
458 "power3_Name": {
459 "$ref": "#/definitions/Types/power3_Name"
460 },
461 "power4_Name": {
462 "$ref": "#/definitions/Types/power4_Name"
463 },
464 "power5_Name": {
465 "$ref": "#/definitions/Types/power5_Name"
466 },
467 "power6_Name": {
468 "$ref": "#/definitions/Types/power6_Name"
469 },
470 "power7_Name": {
471 "$ref": "#/definitions/Types/power7_Name"
472 },
473 "power8_Name": {
474 "$ref": "#/definitions/Types/power8_Name"
475 },
476 "power9_Name": {
477 "$ref": "#/definitions/Types/power9_Name"
478 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800479 "temp1_Name": {
480 "$ref": "#/definitions/Types/temp1_Name"
481 },
Zev Weiss585d08c2023-11-07 07:43:45 +0000482 "temp2_Name": {
483 "$ref": "#/definitions/Types/temp2_Name"
484 },
485 "temp3_Name": {
486 "$ref": "#/definitions/Types/temp3_Name"
487 },
488 "temp4_Name": {
489 "$ref": "#/definitions/Types/temp4_Name"
490 },
Potin Lai16152b52023-10-31 18:48:02 +0800491 "temp5_Name": {
492 "$ref": "#/definitions/Types/temp5_Name"
493 },
494 "temp6_Name": {
495 "$ref": "#/definitions/Types/temp6_Name"
496 },
497 "temp7_Name": {
498 "$ref": "#/definitions/Types/temp7_Name"
499 },
500 "temp8_Name": {
501 "$ref": "#/definitions/Types/temp8_Name"
502 },
Scron Chang73347452020-12-30 20:00:39 +0800503 "vout1_Max": {
504 "$ref": "#/definitions/Types/vout1_Max"
505 },
506 "vout1_Min": {
507 "$ref": "#/definitions/Types/vout1_Min"
508 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800509 "vout1_Name": {
510 "$ref": "#/definitions/Types/vout1_Name"
511 },
Scron Chang73347452020-12-30 20:00:39 +0800512 "vout2_Max": {
513 "$ref": "#/definitions/Types/vout2_Max"
514 },
515 "vout2_Min": {
516 "$ref": "#/definitions/Types/vout2_Min"
517 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800518 "vout2_Name": {
519 "$ref": "#/definitions/Types/vout2_Name"
520 },
Scron Chang73347452020-12-30 20:00:39 +0800521 "vout3_Max": {
522 "$ref": "#/definitions/Types/vout3_Max"
523 },
524 "vout3_Min": {
525 "$ref": "#/definitions/Types/vout3_Min"
526 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800527 "vout3_Name": {
528 "$ref": "#/definitions/Types/vout3_Name"
529 },
Scron Chang73347452020-12-30 20:00:39 +0800530 "vout4_Max": {
531 "$ref": "#/definitions/Types/vout4_Max"
532 },
533 "vout4_Min": {
534 "$ref": "#/definitions/Types/vout4_Min"
535 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800536 "vout4_Name": {
537 "$ref": "#/definitions/Types/vout4_Name"
538 },
Scron Chang73347452020-12-30 20:00:39 +0800539 "vout5_Max": {
540 "$ref": "#/definitions/Types/vout5_Max"
541 },
542 "vout5_Min": {
543 "$ref": "#/definitions/Types/vout5_Min"
544 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800545 "vout5_Name": {
546 "$ref": "#/definitions/Types/vout5_Name"
547 },
Scron Chang73347452020-12-30 20:00:39 +0800548 "vout6_Max": {
549 "$ref": "#/definitions/Types/vout6_Max"
550 },
551 "vout6_Min": {
552 "$ref": "#/definitions/Types/vout6_Min"
553 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800554 "vout6_Name": {
555 "$ref": "#/definitions/Types/vout6_Name"
556 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500557 "vout7_Max": {
558 "$ref": "#/definitions/Types/vout7_Max"
559 },
560 "vout7_Min": {
561 "$ref": "#/definitions/Types/vout7_Min"
562 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800563 "vout7_Name": {
564 "$ref": "#/definitions/Types/vout7_Name"
565 },
Scron Chang73347452020-12-30 20:00:39 +0800566 "vout8_Max": {
567 "$ref": "#/definitions/Types/vout8_Max"
568 },
569 "vout8_Min": {
570 "$ref": "#/definitions/Types/vout8_Min"
571 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800572 "vout8_Name": {
573 "$ref": "#/definitions/Types/vout8_Name"
574 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500575 "vout9_Max": {
576 "$ref": "#/definitions/Types/vout9_Max"
577 },
578 "vout9_Min": {
579 "$ref": "#/definitions/Types/vout9_Min"
580 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800581 "vout9_Name": {
582 "$ref": "#/definitions/Types/vout9_Name"
583 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500584 "vout10_Max": {
585 "$ref": "#/definitions/Types/vout10_Max"
586 },
587 "vout10_Min": {
588 "$ref": "#/definitions/Types/vout10_Min"
589 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800590 "vout10_Name": {
591 "$ref": "#/definitions/Types/vout10_Name"
592 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500593 "vout11_Max": {
594 "$ref": "#/definitions/Types/vout11_Max"
595 },
596 "vout11_Min": {
597 "$ref": "#/definitions/Types/vout11_Min"
598 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800599 "vout11_Name": {
600 "$ref": "#/definitions/Types/vout11_Name"
601 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500602 "vout12_Max": {
603 "$ref": "#/definitions/Types/vout12_Max"
604 },
605 "vout12_Min": {
606 "$ref": "#/definitions/Types/vout12_Min"
607 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800608 "vout12_Name": {
609 "$ref": "#/definitions/Types/vout12_Name"
610 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500611 "vout13_Max": {
612 "$ref": "#/definitions/Types/vout13_Max"
613 },
614 "vout13_Min": {
615 "$ref": "#/definitions/Types/vout13_Min"
616 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800617 "vout13_Name": {
618 "$ref": "#/definitions/Types/vout13_Name"
619 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500620 "vout14_Max": {
621 "$ref": "#/definitions/Types/vout14_Max"
622 },
623 "vout14_Min": {
624 "$ref": "#/definitions/Types/vout14_Min"
625 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800626 "vout14_Name": {
627 "$ref": "#/definitions/Types/vout14_Name"
628 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500629 "vout15_Max": {
630 "$ref": "#/definitions/Types/vout15_Max"
631 },
632 "vout15_Min": {
633 "$ref": "#/definitions/Types/vout15_Min"
634 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800635 "vout15_Name": {
636 "$ref": "#/definitions/Types/vout15_Name"
637 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500638 "vout16_Max": {
639 "$ref": "#/definitions/Types/vout16_Max"
640 },
641 "vout16_Min": {
642 "$ref": "#/definitions/Types/vout16_Min"
643 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800644 "vout16_Name": {
645 "$ref": "#/definitions/Types/vout16_Name"
646 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500647 "vout17_Max": {
648 "$ref": "#/definitions/Types/vout17_Max"
649 },
650 "vout17_Min": {
651 "$ref": "#/definitions/Types/vout17_Min"
652 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800653 "vout17_Name": {
654 "$ref": "#/definitions/Types/vout17_Name"
655 },
Ali El-Haj-Mahmoud9f591c22023-05-08 14:10:17 -0400656 "fan1_Name": {
657 "$ref": "#/definitions/Types/fan1_Name"
658 },
Scron Chang73347452020-12-30 20:00:39 +0800659 "iout1_Offset": {
660 "$ref": "#/definitions/Types/iout1_Offset"
661 },
662 "pout1_Offset": {
663 "$ref": "#/definitions/Types/pout1_Offset"
664 },
Scron Changf0941252021-01-22 21:02:50 +0800665 "iout1_Scale": {
666 "$ref": "#/definitions/Types/iout1_Scale"
667 },
Sara Lin14c474c2024-04-24 18:01:17 +0800668 "pin_Scale": {
669 "$ref": "#/definitions/Types/pin_Scale"
670 },
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800671 "in0_Scale": {
672 "$ref": "#/definitions/Types/in0_Scale"
673 },
674 "in1_Scale": {
675 "$ref": "#/definitions/Types/in1_Scale"
676 },
677 "in2_Scale": {
678 "$ref": "#/definitions/Types/in2_Scale"
679 },
680 "in3_Scale": {
681 "$ref": "#/definitions/Types/in3_Scale"
682 },
683 "in4_Scale": {
684 "$ref": "#/definitions/Types/in4_Scale"
685 },
686 "in5_Scale": {
687 "$ref": "#/definitions/Types/in5_Scale"
688 },
689 "in6_Scale": {
690 "$ref": "#/definitions/Types/in6_Scale"
691 },
692 "in7_Scale": {
693 "$ref": "#/definitions/Types/in7_Scale"
694 },
Ian Chien2c188082024-07-24 11:13:43 +0800695 "in_voltage0_Scale": {
696 "$ref": "#/definitions/Types/in_voltage0_Scale"
697 },
698 "in_voltage1_Scale": {
699 "$ref": "#/definitions/Types/in_voltage1_Scale"
700 },
701 "in_voltage2_Scale": {
702 "$ref": "#/definitions/Types/in_voltage2_Scale"
703 },
704 "in_voltage3_Scale": {
705 "$ref": "#/definitions/Types/in_voltage3_Scale"
706 },
707 "in_voltage4_Scale": {
708 "$ref": "#/definitions/Types/in_voltage4_Scale"
709 },
710 "in_voltage5_Scale": {
711 "$ref": "#/definitions/Types/in_voltage5_Scale"
712 },
713 "in_voltage6_Scale": {
714 "$ref": "#/definitions/Types/in_voltage6_Scale"
715 },
716 "in_voltage7_Scale": {
717 "$ref": "#/definitions/Types/in_voltage7_Scale"
718 },
Scron Changf0941252021-01-22 21:02:50 +0800719 "PollRate": {
720 "$ref": "#/definitions/Types/PollRate"
721 },
Brad Bishop66665882020-05-07 17:05:18 -0400722 "Type": {
723 "$ref": "#/definitions/Types/Type"
Brad Bishop66665882020-05-07 17:05:18 -0400724 }
725 },
Patrick Williamsfa8ee872022-12-07 07:00:42 -0600726 "required": ["Name", "Type"],
Brad Bishop66665882020-05-07 17:05:18 -0400727 "type": "object"
728 },
729 "Types": {
730 "Address": {
Patrick Williamsfa8ee872022-12-07 07:00:42 -0600731 "type": ["string", "array"]
Brad Bishop66665882020-05-07 17:05:18 -0400732 },
733 "AllowedFailures": {
734 "type": "number"
735 },
736 "AlphaF": {
737 "type": "number"
738 },
739 "AlphaS": {
740 "type": "number"
741 },
742 "BindConnector": {
743 "type": "string"
744 },
745 "BindPresence": {
746 "type": "string"
747 },
748 "BridgeGpio": {
Patrick Williamsfa8ee872022-12-07 07:00:42 -0600749 "type": ["number", "array"]
Brad Bishop66665882020-05-07 17:05:18 -0400750 },
751 "Bus": {
Patrick Williamsfa8ee872022-12-07 07:00:42 -0600752 "type": ["string", "number"]
Brad Bishop66665882020-05-07 17:05:18 -0400753 },
754 "C1": {
755 "type": "number"
756 },
757 "C2": {
758 "type": "number"
759 },
Brad Bishop98e78b72020-06-22 16:12:15 -0400760 "CPURequired": {
761 "type": "number"
762 },
Brad Bishop66665882020-05-07 17:05:18 -0400763 "ChannelNames": {
764 "items": {
765 "type": "string"
766 },
767 "type": "array"
768 },
769 "Class": {
770 "type": "string"
771 },
772 "Connector": {
773 "properties": {
774 "Name": {
775 "type": "string"
776 },
777 "Pwm": {
778 "type": "number"
779 },
780 "Tachs": {
781 "items": {
782 "type": "number"
783 },
784 "type": "array"
785 }
786 },
Patrick Williamsfa8ee872022-12-07 07:00:42 -0600787 "required": ["Name", "Pwm", "Tachs"],
Brad Bishop66665882020-05-07 17:05:18 -0400788 "type": "object"
789 },
790 "CpuID": {
791 "type": "number"
792 },
Brad Bishop98e78b72020-06-22 16:12:15 -0400793 "CurrScaleFactor": {
794 "type": "number"
795 },
Brad Bishop66665882020-05-07 17:05:18 -0400796 "Direction": {
797 "type": "string"
798 },
799 "DtsCritOffset": {
800 "type": "number"
801 },
Oskar Senftf38b37c2021-09-07 13:07:11 -0400802 "EntityId": {
803 "type": "number"
804 },
805 "EntityInstance": {
806 "type": "number"
807 },
Brad Bishop66665882020-05-07 17:05:18 -0400808 "FaultIndex": {
809 "type": "number"
810 },
811 "FaultType": {
812 "type": "string"
813 },
814 "GpioPins": {
815 "items": {
816 "type": "number"
817 },
818 "type": "array"
819 },
Brad Bishop98e78b72020-06-22 16:12:15 -0400820 "GpioPolarity": {
Patrick Williamsfa8ee872022-12-07 07:00:42 -0600821 "enum": ["Low"]
Brad Bishop98e78b72020-06-22 16:12:15 -0400822 },
Brad Bishop66665882020-05-07 17:05:18 -0400823 "Index": {
824 "type": "number"
825 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800826 "InScaleFactor": {
827 "type": "number"
828 },
Brad Bishop66665882020-05-07 17:05:18 -0400829 "Labels": {
830 "items": {
831 "type": "string"
832 },
833 "type": "array"
834 },
835 "LedGpioPins": {
836 "items": {
837 "type": "number"
838 },
839 "type": "array"
840 },
841 "MaxCFM": {
842 "type": "number"
843 },
844 "MaxReading": {
845 "type": "number"
846 },
Josh Lehan0836ce02021-01-21 20:32:42 -0800847 "MaxValue": {
848 "type": "number"
849 },
850 "Units": {
Rashmica Gupta96a08d82021-07-29 18:53:06 +1000851 "type": "string",
852 "enum": [
853 "DegreesC",
854 "RPMS",
855 "Volts",
856 "Meters",
857 "Amperes",
858 "Watts",
859 "Joules",
860 "Percent",
861 "CFM",
862 "Pascals"
863 ]
Josh Lehan0836ce02021-01-21 20:32:42 -0800864 },
865 "MinReading": {
866 "type": "number"
867 },
868 "MinValue": {
869 "type": "number"
870 },
Brad Bishop66665882020-05-07 17:05:18 -0400871 "Name": {
872 "type": "string"
873 },
874 "Name1": {
875 "type": "string"
876 },
Scron Chang73347452020-12-30 20:00:39 +0800877 "Name2": {
878 "type": "string"
879 },
880 "Name3": {
881 "type": "string"
882 },
883 "Name4": {
884 "type": "string"
885 },
886 "Name5": {
887 "type": "string"
888 },
889 "Name6": {
890 "type": "string"
891 },
892 "Name7": {
893 "type": "string"
894 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500895 "Name8": {
896 "type": "string"
897 },
898 "Name9": {
899 "type": "string"
900 },
901 "Name10": {
902 "type": "string"
903 },
904 "Name11": {
905 "type": "string"
906 },
907 "Name12": {
908 "type": "string"
909 },
910 "Name13": {
911 "type": "string"
912 },
913 "Name14": {
914 "type": "string"
915 },
916 "Name15": {
917 "type": "string"
918 },
919 "Name16": {
920 "type": "string"
921 },
922 "Name17": {
923 "type": "string"
924 },
Brad Bishop98e78b72020-06-22 16:12:15 -0400925 "OffsetValue": {
926 "type": "number"
927 },
Brad Bishop66665882020-05-07 17:05:18 -0400928 "Polarity": {
Matt Spinlercbf6d012024-01-22 17:12:39 -0600929 "enum": ["High", "Low"]
Brad Bishop66665882020-05-07 17:05:18 -0400930 },
Brad Bishop98e78b72020-06-22 16:12:15 -0400931 "Polling": {
932 "type": "object"
933 },
Brad Bishop66665882020-05-07 17:05:18 -0400934 "PowerFactorMax": {
935 "type": "number"
936 },
937 "PowerFactorMin": {
938 "type": "number"
939 },
Brad Bishop98e78b72020-06-22 16:12:15 -0400940 "PowerScaleFactor": {
941 "type": "number"
942 },
Brad Bishop66665882020-05-07 17:05:18 -0400943 "PowerState": {
944 "type": "string"
945 },
Brad Bishop98e78b72020-06-22 16:12:15 -0400946 "Presence": {
947 "properties": {
948 "PinName": {
949 "type": "string"
950 },
951 "Polarity": {
Matt Spinlercbf6d012024-01-22 17:12:39 -0600952 "$ref": "#/definitions/Types/Polarity"
Brad Bishop98e78b72020-06-22 16:12:15 -0400953 }
954 },
955 "type": "object"
956 },
Brad Bishop66665882020-05-07 17:05:18 -0400957 "PresenceGpio": {
Patrick Williamsfa8ee872022-12-07 07:00:42 -0600958 "type": ["number", "array"]
Brad Bishop66665882020-05-07 17:05:18 -0400959 },
Brad Bishop66665882020-05-07 17:05:18 -0400960 "Pwm": {
961 "type": "number"
962 },
963 "QMax": {
964 "type": "number"
965 },
966 "QMin": {
967 "type": "number"
968 },
Chau Ly692bebd2024-01-30 08:58:10 +0000969 "Rearm": {
970 "enum": ["Automatic", "Manual"]
971 },
Brad Bishop98e78b72020-06-22 16:12:15 -0400972 "RedundantCount": {
973 "type": "number"
974 },
Brad Bishop66665882020-05-07 17:05:18 -0400975 "ScaleFactor": {
976 "type": "number"
977 },
Brad Bishop98e78b72020-06-22 16:12:15 -0400978 "ScaleValue": {
979 "type": "number"
980 },
981 "SensorType": {
982 "type": "string"
983 },
Brad Bishop66665882020-05-07 17:05:18 -0400984 "TachMaxPercent": {
985 "type": "number"
986 },
987 "TachMinPercent": {
988 "type": "number"
989 },
990 "Tachs": {
991 "items": {
Patrick Williamsfa8ee872022-12-07 07:00:42 -0600992 "type": ["number", "string"]
Brad Bishop66665882020-05-07 17:05:18 -0400993 },
994 "type": "array"
995 },
996 "Thresholds": {
997 "items": {
998 "properties": {
999 "Direction": {
1000 "type": "string"
1001 },
Rashmica Gupta3c543602021-07-29 15:14:36 +10001002 "Hysteresis": {
1003 "type": "number"
1004 },
Brad Bishop66665882020-05-07 17:05:18 -04001005 "Label": {
1006 "type": "string"
1007 },
1008 "Name": {
1009 "type": "string"
1010 },
1011 "Severity": {
Rashmica Guptae5437572021-07-29 19:12:15 +10001012 "type": "number",
1013 "minimum": 0,
1014 "maximum": 4
Brad Bishop66665882020-05-07 17:05:18 -04001015 },
1016 "Value": {
1017 "type": "number"
1018 }
1019 },
Patrick Williamsfa8ee872022-12-07 07:00:42 -06001020 "required": ["Direction", "Name", "Severity", "Value"],
Brad Bishop66665882020-05-07 17:05:18 -04001021 "type": "object"
1022 },
1023 "type": "array"
1024 },
Josh Lehanfea4f1a2021-03-17 16:31:33 -07001025 "Timeout": {
1026 "type": "number"
1027 },
Anoop Sa5a716d2020-11-26 18:57:26 +00001028 "HostSMbusIndex": {
1029 "type": "number"
1030 },
Scron Chang73347452020-12-30 20:00:39 +08001031 "pin_Max": {
1032 "type": "number"
1033 },
1034 "pin_Min": {
1035 "type": "number"
1036 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001037 "pin_Name": {
1038 "type": "string"
1039 },
1040 "maxpin_Name": {
1041 "type": "string"
1042 },
Scron Chang73347452020-12-30 20:00:39 +08001043 "vin_Max": {
1044 "type": "number"
1045 },
1046 "vin_Min": {
1047 "type": "number"
1048 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001049 "vin_Name": {
1050 "type": "string"
1051 },
Patrick Rudolph41056ff2023-09-12 10:44:50 +02001052 "iin_Name": {
1053 "type": "string"
1054 },
1055 "in0_Name": {
1056 "type": "string"
1057 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001058 "in1_Name": {
1059 "type": "string"
1060 },
1061 "in2_Name": {
1062 "type": "string"
1063 },
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001064 "in3_Name": {
1065 "type": "string"
1066 },
1067 "in4_Name": {
1068 "type": "string"
1069 },
1070 "in5_Name": {
1071 "type": "string"
1072 },
1073 "in6_Name": {
1074 "type": "string"
1075 },
1076 "in7_Name": {
1077 "type": "string"
1078 },
Ian Chien2c188082024-07-24 11:13:43 +08001079 "in_voltage0_Name": {
1080 "type": "string"
1081 },
1082 "in_voltage1_Name": {
1083 "type": "string"
1084 },
1085 "in_voltage2_Name": {
1086 "type": "string"
1087 },
1088 "in_voltage3_Name": {
1089 "type": "string"
1090 },
1091 "in_voltage4_Name": {
1092 "type": "string"
1093 },
1094 "in_voltage5_Name": {
1095 "type": "string"
1096 },
1097 "in_voltage6_Name": {
1098 "type": "string"
1099 },
1100 "in_voltage7_Name": {
1101 "type": "string"
1102 },
Peter Yin758aecd2024-05-10 15:18:44 +08001103 "in0_PowerState": {
1104 "type": "string"
1105 },
1106 "in1_PowerState": {
1107 "type": "string"
1108 },
1109 "in2_PowerState": {
1110 "type": "string"
1111 },
1112 "in3_PowerState": {
1113 "type": "string"
1114 },
1115 "in4_PowerState": {
1116 "type": "string"
1117 },
1118 "in5_PowerState": {
1119 "type": "string"
1120 },
1121 "in6_PowerState": {
1122 "type": "string"
1123 },
1124 "in7_PowerState": {
1125 "type": "string"
1126 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001127 "curr1_Name": {
1128 "type": "string"
1129 },
Patrick Rudolph41056ff2023-09-12 10:44:50 +02001130 "curr2_Name": {
1131 "type": "string"
1132 },
Potin Lai16152b52023-10-31 18:48:02 +08001133 "curr3_Name": {
1134 "type": "string"
1135 },
1136 "curr4_Name": {
1137 "type": "string"
1138 },
Zev Weiss585d08c2023-11-07 07:43:45 +00001139 "iin1_Max": {
1140 "type": "number"
1141 },
1142 "iin1_Min": {
1143 "type": "number"
1144 },
1145 "iin1_Name": {
1146 "type": "string"
1147 },
1148 "iin2_Max": {
1149 "type": "number"
1150 },
1151 "iin2_Min": {
1152 "type": "number"
1153 },
1154 "iin2_Name": {
1155 "type": "string"
1156 },
1157 "iin3_Max": {
1158 "type": "number"
1159 },
1160 "iin3_Min": {
1161 "type": "number"
1162 },
1163 "iin3_Name": {
1164 "type": "string"
1165 },
Scron Chang73347452020-12-30 20:00:39 +08001166 "iout1_Max": {
1167 "type": "number"
1168 },
1169 "iout1_Min": {
1170 "type": "number"
1171 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001172 "iout1_Name": {
1173 "type": "string"
1174 },
1175 "maxiout1_Name": {
1176 "type": "string"
1177 },
Scron Chang73347452020-12-30 20:00:39 +08001178 "iout2_Max": {
1179 "type": "number"
1180 },
1181 "iout2_Min": {
1182 "type": "number"
1183 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001184 "iout2_Name": {
1185 "type": "string"
1186 },
Zev Weiss585d08c2023-11-07 07:43:45 +00001187 "iout3_Max": {
1188 "type": "number"
1189 },
1190 "iout3_Min": {
1191 "type": "number"
1192 },
1193 "iout3_Name": {
1194 "type": "string"
1195 },
1196 "pin1_Max": {
1197 "type": "number"
1198 },
1199 "pin1_Min": {
1200 "type": "number"
1201 },
1202 "pin1_Name": {
1203 "type": "string"
1204 },
1205 "pin2_Max": {
1206 "type": "number"
1207 },
1208 "pin2_Min": {
1209 "type": "number"
1210 },
1211 "pin2_Name": {
1212 "type": "string"
1213 },
1214 "pin3_Max": {
1215 "type": "number"
1216 },
1217 "pin3_Min": {
1218 "type": "number"
1219 },
1220 "pin3_Name": {
1221 "type": "string"
1222 },
Scron Chang73347452020-12-30 20:00:39 +08001223 "pout1_Max": {
1224 "type": "number"
1225 },
1226 "pout1_Min": {
1227 "type": "number"
1228 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001229 "pout1_Name": {
1230 "type": "string"
1231 },
Scron Chang73347452020-12-30 20:00:39 +08001232 "pout2_Max": {
1233 "type": "number"
1234 },
1235 "pout2_Min": {
1236 "type": "number"
1237 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001238 "pout2_Name": {
1239 "type": "string"
1240 },
Scron Chang73347452020-12-30 20:00:39 +08001241 "pout3_Max": {
1242 "type": "number"
1243 },
1244 "pout3_Min": {
1245 "type": "number"
1246 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001247 "pout3_Name": {
1248 "type": "string"
1249 },
1250 "power1_Name": {
1251 "type": "string"
1252 },
Potin Lai16152b52023-10-31 18:48:02 +08001253 "power2_Name": {
1254 "type": "string"
1255 },
1256 "power3_Name": {
1257 "type": "string"
1258 },
1259 "power4_Name": {
1260 "type": "string"
1261 },
1262 "power5_Name": {
1263 "type": "string"
1264 },
1265 "power6_Name": {
1266 "type": "string"
1267 },
1268 "power7_Name": {
1269 "type": "string"
1270 },
1271 "power8_Name": {
1272 "type": "string"
1273 },
1274 "power9_Name": {
1275 "type": "string"
1276 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001277 "temp1_Name": {
1278 "type": "string"
1279 },
Zev Weiss585d08c2023-11-07 07:43:45 +00001280 "temp2_Name": {
1281 "type": "string"
1282 },
1283 "temp3_Name": {
1284 "type": "string"
1285 },
1286 "temp4_Name": {
1287 "type": "string"
1288 },
Potin Lai16152b52023-10-31 18:48:02 +08001289 "temp5_Name": {
1290 "type": "string"
1291 },
1292 "temp6_Name": {
1293 "type": "string"
1294 },
1295 "temp7_Name": {
1296 "type": "string"
1297 },
1298 "temp8_Name": {
1299 "type": "string"
1300 },
Scron Chang73347452020-12-30 20:00:39 +08001301 "vout1_Max": {
1302 "type": "number"
1303 },
1304 "vout1_Min": {
1305 "type": "number"
1306 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001307 "vout1_Name": {
1308 "type": "string"
1309 },
Scron Chang73347452020-12-30 20:00:39 +08001310 "vout2_Max": {
1311 "type": "number"
1312 },
1313 "vout2_Min": {
1314 "type": "number"
1315 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001316 "vout2_Name": {
1317 "type": "string"
1318 },
Scron Chang73347452020-12-30 20:00:39 +08001319 "vout3_Max": {
1320 "type": "number"
1321 },
1322 "vout3_Min": {
1323 "type": "number"
1324 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001325 "vout3_Name": {
1326 "type": "string"
1327 },
Scron Chang73347452020-12-30 20:00:39 +08001328 "vout4_Max": {
1329 "type": "number"
1330 },
1331 "vout4_Min": {
1332 "type": "number"
1333 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001334 "vout4_Name": {
1335 "type": "string"
1336 },
Scron Chang73347452020-12-30 20:00:39 +08001337 "vout5_Max": {
1338 "type": "number"
1339 },
1340 "vout5_Min": {
1341 "type": "number"
1342 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001343 "vout5_Name": {
1344 "type": "string"
1345 },
Scron Chang73347452020-12-30 20:00:39 +08001346 "vout6_Max": {
1347 "type": "number"
1348 },
1349 "vout6_Min": {
1350 "type": "number"
1351 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001352 "vout6_Name": {
1353 "type": "string"
1354 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -05001355 "vout7_Max": {
1356 "type": "number"
1357 },
1358 "vout7_Min": {
1359 "type": "number"
1360 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001361 "vout7_Name": {
1362 "type": "string"
1363 },
Scron Chang73347452020-12-30 20:00:39 +08001364 "vout8_Max": {
1365 "type": "number"
1366 },
1367 "vout8_Min": {
1368 "type": "number"
1369 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001370 "vout8_Name": {
1371 "type": "string"
1372 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -05001373 "vout9_Max": {
1374 "type": "number"
1375 },
1376 "vout9_Min": {
1377 "type": "number"
1378 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001379 "vout9_Name": {
1380 "type": "string"
1381 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -05001382 "vout10_Max": {
1383 "type": "number"
1384 },
1385 "vout10_Min": {
1386 "type": "number"
1387 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001388 "vout10_Name": {
1389 "type": "string"
1390 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -05001391 "vout11_Max": {
1392 "type": "number"
1393 },
1394 "vout11_Min": {
1395 "type": "number"
1396 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001397 "vout11_Name": {
1398 "type": "string"
1399 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -05001400 "vout12_Max": {
1401 "type": "number"
1402 },
1403 "vout12_Min": {
1404 "type": "number"
1405 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001406 "vout12_Name": {
1407 "type": "string"
1408 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -05001409 "vout13_Max": {
1410 "type": "number"
1411 },
1412 "vout13_Min": {
1413 "type": "number"
1414 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001415 "vout13_Name": {
1416 "type": "string"
1417 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -05001418 "vout14_Max": {
1419 "type": "number"
1420 },
1421 "vout14_Min": {
1422 "type": "number"
1423 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001424 "vout14_Name": {
1425 "type": "string"
1426 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -05001427 "vout15_Max": {
1428 "type": "number"
1429 },
1430 "vout15_Min": {
1431 "type": "number"
1432 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001433 "vout15_Name": {
1434 "type": "string"
1435 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -05001436 "vout16_Max": {
1437 "type": "number"
1438 },
1439 "vout16_Min": {
1440 "type": "number"
1441 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001442 "vout16_Name": {
1443 "type": "string"
1444 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -05001445 "vout17_Max": {
1446 "type": "number"
1447 },
1448 "vout17_Min": {
1449 "type": "number"
1450 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001451 "vout17_Name": {
1452 "type": "string"
1453 },
Ali El-Haj-Mahmoud9f591c22023-05-08 14:10:17 -04001454 "fan1_Name": {
1455 "type": "string"
1456 },
Scron Chang73347452020-12-30 20:00:39 +08001457 "iout1_Offset": {
1458 "type": "number"
1459 },
1460 "pout1_Offset": {
1461 "type": "number"
1462 },
Scron Changf0941252021-01-22 21:02:50 +08001463 "iout1_Scale": {
1464 "type": "number"
1465 },
Sara Lin14c474c2024-04-24 18:01:17 +08001466 "pin_Scale": {
1467 "type": "number"
1468 },
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001469 "in0_Scale": {
1470 "type": "number"
1471 },
1472 "in1_Scale": {
1473 "type": "number"
1474 },
1475 "in2_Scale": {
1476 "type": "number"
1477 },
1478 "in3_Scale": {
1479 "type": "number"
1480 },
1481 "in4_Scale": {
1482 "type": "number"
1483 },
1484 "in5_Scale": {
1485 "type": "number"
1486 },
1487 "in6_Scale": {
1488 "type": "number"
1489 },
1490 "in7_Scale": {
1491 "type": "number"
1492 },
Ian Chien2c188082024-07-24 11:13:43 +08001493 "in_voltage0_Scale": {
1494 "type": "number"
1495 },
1496 "in_voltage1_Scale": {
1497 "type": "number"
1498 },
1499 "in_voltage2_Scale": {
1500 "type": "number"
1501 },
1502 "in_voltage3_Scale": {
1503 "type": "number"
1504 },
1505 "in_voltage4_Scale": {
1506 "type": "number"
1507 },
1508 "in_voltage5_Scale": {
1509 "type": "number"
1510 },
1511 "in_voltage6_Scale": {
1512 "type": "number"
1513 },
1514 "in_voltage7_Scale": {
1515 "type": "number"
1516 },
Scron Changf0941252021-01-22 21:02:50 +08001517 "PollRate": {
1518 "type": "number"
1519 },
Brad Bishop66665882020-05-07 17:05:18 -04001520 "Type": {
1521 "type": "string"
Brad Bishop66665882020-05-07 17:05:18 -04001522 }
1523 }
1524 }
1525}