blob: 85e41a6c623930002a30931327faee9c1dbbe157 [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 },
Peter Yin758aecd2024-05-10 15:18:44 +0800281 "in0_PowerState": {
282 "$ref": "#/definitions/Types/in0_PowerState"
283 },
284 "in1_PowerState": {
285 "$ref": "#/definitions/Types/in1_PowerState"
286 },
287 "in2_PowerState": {
288 "$ref": "#/definitions/Types/in2_PowerState"
289 },
290 "in3_PowerState": {
291 "$ref": "#/definitions/Types/in3_PowerState"
292 },
293 "in4_PowerState": {
294 "$ref": "#/definitions/Types/in4_PowerState"
295 },
296 "in5_PowerState": {
297 "$ref": "#/definitions/Types/in5_PowerState"
298 },
299 "in6_PowerState": {
300 "$ref": "#/definitions/Types/in6_PowerState"
301 },
302 "in7_PowerState": {
303 "$ref": "#/definitions/Types/in7_PowerState"
304 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800305 "curr1_Name": {
306 "$ref": "#/definitions/Types/curr1_Name"
307 },
Patrick Rudolph41056ff2023-09-12 10:44:50 +0200308 "curr2_Name": {
309 "$ref": "#/definitions/Types/curr2_Name"
310 },
Potin Lai16152b52023-10-31 18:48:02 +0800311 "curr3_Name": {
312 "$ref": "#/definitions/Types/curr3_Name"
313 },
314 "curr4_Name": {
315 "$ref": "#/definitions/Types/curr4_Name"
316 },
Zev Weiss585d08c2023-11-07 07:43:45 +0000317 "iin1_Max": {
318 "$ref": "#/definitions/Types/iin1_Max"
319 },
320 "iin1_Min": {
321 "$ref": "#/definitions/Types/iin1_Min"
322 },
323 "iin1_Name": {
324 "$ref": "#/definitions/Types/iin1_Name"
325 },
326 "iin2_Max": {
327 "$ref": "#/definitions/Types/iin2_Max"
328 },
329 "iin2_Min": {
330 "$ref": "#/definitions/Types/iin2_Min"
331 },
332 "iin2_Name": {
333 "$ref": "#/definitions/Types/iin2_Name"
334 },
335 "iin3_Max": {
336 "$ref": "#/definitions/Types/iin3_Max"
337 },
338 "iin3_Min": {
339 "$ref": "#/definitions/Types/iin3_Min"
340 },
341 "iin3_Name": {
342 "$ref": "#/definitions/Types/iin3_Name"
343 },
Scron Chang73347452020-12-30 20:00:39 +0800344 "iout1_Max": {
345 "$ref": "#/definitions/Types/iout1_Max"
346 },
347 "iout1_Min": {
348 "$ref": "#/definitions/Types/iout1_Min"
349 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800350 "iout1_Name": {
351 "$ref": "#/definitions/Types/iout1_Name"
352 },
353 "maxiout1_Name": {
354 "$ref": "#/definitions/Types/maxiout1_Name"
355 },
Scron Chang73347452020-12-30 20:00:39 +0800356 "iout2_Max": {
357 "$ref": "#/definitions/Types/iout2_Max"
358 },
359 "iout2_Min": {
360 "$ref": "#/definitions/Types/iout2_Min"
361 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800362 "iout2_Name": {
363 "$ref": "#/definitions/Types/iout2_Name"
364 },
Zev Weiss585d08c2023-11-07 07:43:45 +0000365 "iout3_Max": {
366 "$ref": "#/definitions/Types/iout3_Max"
367 },
368 "iout3_Min": {
369 "$ref": "#/definitions/Types/iout3_Min"
370 },
371 "iout3_Name": {
372 "$ref": "#/definitions/Types/iout3_Name"
373 },
374 "pin1_Max": {
375 "$ref": "#/definitions/Types/pin1_Max"
376 },
377 "pin1_Min": {
378 "$ref": "#/definitions/Types/pin1_Min"
379 },
380 "pin1_Name": {
381 "$ref": "#/definitions/Types/pin1_Name"
382 },
383 "pin2_Max": {
384 "$ref": "#/definitions/Types/pin2_Max"
385 },
386 "pin2_Min": {
387 "$ref": "#/definitions/Types/pin2_Min"
388 },
389 "pin2_Name": {
390 "$ref": "#/definitions/Types/pin2_Name"
391 },
392 "pin3_Max": {
393 "$ref": "#/definitions/Types/pin3_Max"
394 },
395 "pin3_Min": {
396 "$ref": "#/definitions/Types/pin3_Min"
397 },
398 "pin3_Name": {
399 "$ref": "#/definitions/Types/pin3_Name"
400 },
Scron Chang73347452020-12-30 20:00:39 +0800401 "pout1_Max": {
402 "$ref": "#/definitions/Types/pout1_Max"
403 },
404 "pout1_Min": {
405 "$ref": "#/definitions/Types/pout1_Min"
406 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800407 "pout1_Name": {
408 "$ref": "#/definitions/Types/pout1_Name"
409 },
Scron Chang73347452020-12-30 20:00:39 +0800410 "pout2_Max": {
411 "$ref": "#/definitions/Types/pout2_Max"
412 },
413 "pout2_Min": {
414 "$ref": "#/definitions/Types/pout2_Min"
415 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800416 "pout2_Name": {
417 "$ref": "#/definitions/Types/pout2_Name"
418 },
Scron Chang73347452020-12-30 20:00:39 +0800419 "pout3_Max": {
420 "$ref": "#/definitions/Types/pout3_Max"
421 },
422 "pout3_Min": {
423 "$ref": "#/definitions/Types/pout3_Min"
424 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800425 "pout3_Name": {
426 "$ref": "#/definitions/Types/pout3_Name"
427 },
428 "power1_Name": {
429 "$ref": "#/definitions/Types/power1_Name"
430 },
Potin Lai16152b52023-10-31 18:48:02 +0800431 "power2_Name": {
432 "$ref": "#/definitions/Types/power2_Name"
433 },
434 "power3_Name": {
435 "$ref": "#/definitions/Types/power3_Name"
436 },
437 "power4_Name": {
438 "$ref": "#/definitions/Types/power4_Name"
439 },
440 "power5_Name": {
441 "$ref": "#/definitions/Types/power5_Name"
442 },
443 "power6_Name": {
444 "$ref": "#/definitions/Types/power6_Name"
445 },
446 "power7_Name": {
447 "$ref": "#/definitions/Types/power7_Name"
448 },
449 "power8_Name": {
450 "$ref": "#/definitions/Types/power8_Name"
451 },
452 "power9_Name": {
453 "$ref": "#/definitions/Types/power9_Name"
454 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800455 "temp1_Name": {
456 "$ref": "#/definitions/Types/temp1_Name"
457 },
Zev Weiss585d08c2023-11-07 07:43:45 +0000458 "temp2_Name": {
459 "$ref": "#/definitions/Types/temp2_Name"
460 },
461 "temp3_Name": {
462 "$ref": "#/definitions/Types/temp3_Name"
463 },
464 "temp4_Name": {
465 "$ref": "#/definitions/Types/temp4_Name"
466 },
Potin Lai16152b52023-10-31 18:48:02 +0800467 "temp5_Name": {
468 "$ref": "#/definitions/Types/temp5_Name"
469 },
470 "temp6_Name": {
471 "$ref": "#/definitions/Types/temp6_Name"
472 },
473 "temp7_Name": {
474 "$ref": "#/definitions/Types/temp7_Name"
475 },
476 "temp8_Name": {
477 "$ref": "#/definitions/Types/temp8_Name"
478 },
Scron Chang73347452020-12-30 20:00:39 +0800479 "vout1_Max": {
480 "$ref": "#/definitions/Types/vout1_Max"
481 },
482 "vout1_Min": {
483 "$ref": "#/definitions/Types/vout1_Min"
484 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800485 "vout1_Name": {
486 "$ref": "#/definitions/Types/vout1_Name"
487 },
Scron Chang73347452020-12-30 20:00:39 +0800488 "vout2_Max": {
489 "$ref": "#/definitions/Types/vout2_Max"
490 },
491 "vout2_Min": {
492 "$ref": "#/definitions/Types/vout2_Min"
493 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800494 "vout2_Name": {
495 "$ref": "#/definitions/Types/vout2_Name"
496 },
Scron Chang73347452020-12-30 20:00:39 +0800497 "vout3_Max": {
498 "$ref": "#/definitions/Types/vout3_Max"
499 },
500 "vout3_Min": {
501 "$ref": "#/definitions/Types/vout3_Min"
502 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800503 "vout3_Name": {
504 "$ref": "#/definitions/Types/vout3_Name"
505 },
Scron Chang73347452020-12-30 20:00:39 +0800506 "vout4_Max": {
507 "$ref": "#/definitions/Types/vout4_Max"
508 },
509 "vout4_Min": {
510 "$ref": "#/definitions/Types/vout4_Min"
511 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800512 "vout4_Name": {
513 "$ref": "#/definitions/Types/vout4_Name"
514 },
Scron Chang73347452020-12-30 20:00:39 +0800515 "vout5_Max": {
516 "$ref": "#/definitions/Types/vout5_Max"
517 },
518 "vout5_Min": {
519 "$ref": "#/definitions/Types/vout5_Min"
520 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800521 "vout5_Name": {
522 "$ref": "#/definitions/Types/vout5_Name"
523 },
Scron Chang73347452020-12-30 20:00:39 +0800524 "vout6_Max": {
525 "$ref": "#/definitions/Types/vout6_Max"
526 },
527 "vout6_Min": {
528 "$ref": "#/definitions/Types/vout6_Min"
529 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800530 "vout6_Name": {
531 "$ref": "#/definitions/Types/vout6_Name"
532 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500533 "vout7_Max": {
534 "$ref": "#/definitions/Types/vout7_Max"
535 },
536 "vout7_Min": {
537 "$ref": "#/definitions/Types/vout7_Min"
538 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800539 "vout7_Name": {
540 "$ref": "#/definitions/Types/vout7_Name"
541 },
Scron Chang73347452020-12-30 20:00:39 +0800542 "vout8_Max": {
543 "$ref": "#/definitions/Types/vout8_Max"
544 },
545 "vout8_Min": {
546 "$ref": "#/definitions/Types/vout8_Min"
547 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800548 "vout8_Name": {
549 "$ref": "#/definitions/Types/vout8_Name"
550 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500551 "vout9_Max": {
552 "$ref": "#/definitions/Types/vout9_Max"
553 },
554 "vout9_Min": {
555 "$ref": "#/definitions/Types/vout9_Min"
556 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800557 "vout9_Name": {
558 "$ref": "#/definitions/Types/vout9_Name"
559 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500560 "vout10_Max": {
561 "$ref": "#/definitions/Types/vout10_Max"
562 },
563 "vout10_Min": {
564 "$ref": "#/definitions/Types/vout10_Min"
565 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800566 "vout10_Name": {
567 "$ref": "#/definitions/Types/vout10_Name"
568 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500569 "vout11_Max": {
570 "$ref": "#/definitions/Types/vout11_Max"
571 },
572 "vout11_Min": {
573 "$ref": "#/definitions/Types/vout11_Min"
574 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800575 "vout11_Name": {
576 "$ref": "#/definitions/Types/vout11_Name"
577 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500578 "vout12_Max": {
579 "$ref": "#/definitions/Types/vout12_Max"
580 },
581 "vout12_Min": {
582 "$ref": "#/definitions/Types/vout12_Min"
583 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800584 "vout12_Name": {
585 "$ref": "#/definitions/Types/vout12_Name"
586 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500587 "vout13_Max": {
588 "$ref": "#/definitions/Types/vout13_Max"
589 },
590 "vout13_Min": {
591 "$ref": "#/definitions/Types/vout13_Min"
592 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800593 "vout13_Name": {
594 "$ref": "#/definitions/Types/vout13_Name"
595 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500596 "vout14_Max": {
597 "$ref": "#/definitions/Types/vout14_Max"
598 },
599 "vout14_Min": {
600 "$ref": "#/definitions/Types/vout14_Min"
601 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800602 "vout14_Name": {
603 "$ref": "#/definitions/Types/vout14_Name"
604 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500605 "vout15_Max": {
606 "$ref": "#/definitions/Types/vout15_Max"
607 },
608 "vout15_Min": {
609 "$ref": "#/definitions/Types/vout15_Min"
610 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800611 "vout15_Name": {
612 "$ref": "#/definitions/Types/vout15_Name"
613 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500614 "vout16_Max": {
615 "$ref": "#/definitions/Types/vout16_Max"
616 },
617 "vout16_Min": {
618 "$ref": "#/definitions/Types/vout16_Min"
619 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800620 "vout16_Name": {
621 "$ref": "#/definitions/Types/vout16_Name"
622 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500623 "vout17_Max": {
624 "$ref": "#/definitions/Types/vout17_Max"
625 },
626 "vout17_Min": {
627 "$ref": "#/definitions/Types/vout17_Min"
628 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800629 "vout17_Name": {
630 "$ref": "#/definitions/Types/vout17_Name"
631 },
Ali El-Haj-Mahmoud9f591c22023-05-08 14:10:17 -0400632 "fan1_Name": {
633 "$ref": "#/definitions/Types/fan1_Name"
634 },
Scron Chang73347452020-12-30 20:00:39 +0800635 "iout1_Offset": {
636 "$ref": "#/definitions/Types/iout1_Offset"
637 },
638 "pout1_Offset": {
639 "$ref": "#/definitions/Types/pout1_Offset"
640 },
Scron Changf0941252021-01-22 21:02:50 +0800641 "iout1_Scale": {
642 "$ref": "#/definitions/Types/iout1_Scale"
643 },
Sara Lin14c474c2024-04-24 18:01:17 +0800644 "pin_Scale": {
645 "$ref": "#/definitions/Types/pin_Scale"
646 },
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800647 "in0_Scale": {
648 "$ref": "#/definitions/Types/in0_Scale"
649 },
650 "in1_Scale": {
651 "$ref": "#/definitions/Types/in1_Scale"
652 },
653 "in2_Scale": {
654 "$ref": "#/definitions/Types/in2_Scale"
655 },
656 "in3_Scale": {
657 "$ref": "#/definitions/Types/in3_Scale"
658 },
659 "in4_Scale": {
660 "$ref": "#/definitions/Types/in4_Scale"
661 },
662 "in5_Scale": {
663 "$ref": "#/definitions/Types/in5_Scale"
664 },
665 "in6_Scale": {
666 "$ref": "#/definitions/Types/in6_Scale"
667 },
668 "in7_Scale": {
669 "$ref": "#/definitions/Types/in7_Scale"
670 },
Scron Changf0941252021-01-22 21:02:50 +0800671 "PollRate": {
672 "$ref": "#/definitions/Types/PollRate"
673 },
Brad Bishop66665882020-05-07 17:05:18 -0400674 "Type": {
675 "$ref": "#/definitions/Types/Type"
Brad Bishop66665882020-05-07 17:05:18 -0400676 }
677 },
Patrick Williamsfa8ee872022-12-07 07:00:42 -0600678 "required": ["Name", "Type"],
Brad Bishop66665882020-05-07 17:05:18 -0400679 "type": "object"
680 },
681 "Types": {
682 "Address": {
Patrick Williamsfa8ee872022-12-07 07:00:42 -0600683 "type": ["string", "array"]
Brad Bishop66665882020-05-07 17:05:18 -0400684 },
685 "AllowedFailures": {
686 "type": "number"
687 },
688 "AlphaF": {
689 "type": "number"
690 },
691 "AlphaS": {
692 "type": "number"
693 },
694 "BindConnector": {
695 "type": "string"
696 },
697 "BindPresence": {
698 "type": "string"
699 },
700 "BridgeGpio": {
Patrick Williamsfa8ee872022-12-07 07:00:42 -0600701 "type": ["number", "array"]
Brad Bishop66665882020-05-07 17:05:18 -0400702 },
703 "Bus": {
Patrick Williamsfa8ee872022-12-07 07:00:42 -0600704 "type": ["string", "number"]
Brad Bishop66665882020-05-07 17:05:18 -0400705 },
706 "C1": {
707 "type": "number"
708 },
709 "C2": {
710 "type": "number"
711 },
Brad Bishop98e78b72020-06-22 16:12:15 -0400712 "CPURequired": {
713 "type": "number"
714 },
Brad Bishop66665882020-05-07 17:05:18 -0400715 "ChannelNames": {
716 "items": {
717 "type": "string"
718 },
719 "type": "array"
720 },
721 "Class": {
722 "type": "string"
723 },
724 "Connector": {
725 "properties": {
726 "Name": {
727 "type": "string"
728 },
729 "Pwm": {
730 "type": "number"
731 },
732 "Tachs": {
733 "items": {
734 "type": "number"
735 },
736 "type": "array"
737 }
738 },
Patrick Williamsfa8ee872022-12-07 07:00:42 -0600739 "required": ["Name", "Pwm", "Tachs"],
Brad Bishop66665882020-05-07 17:05:18 -0400740 "type": "object"
741 },
742 "CpuID": {
743 "type": "number"
744 },
Brad Bishop98e78b72020-06-22 16:12:15 -0400745 "CurrScaleFactor": {
746 "type": "number"
747 },
Brad Bishop66665882020-05-07 17:05:18 -0400748 "Direction": {
749 "type": "string"
750 },
751 "DtsCritOffset": {
752 "type": "number"
753 },
Oskar Senftf38b37c2021-09-07 13:07:11 -0400754 "EntityId": {
755 "type": "number"
756 },
757 "EntityInstance": {
758 "type": "number"
759 },
Brad Bishop66665882020-05-07 17:05:18 -0400760 "FaultIndex": {
761 "type": "number"
762 },
763 "FaultType": {
764 "type": "string"
765 },
766 "GpioPins": {
767 "items": {
768 "type": "number"
769 },
770 "type": "array"
771 },
Brad Bishop98e78b72020-06-22 16:12:15 -0400772 "GpioPolarity": {
Patrick Williamsfa8ee872022-12-07 07:00:42 -0600773 "enum": ["Low"]
Brad Bishop98e78b72020-06-22 16:12:15 -0400774 },
Brad Bishop66665882020-05-07 17:05:18 -0400775 "Index": {
776 "type": "number"
777 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800778 "InScaleFactor": {
779 "type": "number"
780 },
Brad Bishop66665882020-05-07 17:05:18 -0400781 "Labels": {
782 "items": {
783 "type": "string"
784 },
785 "type": "array"
786 },
787 "LedGpioPins": {
788 "items": {
789 "type": "number"
790 },
791 "type": "array"
792 },
793 "MaxCFM": {
794 "type": "number"
795 },
796 "MaxReading": {
797 "type": "number"
798 },
Josh Lehan0836ce02021-01-21 20:32:42 -0800799 "MaxValue": {
800 "type": "number"
801 },
802 "Units": {
Rashmica Gupta96a08d82021-07-29 18:53:06 +1000803 "type": "string",
804 "enum": [
805 "DegreesC",
806 "RPMS",
807 "Volts",
808 "Meters",
809 "Amperes",
810 "Watts",
811 "Joules",
812 "Percent",
813 "CFM",
814 "Pascals"
815 ]
Josh Lehan0836ce02021-01-21 20:32:42 -0800816 },
817 "MinReading": {
818 "type": "number"
819 },
820 "MinValue": {
821 "type": "number"
822 },
Brad Bishop66665882020-05-07 17:05:18 -0400823 "Name": {
824 "type": "string"
825 },
826 "Name1": {
827 "type": "string"
828 },
Scron Chang73347452020-12-30 20:00:39 +0800829 "Name2": {
830 "type": "string"
831 },
832 "Name3": {
833 "type": "string"
834 },
835 "Name4": {
836 "type": "string"
837 },
838 "Name5": {
839 "type": "string"
840 },
841 "Name6": {
842 "type": "string"
843 },
844 "Name7": {
845 "type": "string"
846 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500847 "Name8": {
848 "type": "string"
849 },
850 "Name9": {
851 "type": "string"
852 },
853 "Name10": {
854 "type": "string"
855 },
856 "Name11": {
857 "type": "string"
858 },
859 "Name12": {
860 "type": "string"
861 },
862 "Name13": {
863 "type": "string"
864 },
865 "Name14": {
866 "type": "string"
867 },
868 "Name15": {
869 "type": "string"
870 },
871 "Name16": {
872 "type": "string"
873 },
874 "Name17": {
875 "type": "string"
876 },
Brad Bishop98e78b72020-06-22 16:12:15 -0400877 "OffsetValue": {
878 "type": "number"
879 },
Brad Bishop66665882020-05-07 17:05:18 -0400880 "Polarity": {
Matt Spinlercbf6d012024-01-22 17:12:39 -0600881 "enum": ["High", "Low"]
Brad Bishop66665882020-05-07 17:05:18 -0400882 },
Brad Bishop98e78b72020-06-22 16:12:15 -0400883 "Polling": {
884 "type": "object"
885 },
Brad Bishop66665882020-05-07 17:05:18 -0400886 "PowerFactorMax": {
887 "type": "number"
888 },
889 "PowerFactorMin": {
890 "type": "number"
891 },
Brad Bishop98e78b72020-06-22 16:12:15 -0400892 "PowerScaleFactor": {
893 "type": "number"
894 },
Brad Bishop66665882020-05-07 17:05:18 -0400895 "PowerState": {
896 "type": "string"
897 },
Brad Bishop98e78b72020-06-22 16:12:15 -0400898 "Presence": {
899 "properties": {
900 "PinName": {
901 "type": "string"
902 },
903 "Polarity": {
Matt Spinlercbf6d012024-01-22 17:12:39 -0600904 "$ref": "#/definitions/Types/Polarity"
Brad Bishop98e78b72020-06-22 16:12:15 -0400905 }
906 },
907 "type": "object"
908 },
Brad Bishop66665882020-05-07 17:05:18 -0400909 "PresenceGpio": {
Patrick Williamsfa8ee872022-12-07 07:00:42 -0600910 "type": ["number", "array"]
Brad Bishop66665882020-05-07 17:05:18 -0400911 },
Brad Bishop66665882020-05-07 17:05:18 -0400912 "Pwm": {
913 "type": "number"
914 },
915 "QMax": {
916 "type": "number"
917 },
918 "QMin": {
919 "type": "number"
920 },
Chau Ly692bebd2024-01-30 08:58:10 +0000921 "Rearm": {
922 "enum": ["Automatic", "Manual"]
923 },
Brad Bishop98e78b72020-06-22 16:12:15 -0400924 "RedundantCount": {
925 "type": "number"
926 },
Brad Bishop66665882020-05-07 17:05:18 -0400927 "ScaleFactor": {
928 "type": "number"
929 },
Brad Bishop98e78b72020-06-22 16:12:15 -0400930 "ScaleValue": {
931 "type": "number"
932 },
933 "SensorType": {
934 "type": "string"
935 },
Brad Bishop66665882020-05-07 17:05:18 -0400936 "TachMaxPercent": {
937 "type": "number"
938 },
939 "TachMinPercent": {
940 "type": "number"
941 },
942 "Tachs": {
943 "items": {
Patrick Williamsfa8ee872022-12-07 07:00:42 -0600944 "type": ["number", "string"]
Brad Bishop66665882020-05-07 17:05:18 -0400945 },
946 "type": "array"
947 },
948 "Thresholds": {
949 "items": {
950 "properties": {
951 "Direction": {
952 "type": "string"
953 },
Rashmica Gupta3c543602021-07-29 15:14:36 +1000954 "Hysteresis": {
955 "type": "number"
956 },
Brad Bishop66665882020-05-07 17:05:18 -0400957 "Label": {
958 "type": "string"
959 },
960 "Name": {
961 "type": "string"
962 },
963 "Severity": {
Rashmica Guptae5437572021-07-29 19:12:15 +1000964 "type": "number",
965 "minimum": 0,
966 "maximum": 4
Brad Bishop66665882020-05-07 17:05:18 -0400967 },
968 "Value": {
969 "type": "number"
970 }
971 },
Patrick Williamsfa8ee872022-12-07 07:00:42 -0600972 "required": ["Direction", "Name", "Severity", "Value"],
Brad Bishop66665882020-05-07 17:05:18 -0400973 "type": "object"
974 },
975 "type": "array"
976 },
Josh Lehanfea4f1a2021-03-17 16:31:33 -0700977 "Timeout": {
978 "type": "number"
979 },
Anoop Sa5a716d2020-11-26 18:57:26 +0000980 "HostSMbusIndex": {
981 "type": "number"
982 },
Scron Chang73347452020-12-30 20:00:39 +0800983 "pin_Max": {
984 "type": "number"
985 },
986 "pin_Min": {
987 "type": "number"
988 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800989 "pin_Name": {
990 "type": "string"
991 },
992 "maxpin_Name": {
993 "type": "string"
994 },
Scron Chang73347452020-12-30 20:00:39 +0800995 "vin_Max": {
996 "type": "number"
997 },
998 "vin_Min": {
999 "type": "number"
1000 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001001 "vin_Name": {
1002 "type": "string"
1003 },
Patrick Rudolph41056ff2023-09-12 10:44:50 +02001004 "iin_Name": {
1005 "type": "string"
1006 },
1007 "in0_Name": {
1008 "type": "string"
1009 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001010 "in1_Name": {
1011 "type": "string"
1012 },
1013 "in2_Name": {
1014 "type": "string"
1015 },
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001016 "in3_Name": {
1017 "type": "string"
1018 },
1019 "in4_Name": {
1020 "type": "string"
1021 },
1022 "in5_Name": {
1023 "type": "string"
1024 },
1025 "in6_Name": {
1026 "type": "string"
1027 },
1028 "in7_Name": {
1029 "type": "string"
1030 },
Peter Yin758aecd2024-05-10 15:18:44 +08001031 "in0_PowerState": {
1032 "type": "string"
1033 },
1034 "in1_PowerState": {
1035 "type": "string"
1036 },
1037 "in2_PowerState": {
1038 "type": "string"
1039 },
1040 "in3_PowerState": {
1041 "type": "string"
1042 },
1043 "in4_PowerState": {
1044 "type": "string"
1045 },
1046 "in5_PowerState": {
1047 "type": "string"
1048 },
1049 "in6_PowerState": {
1050 "type": "string"
1051 },
1052 "in7_PowerState": {
1053 "type": "string"
1054 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001055 "curr1_Name": {
1056 "type": "string"
1057 },
Patrick Rudolph41056ff2023-09-12 10:44:50 +02001058 "curr2_Name": {
1059 "type": "string"
1060 },
Potin Lai16152b52023-10-31 18:48:02 +08001061 "curr3_Name": {
1062 "type": "string"
1063 },
1064 "curr4_Name": {
1065 "type": "string"
1066 },
Zev Weiss585d08c2023-11-07 07:43:45 +00001067 "iin1_Max": {
1068 "type": "number"
1069 },
1070 "iin1_Min": {
1071 "type": "number"
1072 },
1073 "iin1_Name": {
1074 "type": "string"
1075 },
1076 "iin2_Max": {
1077 "type": "number"
1078 },
1079 "iin2_Min": {
1080 "type": "number"
1081 },
1082 "iin2_Name": {
1083 "type": "string"
1084 },
1085 "iin3_Max": {
1086 "type": "number"
1087 },
1088 "iin3_Min": {
1089 "type": "number"
1090 },
1091 "iin3_Name": {
1092 "type": "string"
1093 },
Scron Chang73347452020-12-30 20:00:39 +08001094 "iout1_Max": {
1095 "type": "number"
1096 },
1097 "iout1_Min": {
1098 "type": "number"
1099 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001100 "iout1_Name": {
1101 "type": "string"
1102 },
1103 "maxiout1_Name": {
1104 "type": "string"
1105 },
Scron Chang73347452020-12-30 20:00:39 +08001106 "iout2_Max": {
1107 "type": "number"
1108 },
1109 "iout2_Min": {
1110 "type": "number"
1111 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001112 "iout2_Name": {
1113 "type": "string"
1114 },
Zev Weiss585d08c2023-11-07 07:43:45 +00001115 "iout3_Max": {
1116 "type": "number"
1117 },
1118 "iout3_Min": {
1119 "type": "number"
1120 },
1121 "iout3_Name": {
1122 "type": "string"
1123 },
1124 "pin1_Max": {
1125 "type": "number"
1126 },
1127 "pin1_Min": {
1128 "type": "number"
1129 },
1130 "pin1_Name": {
1131 "type": "string"
1132 },
1133 "pin2_Max": {
1134 "type": "number"
1135 },
1136 "pin2_Min": {
1137 "type": "number"
1138 },
1139 "pin2_Name": {
1140 "type": "string"
1141 },
1142 "pin3_Max": {
1143 "type": "number"
1144 },
1145 "pin3_Min": {
1146 "type": "number"
1147 },
1148 "pin3_Name": {
1149 "type": "string"
1150 },
Scron Chang73347452020-12-30 20:00:39 +08001151 "pout1_Max": {
1152 "type": "number"
1153 },
1154 "pout1_Min": {
1155 "type": "number"
1156 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001157 "pout1_Name": {
1158 "type": "string"
1159 },
Scron Chang73347452020-12-30 20:00:39 +08001160 "pout2_Max": {
1161 "type": "number"
1162 },
1163 "pout2_Min": {
1164 "type": "number"
1165 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001166 "pout2_Name": {
1167 "type": "string"
1168 },
Scron Chang73347452020-12-30 20:00:39 +08001169 "pout3_Max": {
1170 "type": "number"
1171 },
1172 "pout3_Min": {
1173 "type": "number"
1174 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001175 "pout3_Name": {
1176 "type": "string"
1177 },
1178 "power1_Name": {
1179 "type": "string"
1180 },
Potin Lai16152b52023-10-31 18:48:02 +08001181 "power2_Name": {
1182 "type": "string"
1183 },
1184 "power3_Name": {
1185 "type": "string"
1186 },
1187 "power4_Name": {
1188 "type": "string"
1189 },
1190 "power5_Name": {
1191 "type": "string"
1192 },
1193 "power6_Name": {
1194 "type": "string"
1195 },
1196 "power7_Name": {
1197 "type": "string"
1198 },
1199 "power8_Name": {
1200 "type": "string"
1201 },
1202 "power9_Name": {
1203 "type": "string"
1204 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001205 "temp1_Name": {
1206 "type": "string"
1207 },
Zev Weiss585d08c2023-11-07 07:43:45 +00001208 "temp2_Name": {
1209 "type": "string"
1210 },
1211 "temp3_Name": {
1212 "type": "string"
1213 },
1214 "temp4_Name": {
1215 "type": "string"
1216 },
Potin Lai16152b52023-10-31 18:48:02 +08001217 "temp5_Name": {
1218 "type": "string"
1219 },
1220 "temp6_Name": {
1221 "type": "string"
1222 },
1223 "temp7_Name": {
1224 "type": "string"
1225 },
1226 "temp8_Name": {
1227 "type": "string"
1228 },
Scron Chang73347452020-12-30 20:00:39 +08001229 "vout1_Max": {
1230 "type": "number"
1231 },
1232 "vout1_Min": {
1233 "type": "number"
1234 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001235 "vout1_Name": {
1236 "type": "string"
1237 },
Scron Chang73347452020-12-30 20:00:39 +08001238 "vout2_Max": {
1239 "type": "number"
1240 },
1241 "vout2_Min": {
1242 "type": "number"
1243 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001244 "vout2_Name": {
1245 "type": "string"
1246 },
Scron Chang73347452020-12-30 20:00:39 +08001247 "vout3_Max": {
1248 "type": "number"
1249 },
1250 "vout3_Min": {
1251 "type": "number"
1252 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001253 "vout3_Name": {
1254 "type": "string"
1255 },
Scron Chang73347452020-12-30 20:00:39 +08001256 "vout4_Max": {
1257 "type": "number"
1258 },
1259 "vout4_Min": {
1260 "type": "number"
1261 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001262 "vout4_Name": {
1263 "type": "string"
1264 },
Scron Chang73347452020-12-30 20:00:39 +08001265 "vout5_Max": {
1266 "type": "number"
1267 },
1268 "vout5_Min": {
1269 "type": "number"
1270 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001271 "vout5_Name": {
1272 "type": "string"
1273 },
Scron Chang73347452020-12-30 20:00:39 +08001274 "vout6_Max": {
1275 "type": "number"
1276 },
1277 "vout6_Min": {
1278 "type": "number"
1279 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001280 "vout6_Name": {
1281 "type": "string"
1282 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -05001283 "vout7_Max": {
1284 "type": "number"
1285 },
1286 "vout7_Min": {
1287 "type": "number"
1288 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001289 "vout7_Name": {
1290 "type": "string"
1291 },
Scron Chang73347452020-12-30 20:00:39 +08001292 "vout8_Max": {
1293 "type": "number"
1294 },
1295 "vout8_Min": {
1296 "type": "number"
1297 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001298 "vout8_Name": {
1299 "type": "string"
1300 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -05001301 "vout9_Max": {
1302 "type": "number"
1303 },
1304 "vout9_Min": {
1305 "type": "number"
1306 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001307 "vout9_Name": {
1308 "type": "string"
1309 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -05001310 "vout10_Max": {
1311 "type": "number"
1312 },
1313 "vout10_Min": {
1314 "type": "number"
1315 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001316 "vout10_Name": {
1317 "type": "string"
1318 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -05001319 "vout11_Max": {
1320 "type": "number"
1321 },
1322 "vout11_Min": {
1323 "type": "number"
1324 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001325 "vout11_Name": {
1326 "type": "string"
1327 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -05001328 "vout12_Max": {
1329 "type": "number"
1330 },
1331 "vout12_Min": {
1332 "type": "number"
1333 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001334 "vout12_Name": {
1335 "type": "string"
1336 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -05001337 "vout13_Max": {
1338 "type": "number"
1339 },
1340 "vout13_Min": {
1341 "type": "number"
1342 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001343 "vout13_Name": {
1344 "type": "string"
1345 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -05001346 "vout14_Max": {
1347 "type": "number"
1348 },
1349 "vout14_Min": {
1350 "type": "number"
1351 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001352 "vout14_Name": {
1353 "type": "string"
1354 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -05001355 "vout15_Max": {
1356 "type": "number"
1357 },
1358 "vout15_Min": {
1359 "type": "number"
1360 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001361 "vout15_Name": {
1362 "type": "string"
1363 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -05001364 "vout16_Max": {
1365 "type": "number"
1366 },
1367 "vout16_Min": {
1368 "type": "number"
1369 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001370 "vout16_Name": {
1371 "type": "string"
1372 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -05001373 "vout17_Max": {
1374 "type": "number"
1375 },
1376 "vout17_Min": {
1377 "type": "number"
1378 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001379 "vout17_Name": {
1380 "type": "string"
1381 },
Ali El-Haj-Mahmoud9f591c22023-05-08 14:10:17 -04001382 "fan1_Name": {
1383 "type": "string"
1384 },
Scron Chang73347452020-12-30 20:00:39 +08001385 "iout1_Offset": {
1386 "type": "number"
1387 },
1388 "pout1_Offset": {
1389 "type": "number"
1390 },
Scron Changf0941252021-01-22 21:02:50 +08001391 "iout1_Scale": {
1392 "type": "number"
1393 },
Sara Lin14c474c2024-04-24 18:01:17 +08001394 "pin_Scale": {
1395 "type": "number"
1396 },
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001397 "in0_Scale": {
1398 "type": "number"
1399 },
1400 "in1_Scale": {
1401 "type": "number"
1402 },
1403 "in2_Scale": {
1404 "type": "number"
1405 },
1406 "in3_Scale": {
1407 "type": "number"
1408 },
1409 "in4_Scale": {
1410 "type": "number"
1411 },
1412 "in5_Scale": {
1413 "type": "number"
1414 },
1415 "in6_Scale": {
1416 "type": "number"
1417 },
1418 "in7_Scale": {
1419 "type": "number"
1420 },
Scron Changf0941252021-01-22 21:02:50 +08001421 "PollRate": {
1422 "type": "number"
1423 },
Brad Bishop66665882020-05-07 17:05:18 -04001424 "Type": {
1425 "type": "string"
Brad Bishop66665882020-05-07 17:05:18 -04001426 }
1427 }
1428 }
1429}