blob: 3edf7b8cc4a08c60b77683be9613592975ae1a07 [file] [log] [blame]
Brad Bishop66665882020-05-07 17:05:18 -04001{
2 "$schema": "http://json-schema.org/draft-07/schema#",
Patrick Williams7d6080d2024-09-04 12:54:45 -04003 "$defs": {
Brad Bishop66665882020-05-07 17:05:18 -04004 "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": {
Patrick Williams7d6080d2024-09-04 12:54:45 -04009 "$ref": "#/$defs/Types/Address"
Brad Bishop66665882020-05-07 17:05:18 -040010 },
11 "AllowedFailures": {
Patrick Williams7d6080d2024-09-04 12:54:45 -040012 "$ref": "#/$defs/Types/AllowedFailures"
Brad Bishop66665882020-05-07 17:05:18 -040013 },
14 "AlphaF": {
Patrick Williams7d6080d2024-09-04 12:54:45 -040015 "$ref": "#/$defs/Types/AlphaF"
Brad Bishop66665882020-05-07 17:05:18 -040016 },
17 "AlphaS": {
Patrick Williams7d6080d2024-09-04 12:54:45 -040018 "$ref": "#/$defs/Types/AlphaS"
Brad Bishop66665882020-05-07 17:05:18 -040019 },
20 "BindConnector": {
Patrick Williams7d6080d2024-09-04 12:54:45 -040021 "$ref": "#/$defs/Types/BindConnector"
Brad Bishop66665882020-05-07 17:05:18 -040022 },
Brad Bishop66665882020-05-07 17:05:18 -040023 "BridgeGpio": {
Patrick Williams7d6080d2024-09-04 12:54:45 -040024 "$ref": "#/$defs/Types/BridgeGpio"
Brad Bishop66665882020-05-07 17:05:18 -040025 },
26 "Bus": {
Patrick Williams7d6080d2024-09-04 12:54:45 -040027 "$ref": "#/$defs/Types/Bus"
Brad Bishop66665882020-05-07 17:05:18 -040028 },
29 "C1": {
Patrick Williams7d6080d2024-09-04 12:54:45 -040030 "$ref": "#/$defs/Types/C1"
Brad Bishop66665882020-05-07 17:05:18 -040031 },
32 "C2": {
Patrick Williams7d6080d2024-09-04 12:54:45 -040033 "$ref": "#/$defs/Types/C2"
Brad Bishop66665882020-05-07 17:05:18 -040034 },
Brad Bishop98e78b72020-06-22 16:12:15 -040035 "CPURequired": {
Patrick Williams7d6080d2024-09-04 12:54:45 -040036 "$ref": "#/$defs/Types/CPURequired"
Brad Bishop98e78b72020-06-22 16:12:15 -040037 },
Brad Bishop66665882020-05-07 17:05:18 -040038 "ChannelNames": {
Patrick Williams7d6080d2024-09-04 12:54:45 -040039 "$ref": "#/$defs/Types/ChannelNames"
Brad Bishop66665882020-05-07 17:05:18 -040040 },
41 "Class": {
Patrick Williams7d6080d2024-09-04 12:54:45 -040042 "$ref": "#/$defs/Types/Class"
Brad Bishop66665882020-05-07 17:05:18 -040043 },
44 "Connector": {
Patrick Williams7d6080d2024-09-04 12:54:45 -040045 "$ref": "#/$defs/Types/Connector"
Brad Bishop66665882020-05-07 17:05:18 -040046 },
Matt Spinler2f2f4b82024-08-06 13:38:58 -050047 "ConnectsToType": {
Patrick Williams7d6080d2024-09-04 12:54:45 -040048 "$ref": "#/$defs/Types/ConnectsToType"
Matt Spinler2f2f4b82024-08-06 13:38:58 -050049 },
Brad Bishop66665882020-05-07 17:05:18 -040050 "CpuID": {
Patrick Williams7d6080d2024-09-04 12:54:45 -040051 "$ref": "#/$defs/Types/CpuID"
Brad Bishop66665882020-05-07 17:05:18 -040052 },
Brad Bishop98e78b72020-06-22 16:12:15 -040053 "CurrScaleFactor": {
Patrick Williams7d6080d2024-09-04 12:54:45 -040054 "$ref": "#/$defs/Types/CurrScaleFactor"
Brad Bishop98e78b72020-06-22 16:12:15 -040055 },
Brad Bishop66665882020-05-07 17:05:18 -040056 "Direction": {
Patrick Williams7d6080d2024-09-04 12:54:45 -040057 "$ref": "#/$defs/Types/Direction"
Brad Bishop66665882020-05-07 17:05:18 -040058 },
59 "DtsCritOffset": {
Patrick Williams7d6080d2024-09-04 12:54:45 -040060 "$ref": "#/$defs/Types/DtsCritOffset"
Brad Bishop66665882020-05-07 17:05:18 -040061 },
Oskar Senftf38b37c2021-09-07 13:07:11 -040062 "EntityId": {
Patrick Williams7d6080d2024-09-04 12:54:45 -040063 "$ref": "#/$defs/Types/EntityId"
Oskar Senftf38b37c2021-09-07 13:07:11 -040064 },
65 "EntityInstance": {
Patrick Williams7d6080d2024-09-04 12:54:45 -040066 "$ref": "#/$defs/Types/EntityInstance"
Oskar Senftf38b37c2021-09-07 13:07:11 -040067 },
Brad Bishop66665882020-05-07 17:05:18 -040068 "GpioPins": {
Patrick Williams7d6080d2024-09-04 12:54:45 -040069 "$ref": "#/$defs/Types/GpioPins"
Brad Bishop66665882020-05-07 17:05:18 -040070 },
Brad Bishop98e78b72020-06-22 16:12:15 -040071 "GpioPolarity": {
Patrick Williams7d6080d2024-09-04 12:54:45 -040072 "$ref": "#/$defs/Types/GpioPolarity"
Brad Bishop98e78b72020-06-22 16:12:15 -040073 },
Brad Bishop66665882020-05-07 17:05:18 -040074 "Index": {
Patrick Williams7d6080d2024-09-04 12:54:45 -040075 "$ref": "#/$defs/Types/Index"
Brad Bishop66665882020-05-07 17:05:18 -040076 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +080077 "InScaleFactor": {
Patrick Williams7d6080d2024-09-04 12:54:45 -040078 "$ref": "#/$defs/Types/InScaleFactor"
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +080079 },
Brad Bishop66665882020-05-07 17:05:18 -040080 "Labels": {
Patrick Williams7d6080d2024-09-04 12:54:45 -040081 "$ref": "#/$defs/Types/Labels"
Brad Bishop66665882020-05-07 17:05:18 -040082 },
Brad Bishop66665882020-05-07 17:05:18 -040083 "MaxCFM": {
Patrick Williams7d6080d2024-09-04 12:54:45 -040084 "$ref": "#/$defs/Types/MaxCFM"
Brad Bishop66665882020-05-07 17:05:18 -040085 },
86 "MaxReading": {
Patrick Williams7d6080d2024-09-04 12:54:45 -040087 "$ref": "#/$defs/Types/MaxReading"
Brad Bishop66665882020-05-07 17:05:18 -040088 },
Josh Lehan0836ce02021-01-21 20:32:42 -080089 "MaxValue": {
Patrick Williams7d6080d2024-09-04 12:54:45 -040090 "$ref": "#/$defs/Types/MaxValue"
Josh Lehan0836ce02021-01-21 20:32:42 -080091 },
92 "Units": {
Patrick Williams7d6080d2024-09-04 12:54:45 -040093 "$ref": "#/$defs/Types/Units"
Josh Lehan0836ce02021-01-21 20:32:42 -080094 },
95 "MinReading": {
Patrick Williams7d6080d2024-09-04 12:54:45 -040096 "$ref": "#/$defs/Types/MinReading"
Josh Lehan0836ce02021-01-21 20:32:42 -080097 },
98 "MinValue": {
Patrick Williams7d6080d2024-09-04 12:54:45 -040099 "$ref": "#/$defs/Types/MinValue"
Josh Lehan0836ce02021-01-21 20:32:42 -0800100 },
Brad Bishop66665882020-05-07 17:05:18 -0400101 "Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400102 "$ref": "#/$defs/Types/Name"
Brad Bishop66665882020-05-07 17:05:18 -0400103 },
104 "Name1": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400105 "$ref": "#/$defs/Types/Name1"
Brad Bishop66665882020-05-07 17:05:18 -0400106 },
Scron Chang73347452020-12-30 20:00:39 +0800107 "Name2": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400108 "$ref": "#/$defs/Types/Name2"
Scron Chang73347452020-12-30 20:00:39 +0800109 },
110 "Name3": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400111 "$ref": "#/$defs/Types/Name3"
Scron Chang73347452020-12-30 20:00:39 +0800112 },
113 "Name4": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400114 "$ref": "#/$defs/Types/Name4"
Scron Chang73347452020-12-30 20:00:39 +0800115 },
116 "Name5": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400117 "$ref": "#/$defs/Types/Name5"
Scron Chang73347452020-12-30 20:00:39 +0800118 },
119 "Name6": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400120 "$ref": "#/$defs/Types/Name6"
Scron Chang73347452020-12-30 20:00:39 +0800121 },
122 "Name7": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400123 "$ref": "#/$defs/Types/Name7"
Scron Chang73347452020-12-30 20:00:39 +0800124 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500125 "Name8": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400126 "$ref": "#/$defs/Types/Name8"
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500127 },
128 "Name9": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400129 "$ref": "#/$defs/Types/Name9"
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500130 },
131 "Name10": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400132 "$ref": "#/$defs/Types/Name10"
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500133 },
134 "Name11": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400135 "$ref": "#/$defs/Types/Name11"
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500136 },
137 "Name12": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400138 "$ref": "#/$defs/Types/Name12"
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500139 },
140 "Name13": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400141 "$ref": "#/$defs/Types/Name13"
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500142 },
143 "Name14": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400144 "$ref": "#/$defs/Types/Name14"
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500145 },
146 "Name15": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400147 "$ref": "#/$defs/Types/Name15"
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500148 },
149 "Name16": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400150 "$ref": "#/$defs/Types/Name16"
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500151 },
152 "Name17": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400153 "$ref": "#/$defs/Types/Name17"
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500154 },
Brad Bishop98e78b72020-06-22 16:12:15 -0400155 "OffsetValue": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400156 "$ref": "#/$defs/Types/OffsetValue"
Brad Bishop98e78b72020-06-22 16:12:15 -0400157 },
Brad Bishop66665882020-05-07 17:05:18 -0400158 "Polarity": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400159 "$ref": "#/$defs/Types/Polarity"
Brad Bishop66665882020-05-07 17:05:18 -0400160 },
Brad Bishop98e78b72020-06-22 16:12:15 -0400161 "Polling": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400162 "$ref": "#/$defs/Types/Polling"
Brad Bishop98e78b72020-06-22 16:12:15 -0400163 },
Brad Bishop66665882020-05-07 17:05:18 -0400164 "PowerFactorMax": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400165 "$ref": "#/$defs/Types/PowerFactorMax"
Brad Bishop66665882020-05-07 17:05:18 -0400166 },
167 "PowerFactorMin": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400168 "$ref": "#/$defs/Types/PowerFactorMin"
Brad Bishop66665882020-05-07 17:05:18 -0400169 },
Matt Spinler2f2f4b82024-08-06 13:38:58 -0500170 "PowerPort": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400171 "$ref": "#/$defs/Types/PowerPort"
Matt Spinler2f2f4b82024-08-06 13:38:58 -0500172 },
Brad Bishop98e78b72020-06-22 16:12:15 -0400173 "PowerScaleFactor": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400174 "$ref": "#/$defs/Types/PowerScaleFactor"
Brad Bishop98e78b72020-06-22 16:12:15 -0400175 },
Brad Bishop66665882020-05-07 17:05:18 -0400176 "PowerState": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400177 "$ref": "#/$defs/Types/PowerState"
Brad Bishop66665882020-05-07 17:05:18 -0400178 },
Brad Bishop98e78b72020-06-22 16:12:15 -0400179 "Presence": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400180 "$ref": "#/$defs/Types/Presence"
Brad Bishop98e78b72020-06-22 16:12:15 -0400181 },
Brad Bishop66665882020-05-07 17:05:18 -0400182 "PresenceGpio": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400183 "$ref": "#/$defs/Types/PresenceGpio"
Brad Bishop66665882020-05-07 17:05:18 -0400184 },
Brad Bishop66665882020-05-07 17:05:18 -0400185 "Pwm": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400186 "$ref": "#/$defs/Types/Pwm"
Brad Bishop66665882020-05-07 17:05:18 -0400187 },
188 "QMax": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400189 "$ref": "#/$defs/Types/QMax"
Brad Bishop66665882020-05-07 17:05:18 -0400190 },
191 "QMin": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400192 "$ref": "#/$defs/Types/QMin"
Brad Bishop66665882020-05-07 17:05:18 -0400193 },
Chau Ly692bebd2024-01-30 08:58:10 +0000194 "Rearm": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400195 "$ref": "#/$defs/Types/Rearm"
Chau Ly692bebd2024-01-30 08:58:10 +0000196 },
Brad Bishop98e78b72020-06-22 16:12:15 -0400197 "RedundantCount": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400198 "$ref": "#/$defs/Types/RedundantCount"
Brad Bishop98e78b72020-06-22 16:12:15 -0400199 },
Brad Bishop66665882020-05-07 17:05:18 -0400200 "ScaleFactor": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400201 "$ref": "#/$defs/Types/ScaleFactor"
Brad Bishop66665882020-05-07 17:05:18 -0400202 },
Brad Bishop98e78b72020-06-22 16:12:15 -0400203 "ScaleValue": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400204 "$ref": "#/$defs/Types/ScaleValue"
Brad Bishop98e78b72020-06-22 16:12:15 -0400205 },
206 "SensorType": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400207 "$ref": "#/$defs/Types/SensorType"
Brad Bishop98e78b72020-06-22 16:12:15 -0400208 },
Bright Cheng00503d02024-08-27 16:17:47 +0800209 "SlotId": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400210 "$ref": "#/$defs/Types/SlotId"
Bright Cheng00503d02024-08-27 16:17:47 +0800211 },
Brad Bishop66665882020-05-07 17:05:18 -0400212 "TachMaxPercent": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400213 "$ref": "#/$defs/Types/TachMaxPercent"
Brad Bishop66665882020-05-07 17:05:18 -0400214 },
215 "TachMinPercent": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400216 "$ref": "#/$defs/Types/TachMinPercent"
Brad Bishop66665882020-05-07 17:05:18 -0400217 },
218 "Tachs": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400219 "$ref": "#/$defs/Types/Tachs"
Brad Bishop66665882020-05-07 17:05:18 -0400220 },
221 "Thresholds": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400222 "$ref": "#/$defs/Types/Thresholds"
Brad Bishop66665882020-05-07 17:05:18 -0400223 },
Josh Lehanfea4f1a2021-03-17 16:31:33 -0700224 "Timeout": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400225 "$ref": "#/$defs/Types/Timeout"
Josh Lehanfea4f1a2021-03-17 16:31:33 -0700226 },
Anoop Sa5a716d2020-11-26 18:57:26 +0000227 "HostSMbusIndex": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400228 "$ref": "#/$defs/Types/HostSMbusIndex"
Anoop Sa5a716d2020-11-26 18:57:26 +0000229 },
Scron Chang73347452020-12-30 20:00:39 +0800230 "pin_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400231 "$ref": "#/$defs/Types/pin_Max"
Scron Chang73347452020-12-30 20:00:39 +0800232 },
233 "pin_Min": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400234 "$ref": "#/$defs/Types/pin_Min"
Scron Chang73347452020-12-30 20:00:39 +0800235 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800236 "pin_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400237 "$ref": "#/$defs/Types/pin_Name"
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800238 },
239 "maxpin_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400240 "$ref": "#/$defs/Types/maxpin_Name"
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800241 },
Scron Chang73347452020-12-30 20:00:39 +0800242 "vin_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400243 "$ref": "#/$defs/Types/vin_Max"
Scron Chang73347452020-12-30 20:00:39 +0800244 },
245 "vin_Min": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400246 "$ref": "#/$defs/Types/vin_Min"
Scron Chang73347452020-12-30 20:00:39 +0800247 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800248 "vin_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400249 "$ref": "#/$defs/Types/vin_Name"
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800250 },
Patrick Rudolph41056ff2023-09-12 10:44:50 +0200251 "iin_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400252 "$ref": "#/$defs/Types/iin_Name"
Patrick Rudolph41056ff2023-09-12 10:44:50 +0200253 },
Ian Chien41398a62024-08-21 10:26:19 +0800254 "in0_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400255 "$ref": "#/$defs/Types/in0_Max"
Ian Chien41398a62024-08-21 10:26:19 +0800256 },
Potin Lai146673b2024-08-08 19:19:19 +0800257 "in0_Min": {
258 "$ref": "#/$defs/Types/in0_Min"
259 },
Patrick Rudolph41056ff2023-09-12 10:44:50 +0200260 "in0_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400261 "$ref": "#/$defs/Types/in0_Name"
Patrick Rudolph41056ff2023-09-12 10:44:50 +0200262 },
Ian Chien41398a62024-08-21 10:26:19 +0800263 "in1_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400264 "$ref": "#/$defs/Types/in1_Max"
Ian Chien41398a62024-08-21 10:26:19 +0800265 },
Yikai Tsai3f1d7b32025-01-08 15:46:23 +0800266 "in1_Min": {
267 "$ref": "#/$defs/Types/in1_Min"
268 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800269 "in1_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400270 "$ref": "#/$defs/Types/in1_Name"
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800271 },
Ian Chien41398a62024-08-21 10:26:19 +0800272 "in2_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400273 "$ref": "#/$defs/Types/in2_Max"
Ian Chien41398a62024-08-21 10:26:19 +0800274 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800275 "in2_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400276 "$ref": "#/$defs/Types/in2_Name"
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800277 },
Ian Chien41398a62024-08-21 10:26:19 +0800278 "in3_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400279 "$ref": "#/$defs/Types/in3_Max"
Ian Chien41398a62024-08-21 10:26:19 +0800280 },
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800281 "in3_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400282 "$ref": "#/$defs/Types/in3_Name"
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800283 },
Ian Chien41398a62024-08-21 10:26:19 +0800284 "in4_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400285 "$ref": "#/$defs/Types/in4_Max"
Ian Chien41398a62024-08-21 10:26:19 +0800286 },
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800287 "in4_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400288 "$ref": "#/$defs/Types/in4_Name"
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800289 },
Ian Chien41398a62024-08-21 10:26:19 +0800290 "in5_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400291 "$ref": "#/$defs/Types/in5_Max"
Ian Chien41398a62024-08-21 10:26:19 +0800292 },
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800293 "in5_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400294 "$ref": "#/$defs/Types/in5_Name"
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800295 },
296 "in6_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400297 "$ref": "#/$defs/Types/in6_Name"
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800298 },
299 "in7_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400300 "$ref": "#/$defs/Types/in7_Name"
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800301 },
Ian Chien41398a62024-08-21 10:26:19 +0800302 "in_voltage0_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400303 "$ref": "#/$defs/Types/in_voltage0_Max"
Ian Chien41398a62024-08-21 10:26:19 +0800304 },
Yikai Tsai3f1d7b32025-01-08 15:46:23 +0800305 "in_voltage0_Min": {
306 "$ref": "#/$defs/Types/in_voltage0_Min"
307 },
Ian Chien2c188082024-07-24 11:13:43 +0800308 "in_voltage0_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400309 "$ref": "#/$defs/Types/in_voltage0_Name"
Ian Chien2c188082024-07-24 11:13:43 +0800310 },
Ian Chien41398a62024-08-21 10:26:19 +0800311 "in_voltage1_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400312 "$ref": "#/$defs/Types/in_voltage1_Max"
Ian Chien41398a62024-08-21 10:26:19 +0800313 },
Ian Chien2c188082024-07-24 11:13:43 +0800314 "in_voltage1_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400315 "$ref": "#/$defs/Types/in_voltage1_Name"
Ian Chien2c188082024-07-24 11:13:43 +0800316 },
Ian Chien41398a62024-08-21 10:26:19 +0800317 "in_voltage2_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400318 "$ref": "#/$defs/Types/in_voltage2_Max"
Ian Chien41398a62024-08-21 10:26:19 +0800319 },
Ian Chien2c188082024-07-24 11:13:43 +0800320 "in_voltage2_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400321 "$ref": "#/$defs/Types/in_voltage2_Name"
Ian Chien2c188082024-07-24 11:13:43 +0800322 },
Ian Chien41398a62024-08-21 10:26:19 +0800323 "in_voltage3_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400324 "$ref": "#/$defs/Types/in_voltage3_Max"
Ian Chien41398a62024-08-21 10:26:19 +0800325 },
Ian Chien2c188082024-07-24 11:13:43 +0800326 "in_voltage3_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400327 "$ref": "#/$defs/Types/in_voltage3_Name"
Ian Chien2c188082024-07-24 11:13:43 +0800328 },
Ian Chien41398a62024-08-21 10:26:19 +0800329 "in_voltage4_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400330 "$ref": "#/$defs/Types/in_voltage4_Max"
Ian Chien41398a62024-08-21 10:26:19 +0800331 },
Ian Chien2c188082024-07-24 11:13:43 +0800332 "in_voltage4_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400333 "$ref": "#/$defs/Types/in_voltage4_Name"
Ian Chien2c188082024-07-24 11:13:43 +0800334 },
Ian Chien41398a62024-08-21 10:26:19 +0800335 "in_voltage5_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400336 "$ref": "#/$defs/Types/in_voltage5_Max"
Ian Chien41398a62024-08-21 10:26:19 +0800337 },
Ian Chien2c188082024-07-24 11:13:43 +0800338 "in_voltage5_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400339 "$ref": "#/$defs/Types/in_voltage5_Name"
Ian Chien2c188082024-07-24 11:13:43 +0800340 },
341 "in_voltage6_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400342 "$ref": "#/$defs/Types/in_voltage6_Name"
Ian Chien2c188082024-07-24 11:13:43 +0800343 },
344 "in_voltage7_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400345 "$ref": "#/$defs/Types/in_voltage7_Name"
Ian Chien2c188082024-07-24 11:13:43 +0800346 },
Ian Chien7ee8c022024-08-16 15:12:18 +0800347 "in_voltage8_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400348 "$ref": "#/$defs/Types/in_voltage8_Name"
Ian Chien7ee8c022024-08-16 15:12:18 +0800349 },
350 "in_voltage9_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400351 "$ref": "#/$defs/Types/in_voltage9_Name"
Ian Chien7ee8c022024-08-16 15:12:18 +0800352 },
Peter Yin758aecd2024-05-10 15:18:44 +0800353 "in0_PowerState": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400354 "$ref": "#/$defs/Types/in0_PowerState"
Peter Yin758aecd2024-05-10 15:18:44 +0800355 },
356 "in1_PowerState": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400357 "$ref": "#/$defs/Types/in1_PowerState"
Peter Yin758aecd2024-05-10 15:18:44 +0800358 },
359 "in2_PowerState": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400360 "$ref": "#/$defs/Types/in2_PowerState"
Peter Yin758aecd2024-05-10 15:18:44 +0800361 },
362 "in3_PowerState": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400363 "$ref": "#/$defs/Types/in3_PowerState"
Peter Yin758aecd2024-05-10 15:18:44 +0800364 },
365 "in4_PowerState": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400366 "$ref": "#/$defs/Types/in4_PowerState"
Peter Yin758aecd2024-05-10 15:18:44 +0800367 },
368 "in5_PowerState": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400369 "$ref": "#/$defs/Types/in5_PowerState"
Peter Yin758aecd2024-05-10 15:18:44 +0800370 },
371 "in6_PowerState": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400372 "$ref": "#/$defs/Types/in6_PowerState"
Peter Yin758aecd2024-05-10 15:18:44 +0800373 },
374 "in7_PowerState": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400375 "$ref": "#/$defs/Types/in7_PowerState"
Peter Yin758aecd2024-05-10 15:18:44 +0800376 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800377 "curr1_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400378 "$ref": "#/$defs/Types/curr1_Name"
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800379 },
Potin Lai58a10f72025-01-10 15:44:45 +0800380 "curr1_Max": {
381 "$ref": "#/$defs/Types/curr1_Max"
382 },
383 "curr1_Min": {
384 "$ref": "#/$defs/Types/curr1_Min"
385 },
Patrick Rudolph41056ff2023-09-12 10:44:50 +0200386 "curr2_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400387 "$ref": "#/$defs/Types/curr2_Name"
Patrick Rudolph41056ff2023-09-12 10:44:50 +0200388 },
Potin Lai16152b52023-10-31 18:48:02 +0800389 "curr3_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400390 "$ref": "#/$defs/Types/curr3_Name"
Potin Lai16152b52023-10-31 18:48:02 +0800391 },
392 "curr4_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400393 "$ref": "#/$defs/Types/curr4_Name"
Potin Lai16152b52023-10-31 18:48:02 +0800394 },
Zev Weiss585d08c2023-11-07 07:43:45 +0000395 "iin1_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400396 "$ref": "#/$defs/Types/iin1_Max"
Zev Weiss585d08c2023-11-07 07:43:45 +0000397 },
398 "iin1_Min": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400399 "$ref": "#/$defs/Types/iin1_Min"
Zev Weiss585d08c2023-11-07 07:43:45 +0000400 },
401 "iin1_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400402 "$ref": "#/$defs/Types/iin1_Name"
Zev Weiss585d08c2023-11-07 07:43:45 +0000403 },
404 "iin2_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400405 "$ref": "#/$defs/Types/iin2_Max"
Zev Weiss585d08c2023-11-07 07:43:45 +0000406 },
407 "iin2_Min": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400408 "$ref": "#/$defs/Types/iin2_Min"
Zev Weiss585d08c2023-11-07 07:43:45 +0000409 },
410 "iin2_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400411 "$ref": "#/$defs/Types/iin2_Name"
Zev Weiss585d08c2023-11-07 07:43:45 +0000412 },
413 "iin3_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400414 "$ref": "#/$defs/Types/iin3_Max"
Zev Weiss585d08c2023-11-07 07:43:45 +0000415 },
416 "iin3_Min": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400417 "$ref": "#/$defs/Types/iin3_Min"
Zev Weiss585d08c2023-11-07 07:43:45 +0000418 },
419 "iin3_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400420 "$ref": "#/$defs/Types/iin3_Name"
Zev Weiss585d08c2023-11-07 07:43:45 +0000421 },
Scron Chang73347452020-12-30 20:00:39 +0800422 "iout1_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400423 "$ref": "#/$defs/Types/iout1_Max"
Scron Chang73347452020-12-30 20:00:39 +0800424 },
425 "iout1_Min": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400426 "$ref": "#/$defs/Types/iout1_Min"
Scron Chang73347452020-12-30 20:00:39 +0800427 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800428 "iout1_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400429 "$ref": "#/$defs/Types/iout1_Name"
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800430 },
431 "maxiout1_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400432 "$ref": "#/$defs/Types/maxiout1_Name"
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800433 },
Scron Chang73347452020-12-30 20:00:39 +0800434 "iout2_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400435 "$ref": "#/$defs/Types/iout2_Max"
Scron Chang73347452020-12-30 20:00:39 +0800436 },
437 "iout2_Min": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400438 "$ref": "#/$defs/Types/iout2_Min"
Scron Chang73347452020-12-30 20:00:39 +0800439 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800440 "iout2_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400441 "$ref": "#/$defs/Types/iout2_Name"
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800442 },
Zev Weiss585d08c2023-11-07 07:43:45 +0000443 "iout3_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400444 "$ref": "#/$defs/Types/iout3_Max"
Zev Weiss585d08c2023-11-07 07:43:45 +0000445 },
446 "iout3_Min": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400447 "$ref": "#/$defs/Types/iout3_Min"
Zev Weiss585d08c2023-11-07 07:43:45 +0000448 },
449 "iout3_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400450 "$ref": "#/$defs/Types/iout3_Name"
Zev Weiss585d08c2023-11-07 07:43:45 +0000451 },
Chau Lyc1521d12024-10-10 03:38:17 +0000452 "iout4_Max": {
453 "$ref": "#/$defs/Types/iout4_Max"
454 },
455 "iout4_Min": {
456 "$ref": "#/$defs/Types/iout4_Min"
457 },
458 "iout4_Name": {
459 "$ref": "#/$defs/Types/iout4_Name"
460 },
461 "iout5_Max": {
462 "$ref": "#/$defs/Types/iout5_Max"
463 },
464 "iout5_Min": {
465 "$ref": "#/$defs/Types/iout5_Min"
466 },
467 "iout5_Name": {
468 "$ref": "#/$defs/Types/iout5_Name"
469 },
Zev Weiss585d08c2023-11-07 07:43:45 +0000470 "pin1_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400471 "$ref": "#/$defs/Types/pin1_Max"
Zev Weiss585d08c2023-11-07 07:43:45 +0000472 },
473 "pin1_Min": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400474 "$ref": "#/$defs/Types/pin1_Min"
Zev Weiss585d08c2023-11-07 07:43:45 +0000475 },
476 "pin1_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400477 "$ref": "#/$defs/Types/pin1_Name"
Zev Weiss585d08c2023-11-07 07:43:45 +0000478 },
479 "pin2_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400480 "$ref": "#/$defs/Types/pin2_Max"
Zev Weiss585d08c2023-11-07 07:43:45 +0000481 },
482 "pin2_Min": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400483 "$ref": "#/$defs/Types/pin2_Min"
Zev Weiss585d08c2023-11-07 07:43:45 +0000484 },
485 "pin2_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400486 "$ref": "#/$defs/Types/pin2_Name"
Zev Weiss585d08c2023-11-07 07:43:45 +0000487 },
488 "pin3_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400489 "$ref": "#/$defs/Types/pin3_Max"
Zev Weiss585d08c2023-11-07 07:43:45 +0000490 },
491 "pin3_Min": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400492 "$ref": "#/$defs/Types/pin3_Min"
Zev Weiss585d08c2023-11-07 07:43:45 +0000493 },
494 "pin3_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400495 "$ref": "#/$defs/Types/pin3_Name"
Zev Weiss585d08c2023-11-07 07:43:45 +0000496 },
Scron Chang73347452020-12-30 20:00:39 +0800497 "pout1_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400498 "$ref": "#/$defs/Types/pout1_Max"
Scron Chang73347452020-12-30 20:00:39 +0800499 },
500 "pout1_Min": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400501 "$ref": "#/$defs/Types/pout1_Min"
Scron Chang73347452020-12-30 20:00:39 +0800502 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800503 "pout1_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400504 "$ref": "#/$defs/Types/pout1_Name"
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800505 },
Scron Chang73347452020-12-30 20:00:39 +0800506 "pout2_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400507 "$ref": "#/$defs/Types/pout2_Max"
Scron Chang73347452020-12-30 20:00:39 +0800508 },
509 "pout2_Min": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400510 "$ref": "#/$defs/Types/pout2_Min"
Scron Chang73347452020-12-30 20:00:39 +0800511 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800512 "pout2_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400513 "$ref": "#/$defs/Types/pout2_Name"
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800514 },
Scron Chang73347452020-12-30 20:00:39 +0800515 "pout3_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400516 "$ref": "#/$defs/Types/pout3_Max"
Scron Chang73347452020-12-30 20:00:39 +0800517 },
518 "pout3_Min": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400519 "$ref": "#/$defs/Types/pout3_Min"
Scron Chang73347452020-12-30 20:00:39 +0800520 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800521 "pout3_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400522 "$ref": "#/$defs/Types/pout3_Name"
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800523 },
Chau Lyc1521d12024-10-10 03:38:17 +0000524 "power1_Max": {
525 "$ref": "#/$defs/Types/power1_Max"
526 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800527 "power1_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400528 "$ref": "#/$defs/Types/power1_Name"
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800529 },
Chau Lyc1521d12024-10-10 03:38:17 +0000530 "power2_Max": {
531 "$ref": "#/$defs/Types/power2_Max"
532 },
Potin Lai16152b52023-10-31 18:48:02 +0800533 "power2_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400534 "$ref": "#/$defs/Types/power2_Name"
Potin Lai16152b52023-10-31 18:48:02 +0800535 },
Chau Lyc1521d12024-10-10 03:38:17 +0000536 "power3_Max": {
537 "$ref": "#/$defs/Types/power3_Max"
538 },
Potin Lai16152b52023-10-31 18:48:02 +0800539 "power3_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400540 "$ref": "#/$defs/Types/power3_Name"
Potin Lai16152b52023-10-31 18:48:02 +0800541 },
Chau Lyc1521d12024-10-10 03:38:17 +0000542 "power4_Max": {
543 "$ref": "#/$defs/Types/power4_Max"
544 },
Potin Lai16152b52023-10-31 18:48:02 +0800545 "power4_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400546 "$ref": "#/$defs/Types/power4_Name"
Potin Lai16152b52023-10-31 18:48:02 +0800547 },
Chau Lyc1521d12024-10-10 03:38:17 +0000548 "power5_Max": {
549 "$ref": "#/$defs/Types/power5_Max"
550 },
Potin Lai16152b52023-10-31 18:48:02 +0800551 "power5_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400552 "$ref": "#/$defs/Types/power5_Name"
Potin Lai16152b52023-10-31 18:48:02 +0800553 },
554 "power6_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400555 "$ref": "#/$defs/Types/power6_Name"
Potin Lai16152b52023-10-31 18:48:02 +0800556 },
557 "power7_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400558 "$ref": "#/$defs/Types/power7_Name"
Potin Lai16152b52023-10-31 18:48:02 +0800559 },
560 "power8_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400561 "$ref": "#/$defs/Types/power8_Name"
Potin Lai16152b52023-10-31 18:48:02 +0800562 },
563 "power9_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400564 "$ref": "#/$defs/Types/power9_Name"
Potin Lai16152b52023-10-31 18:48:02 +0800565 },
Chau Lyc1521d12024-10-10 03:38:17 +0000566 "temp1_Max": {
567 "$ref": "#/$defs/Types/temp1_Max"
568 },
569 "temp1_Min": {
570 "$ref": "#/$defs/Types/temp1_Min"
571 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800572 "temp1_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400573 "$ref": "#/$defs/Types/temp1_Name"
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800574 },
Chau Lyc1521d12024-10-10 03:38:17 +0000575 "temp2_Max": {
576 "$ref": "#/$defs/Types/temp2_Max"
577 },
578 "temp2_Min": {
579 "$ref": "#/$defs/Types/temp2_Min"
580 },
Zev Weiss585d08c2023-11-07 07:43:45 +0000581 "temp2_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400582 "$ref": "#/$defs/Types/temp2_Name"
Zev Weiss585d08c2023-11-07 07:43:45 +0000583 },
Chau Lyc1521d12024-10-10 03:38:17 +0000584 "temp3_Max": {
585 "$ref": "#/$defs/Types/temp1_Max"
586 },
587 "temp3_Min": {
588 "$ref": "#/$defs/Types/temp1_Min"
589 },
Zev Weiss585d08c2023-11-07 07:43:45 +0000590 "temp3_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400591 "$ref": "#/$defs/Types/temp3_Name"
Zev Weiss585d08c2023-11-07 07:43:45 +0000592 },
Chau Lyc1521d12024-10-10 03:38:17 +0000593 "temp4_Max": {
594 "$ref": "#/$defs/Types/temp4_Max"
595 },
596 "temp4_Min": {
597 "$ref": "#/$defs/Types/temp4_Min"
598 },
Zev Weiss585d08c2023-11-07 07:43:45 +0000599 "temp4_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400600 "$ref": "#/$defs/Types/temp4_Name"
Zev Weiss585d08c2023-11-07 07:43:45 +0000601 },
Chau Lyc1521d12024-10-10 03:38:17 +0000602 "temp5_Max": {
603 "$ref": "#/$defs/Types/temp5_Max"
604 },
605 "temp5_Min": {
606 "$ref": "#/$defs/Types/temp5_Min"
607 },
Potin Lai16152b52023-10-31 18:48:02 +0800608 "temp5_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400609 "$ref": "#/$defs/Types/temp5_Name"
Potin Lai16152b52023-10-31 18:48:02 +0800610 },
Chau Lyc1521d12024-10-10 03:38:17 +0000611 "temp6_Max": {
612 "$ref": "#/$defs/Types/temp6_Max"
613 },
614 "temp6_Min": {
615 "$ref": "#/$defs/Types/temp6_Min"
616 },
Potin Lai16152b52023-10-31 18:48:02 +0800617 "temp6_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400618 "$ref": "#/$defs/Types/temp6_Name"
Potin Lai16152b52023-10-31 18:48:02 +0800619 },
Chau Lyc1521d12024-10-10 03:38:17 +0000620 "temp7_Max": {
621 "$ref": "#/$defs/Types/temp7_Max"
622 },
623 "temp7_Min": {
624 "$ref": "#/$defs/Types/temp7_Min"
625 },
Potin Lai16152b52023-10-31 18:48:02 +0800626 "temp7_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400627 "$ref": "#/$defs/Types/temp7_Name"
Potin Lai16152b52023-10-31 18:48:02 +0800628 },
Chau Lyc1521d12024-10-10 03:38:17 +0000629 "temp8_Max": {
630 "$ref": "#/$defs/Types/temp8_Max"
631 },
632 "temp8_Min": {
633 "$ref": "#/$defs/Types/temp8_Min"
634 },
Potin Lai16152b52023-10-31 18:48:02 +0800635 "temp8_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400636 "$ref": "#/$defs/Types/temp8_Name"
Potin Lai16152b52023-10-31 18:48:02 +0800637 },
Chau Lyc1521d12024-10-10 03:38:17 +0000638 "temp9_Max": {
639 "$ref": "#/$defs/Types/temp9_Max"
640 },
641 "temp9_Min": {
642 "$ref": "#/$defs/Types/temp9_Min"
643 },
644 "temp9_Name": {
645 "$ref": "#/$defs/Types/temp9_Name"
646 },
647 "temp10_Max": {
648 "$ref": "#/$defs/Types/temp10_Max"
649 },
650 "temp10_Min": {
651 "$ref": "#/$defs/Types/temp10_Min"
652 },
653 "temp10_Name": {
654 "$ref": "#/$defs/Types/temp10_Name"
655 },
656 "temp11_Max": {
657 "$ref": "#/$defs/Types/temp11_Max"
658 },
659 "temp11_Min": {
660 "$ref": "#/$defs/Types/temp11_Min"
661 },
662 "temp11_Name": {
663 "$ref": "#/$defs/Types/temp11_Name"
664 },
665 "temp12_Max": {
666 "$ref": "#/$defs/Types/temp12_Max"
667 },
668 "temp12_Min": {
669 "$ref": "#/$defs/Types/temp12_Min"
670 },
671 "temp12_Name": {
672 "$ref": "#/$defs/Types/temp12_Name"
673 },
674 "temp13_Max": {
675 "$ref": "#/$defs/Types/temp13_Max"
676 },
677 "temp13_Min": {
678 "$ref": "#/$defs/Types/temp13_Min"
679 },
680 "temp13_Name": {
681 "$ref": "#/$defs/Types/temp13_Name"
682 },
683 "vout0_Max": {
684 "$ref": "#/$defs/Types/vout0_Max"
685 },
686 "vout0_Min": {
687 "$ref": "#/$defs/Types/vout0_Min"
688 },
689 "vout0_Name": {
690 "$ref": "#/$defs/Types/vout0_Name"
691 },
Scron Chang73347452020-12-30 20:00:39 +0800692 "vout1_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400693 "$ref": "#/$defs/Types/vout1_Max"
Scron Chang73347452020-12-30 20:00:39 +0800694 },
695 "vout1_Min": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400696 "$ref": "#/$defs/Types/vout1_Min"
Scron Chang73347452020-12-30 20:00:39 +0800697 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800698 "vout1_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400699 "$ref": "#/$defs/Types/vout1_Name"
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800700 },
Scron Chang73347452020-12-30 20:00:39 +0800701 "vout2_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400702 "$ref": "#/$defs/Types/vout2_Max"
Scron Chang73347452020-12-30 20:00:39 +0800703 },
704 "vout2_Min": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400705 "$ref": "#/$defs/Types/vout2_Min"
Scron Chang73347452020-12-30 20:00:39 +0800706 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800707 "vout2_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400708 "$ref": "#/$defs/Types/vout2_Name"
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800709 },
Scron Chang73347452020-12-30 20:00:39 +0800710 "vout3_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400711 "$ref": "#/$defs/Types/vout3_Max"
Scron Chang73347452020-12-30 20:00:39 +0800712 },
713 "vout3_Min": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400714 "$ref": "#/$defs/Types/vout3_Min"
Scron Chang73347452020-12-30 20:00:39 +0800715 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800716 "vout3_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400717 "$ref": "#/$defs/Types/vout3_Name"
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800718 },
Scron Chang73347452020-12-30 20:00:39 +0800719 "vout4_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400720 "$ref": "#/$defs/Types/vout4_Max"
Scron Chang73347452020-12-30 20:00:39 +0800721 },
722 "vout4_Min": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400723 "$ref": "#/$defs/Types/vout4_Min"
Scron Chang73347452020-12-30 20:00:39 +0800724 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800725 "vout4_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400726 "$ref": "#/$defs/Types/vout4_Name"
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800727 },
Scron Chang73347452020-12-30 20:00:39 +0800728 "vout5_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400729 "$ref": "#/$defs/Types/vout5_Max"
Scron Chang73347452020-12-30 20:00:39 +0800730 },
731 "vout5_Min": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400732 "$ref": "#/$defs/Types/vout5_Min"
Scron Chang73347452020-12-30 20:00:39 +0800733 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800734 "vout5_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400735 "$ref": "#/$defs/Types/vout5_Name"
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800736 },
Scron Chang73347452020-12-30 20:00:39 +0800737 "vout6_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400738 "$ref": "#/$defs/Types/vout6_Max"
Scron Chang73347452020-12-30 20:00:39 +0800739 },
740 "vout6_Min": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400741 "$ref": "#/$defs/Types/vout6_Min"
Scron Chang73347452020-12-30 20:00:39 +0800742 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800743 "vout6_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400744 "$ref": "#/$defs/Types/vout6_Name"
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800745 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500746 "vout7_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400747 "$ref": "#/$defs/Types/vout7_Max"
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500748 },
749 "vout7_Min": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400750 "$ref": "#/$defs/Types/vout7_Min"
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500751 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800752 "vout7_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400753 "$ref": "#/$defs/Types/vout7_Name"
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800754 },
Scron Chang73347452020-12-30 20:00:39 +0800755 "vout8_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400756 "$ref": "#/$defs/Types/vout8_Max"
Scron Chang73347452020-12-30 20:00:39 +0800757 },
758 "vout8_Min": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400759 "$ref": "#/$defs/Types/vout8_Min"
Scron Chang73347452020-12-30 20:00:39 +0800760 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800761 "vout8_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400762 "$ref": "#/$defs/Types/vout8_Name"
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800763 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500764 "vout9_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400765 "$ref": "#/$defs/Types/vout9_Max"
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500766 },
767 "vout9_Min": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400768 "$ref": "#/$defs/Types/vout9_Min"
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500769 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800770 "vout9_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400771 "$ref": "#/$defs/Types/vout9_Name"
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800772 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500773 "vout10_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400774 "$ref": "#/$defs/Types/vout10_Max"
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500775 },
776 "vout10_Min": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400777 "$ref": "#/$defs/Types/vout10_Min"
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500778 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800779 "vout10_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400780 "$ref": "#/$defs/Types/vout10_Name"
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800781 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500782 "vout11_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400783 "$ref": "#/$defs/Types/vout11_Max"
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500784 },
785 "vout11_Min": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400786 "$ref": "#/$defs/Types/vout11_Min"
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500787 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800788 "vout11_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400789 "$ref": "#/$defs/Types/vout11_Name"
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800790 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500791 "vout12_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400792 "$ref": "#/$defs/Types/vout12_Max"
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500793 },
794 "vout12_Min": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400795 "$ref": "#/$defs/Types/vout12_Min"
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500796 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800797 "vout12_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400798 "$ref": "#/$defs/Types/vout12_Name"
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800799 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500800 "vout13_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400801 "$ref": "#/$defs/Types/vout13_Max"
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500802 },
803 "vout13_Min": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400804 "$ref": "#/$defs/Types/vout13_Min"
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500805 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800806 "vout13_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400807 "$ref": "#/$defs/Types/vout13_Name"
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800808 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500809 "vout14_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400810 "$ref": "#/$defs/Types/vout14_Max"
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500811 },
812 "vout14_Min": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400813 "$ref": "#/$defs/Types/vout14_Min"
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500814 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800815 "vout14_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400816 "$ref": "#/$defs/Types/vout14_Name"
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800817 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500818 "vout15_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400819 "$ref": "#/$defs/Types/vout15_Max"
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500820 },
821 "vout15_Min": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400822 "$ref": "#/$defs/Types/vout15_Min"
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500823 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800824 "vout15_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400825 "$ref": "#/$defs/Types/vout15_Name"
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800826 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500827 "vout16_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400828 "$ref": "#/$defs/Types/vout16_Max"
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500829 },
830 "vout16_Min": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400831 "$ref": "#/$defs/Types/vout16_Min"
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500832 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800833 "vout16_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400834 "$ref": "#/$defs/Types/vout16_Name"
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800835 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500836 "vout17_Max": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400837 "$ref": "#/$defs/Types/vout17_Max"
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500838 },
839 "vout17_Min": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400840 "$ref": "#/$defs/Types/vout17_Min"
Avenash Asai Thambia29bd132021-07-30 15:02:14 -0500841 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800842 "vout17_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400843 "$ref": "#/$defs/Types/vout17_Name"
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +0800844 },
Ali El-Haj-Mahmoud9f591c22023-05-08 14:10:17 -0400845 "fan1_Name": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400846 "$ref": "#/$defs/Types/fan1_Name"
Ali El-Haj-Mahmoud9f591c22023-05-08 14:10:17 -0400847 },
Potin Lai7fe7b882025-01-06 14:12:58 +0800848 "curr1_Offset": {
849 "$ref": "#/$defs/Types/curr1_Offset"
850 },
851 "power1_Offset": {
852 "$ref": "#/$defs/Types/power1_Offset"
853 },
Scron Chang73347452020-12-30 20:00:39 +0800854 "iout1_Offset": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400855 "$ref": "#/$defs/Types/iout1_Offset"
Scron Chang73347452020-12-30 20:00:39 +0800856 },
857 "pout1_Offset": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400858 "$ref": "#/$defs/Types/pout1_Offset"
Scron Chang73347452020-12-30 20:00:39 +0800859 },
Yang Chen7d73f432024-09-25 20:47:25 +0800860 "pin_Offset": {
861 "$ref": "#/$defs/Types/pin_Offset"
862 },
Potin Lai7fe7b882025-01-06 14:12:58 +0800863 "curr1_Scale": {
864 "$ref": "#/$defs/Types/curr1_Scale"
865 },
866 "power1_Scale": {
867 "$ref": "#/$defs/Types/power1_Scale"
868 },
Scron Changf0941252021-01-22 21:02:50 +0800869 "iout1_Scale": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400870 "$ref": "#/$defs/Types/iout1_Scale"
Scron Changf0941252021-01-22 21:02:50 +0800871 },
Chau Lyc1521d12024-10-10 03:38:17 +0000872 "iout2_Scale": {
873 "$ref": "#/$defs/Types/iout2_Scale"
874 },
875 "iout3_Scale": {
876 "$ref": "#/$defs/Types/iout3_Scale"
877 },
878 "iout4_Scale": {
879 "$ref": "#/$defs/Types/iout4_Scale"
880 },
881 "iout5_Scale": {
882 "$ref": "#/$defs/Types/iout5_Scale"
883 },
Sara Lin14c474c2024-04-24 18:01:17 +0800884 "pin_Scale": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400885 "$ref": "#/$defs/Types/pin_Scale"
Sara Lin14c474c2024-04-24 18:01:17 +0800886 },
Ricky CX Wud509c442024-11-26 10:51:30 +0800887 "pout1_Scale": {
888 "$ref": "#/$defs/Types/pout1_Scale"
889 },
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800890 "in0_Scale": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400891 "$ref": "#/$defs/Types/in0_Scale"
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800892 },
893 "in1_Scale": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400894 "$ref": "#/$defs/Types/in1_Scale"
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800895 },
896 "in2_Scale": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400897 "$ref": "#/$defs/Types/in2_Scale"
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800898 },
899 "in3_Scale": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400900 "$ref": "#/$defs/Types/in3_Scale"
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800901 },
902 "in4_Scale": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400903 "$ref": "#/$defs/Types/in4_Scale"
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800904 },
905 "in5_Scale": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400906 "$ref": "#/$defs/Types/in5_Scale"
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800907 },
908 "in6_Scale": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400909 "$ref": "#/$defs/Types/in6_Scale"
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800910 },
911 "in7_Scale": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400912 "$ref": "#/$defs/Types/in7_Scale"
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +0800913 },
Ian Chien2c188082024-07-24 11:13:43 +0800914 "in_voltage0_Scale": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400915 "$ref": "#/$defs/Types/in_voltage0_Scale"
Ian Chien2c188082024-07-24 11:13:43 +0800916 },
917 "in_voltage1_Scale": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400918 "$ref": "#/$defs/Types/in_voltage1_Scale"
Ian Chien2c188082024-07-24 11:13:43 +0800919 },
920 "in_voltage2_Scale": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400921 "$ref": "#/$defs/Types/in_voltage2_Scale"
Ian Chien2c188082024-07-24 11:13:43 +0800922 },
923 "in_voltage3_Scale": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400924 "$ref": "#/$defs/Types/in_voltage3_Scale"
Ian Chien2c188082024-07-24 11:13:43 +0800925 },
926 "in_voltage4_Scale": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400927 "$ref": "#/$defs/Types/in_voltage4_Scale"
Ian Chien2c188082024-07-24 11:13:43 +0800928 },
929 "in_voltage5_Scale": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400930 "$ref": "#/$defs/Types/in_voltage5_Scale"
Ian Chien2c188082024-07-24 11:13:43 +0800931 },
932 "in_voltage6_Scale": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400933 "$ref": "#/$defs/Types/in_voltage6_Scale"
Ian Chien2c188082024-07-24 11:13:43 +0800934 },
935 "in_voltage7_Scale": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400936 "$ref": "#/$defs/Types/in_voltage7_Scale"
Ian Chien2c188082024-07-24 11:13:43 +0800937 },
Ian Chien7ee8c022024-08-16 15:12:18 +0800938 "in_voltage8_Scale": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400939 "$ref": "#/$defs/Types/in_voltage8_Scale"
Ian Chien7ee8c022024-08-16 15:12:18 +0800940 },
941 "in_voltage9_Scale": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400942 "$ref": "#/$defs/Types/in_voltage9_Scale"
Ian Chien7ee8c022024-08-16 15:12:18 +0800943 },
Scron Changf0941252021-01-22 21:02:50 +0800944 "PollRate": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400945 "$ref": "#/$defs/Types/PollRate"
Scron Changf0941252021-01-22 21:02:50 +0800946 },
Brad Bishop66665882020-05-07 17:05:18 -0400947 "Type": {
Patrick Williams7d6080d2024-09-04 12:54:45 -0400948 "$ref": "#/$defs/Types/Type"
Brad Bishop66665882020-05-07 17:05:18 -0400949 }
950 },
Patrick Williamsfa8ee872022-12-07 07:00:42 -0600951 "required": ["Name", "Type"],
Brad Bishop66665882020-05-07 17:05:18 -0400952 "type": "object"
953 },
954 "Types": {
955 "Address": {
Patrick Williamsfa8ee872022-12-07 07:00:42 -0600956 "type": ["string", "array"]
Brad Bishop66665882020-05-07 17:05:18 -0400957 },
958 "AllowedFailures": {
959 "type": "number"
960 },
961 "AlphaF": {
962 "type": "number"
963 },
964 "AlphaS": {
965 "type": "number"
966 },
967 "BindConnector": {
968 "type": "string"
969 },
Brad Bishop66665882020-05-07 17:05:18 -0400970 "BridgeGpio": {
Patrick Williamsfa8ee872022-12-07 07:00:42 -0600971 "type": ["number", "array"]
Brad Bishop66665882020-05-07 17:05:18 -0400972 },
973 "Bus": {
Patrick Williamsfa8ee872022-12-07 07:00:42 -0600974 "type": ["string", "number"]
Brad Bishop66665882020-05-07 17:05:18 -0400975 },
976 "C1": {
977 "type": "number"
978 },
979 "C2": {
980 "type": "number"
981 },
Brad Bishop98e78b72020-06-22 16:12:15 -0400982 "CPURequired": {
983 "type": "number"
984 },
Brad Bishop66665882020-05-07 17:05:18 -0400985 "ChannelNames": {
986 "items": {
987 "type": "string"
988 },
989 "type": "array"
990 },
991 "Class": {
992 "type": "string"
993 },
994 "Connector": {
995 "properties": {
996 "Name": {
997 "type": "string"
998 },
999 "Pwm": {
1000 "type": "number"
1001 },
1002 "Tachs": {
1003 "items": {
1004 "type": "number"
1005 },
1006 "type": "array"
1007 }
1008 },
Patrick Williamsfa8ee872022-12-07 07:00:42 -06001009 "required": ["Name", "Pwm", "Tachs"],
Brad Bishop66665882020-05-07 17:05:18 -04001010 "type": "object"
1011 },
Matt Spinler2f2f4b82024-08-06 13:38:58 -05001012 "ConnectsToType": {
1013 "type": "string"
1014 },
Brad Bishop66665882020-05-07 17:05:18 -04001015 "CpuID": {
1016 "type": "number"
1017 },
Brad Bishop98e78b72020-06-22 16:12:15 -04001018 "CurrScaleFactor": {
1019 "type": "number"
1020 },
Brad Bishop66665882020-05-07 17:05:18 -04001021 "Direction": {
1022 "type": "string"
1023 },
1024 "DtsCritOffset": {
1025 "type": "number"
1026 },
Oskar Senftf38b37c2021-09-07 13:07:11 -04001027 "EntityId": {
1028 "type": "number"
1029 },
1030 "EntityInstance": {
1031 "type": "number"
1032 },
Brad Bishop66665882020-05-07 17:05:18 -04001033 "GpioPins": {
1034 "items": {
1035 "type": "number"
1036 },
1037 "type": "array"
1038 },
Brad Bishop98e78b72020-06-22 16:12:15 -04001039 "GpioPolarity": {
Patrick Williamsfa8ee872022-12-07 07:00:42 -06001040 "enum": ["Low"]
Brad Bishop98e78b72020-06-22 16:12:15 -04001041 },
Brad Bishop66665882020-05-07 17:05:18 -04001042 "Index": {
1043 "type": "number"
1044 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001045 "InScaleFactor": {
1046 "type": "number"
1047 },
Brad Bishop66665882020-05-07 17:05:18 -04001048 "Labels": {
1049 "items": {
1050 "type": "string"
1051 },
1052 "type": "array"
1053 },
Brad Bishop66665882020-05-07 17:05:18 -04001054 "MaxCFM": {
1055 "type": "number"
1056 },
1057 "MaxReading": {
1058 "type": "number"
1059 },
Josh Lehan0836ce02021-01-21 20:32:42 -08001060 "MaxValue": {
1061 "type": "number"
1062 },
1063 "Units": {
Rashmica Gupta96a08d82021-07-29 18:53:06 +10001064 "type": "string",
1065 "enum": [
1066 "DegreesC",
1067 "RPMS",
1068 "Volts",
1069 "Meters",
1070 "Amperes",
1071 "Watts",
1072 "Joules",
1073 "Percent",
1074 "CFM",
1075 "Pascals"
1076 ]
Josh Lehan0836ce02021-01-21 20:32:42 -08001077 },
1078 "MinReading": {
1079 "type": "number"
1080 },
1081 "MinValue": {
1082 "type": "number"
1083 },
Brad Bishop66665882020-05-07 17:05:18 -04001084 "Name": {
1085 "type": "string"
1086 },
1087 "Name1": {
1088 "type": "string"
1089 },
Scron Chang73347452020-12-30 20:00:39 +08001090 "Name2": {
1091 "type": "string"
1092 },
1093 "Name3": {
1094 "type": "string"
1095 },
1096 "Name4": {
1097 "type": "string"
1098 },
1099 "Name5": {
1100 "type": "string"
1101 },
1102 "Name6": {
1103 "type": "string"
1104 },
1105 "Name7": {
1106 "type": "string"
1107 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -05001108 "Name8": {
1109 "type": "string"
1110 },
1111 "Name9": {
1112 "type": "string"
1113 },
1114 "Name10": {
1115 "type": "string"
1116 },
1117 "Name11": {
1118 "type": "string"
1119 },
1120 "Name12": {
1121 "type": "string"
1122 },
1123 "Name13": {
1124 "type": "string"
1125 },
1126 "Name14": {
1127 "type": "string"
1128 },
1129 "Name15": {
1130 "type": "string"
1131 },
1132 "Name16": {
1133 "type": "string"
1134 },
1135 "Name17": {
1136 "type": "string"
1137 },
Brad Bishop98e78b72020-06-22 16:12:15 -04001138 "OffsetValue": {
1139 "type": "number"
1140 },
Brad Bishop66665882020-05-07 17:05:18 -04001141 "Polarity": {
Matt Spinlercbf6d012024-01-22 17:12:39 -06001142 "enum": ["High", "Low"]
Brad Bishop66665882020-05-07 17:05:18 -04001143 },
Brad Bishop98e78b72020-06-22 16:12:15 -04001144 "Polling": {
1145 "type": "object"
1146 },
Brad Bishop66665882020-05-07 17:05:18 -04001147 "PowerFactorMax": {
1148 "type": "number"
1149 },
1150 "PowerFactorMin": {
1151 "type": "number"
1152 },
Matt Spinler2f2f4b82024-08-06 13:38:58 -05001153 "PowerPort": {
1154 "type": "boolean"
1155 },
Brad Bishop98e78b72020-06-22 16:12:15 -04001156 "PowerScaleFactor": {
1157 "type": "number"
1158 },
Brad Bishop66665882020-05-07 17:05:18 -04001159 "PowerState": {
1160 "type": "string"
1161 },
Brad Bishop98e78b72020-06-22 16:12:15 -04001162 "Presence": {
1163 "properties": {
Chris Cain25235d62023-12-07 09:29:32 -06001164 "MonitorType": {
1165 "enum": ["Event", "Polling"]
1166 },
Brad Bishop98e78b72020-06-22 16:12:15 -04001167 "PinName": {
1168 "type": "string"
1169 },
1170 "Polarity": {
Patrick Williams7d6080d2024-09-04 12:54:45 -04001171 "$ref": "#/$defs/Types/Polarity"
Brad Bishop98e78b72020-06-22 16:12:15 -04001172 }
1173 },
1174 "type": "object"
1175 },
Brad Bishop66665882020-05-07 17:05:18 -04001176 "PresenceGpio": {
Patrick Williamsfa8ee872022-12-07 07:00:42 -06001177 "type": ["number", "array"]
Brad Bishop66665882020-05-07 17:05:18 -04001178 },
Brad Bishop66665882020-05-07 17:05:18 -04001179 "Pwm": {
1180 "type": "number"
1181 },
1182 "QMax": {
1183 "type": "number"
1184 },
1185 "QMin": {
1186 "type": "number"
1187 },
Chau Ly692bebd2024-01-30 08:58:10 +00001188 "Rearm": {
1189 "enum": ["Automatic", "Manual"]
1190 },
Brad Bishop98e78b72020-06-22 16:12:15 -04001191 "RedundantCount": {
1192 "type": "number"
1193 },
Brad Bishop66665882020-05-07 17:05:18 -04001194 "ScaleFactor": {
1195 "type": "number"
1196 },
Brad Bishop98e78b72020-06-22 16:12:15 -04001197 "ScaleValue": {
1198 "type": "number"
1199 },
1200 "SensorType": {
1201 "type": "string"
1202 },
Bright Cheng00503d02024-08-27 16:17:47 +08001203 "SlotId": {
1204 "type": "string"
1205 },
Brad Bishop66665882020-05-07 17:05:18 -04001206 "TachMaxPercent": {
1207 "type": "number"
1208 },
1209 "TachMinPercent": {
1210 "type": "number"
1211 },
1212 "Tachs": {
1213 "items": {
Patrick Williamsfa8ee872022-12-07 07:00:42 -06001214 "type": ["number", "string"]
Brad Bishop66665882020-05-07 17:05:18 -04001215 },
1216 "type": "array"
1217 },
1218 "Thresholds": {
1219 "items": {
1220 "properties": {
1221 "Direction": {
1222 "type": "string"
1223 },
Rashmica Gupta3c543602021-07-29 15:14:36 +10001224 "Hysteresis": {
1225 "type": "number"
1226 },
Brad Bishop66665882020-05-07 17:05:18 -04001227 "Label": {
1228 "type": "string"
1229 },
1230 "Name": {
1231 "type": "string"
1232 },
1233 "Severity": {
Rashmica Guptae5437572021-07-29 19:12:15 +10001234 "type": "number",
1235 "minimum": 0,
1236 "maximum": 4
Brad Bishop66665882020-05-07 17:05:18 -04001237 },
1238 "Value": {
1239 "type": "number"
1240 }
1241 },
Patrick Williamsfa8ee872022-12-07 07:00:42 -06001242 "required": ["Direction", "Name", "Severity", "Value"],
Brad Bishop66665882020-05-07 17:05:18 -04001243 "type": "object"
1244 },
1245 "type": "array"
1246 },
Josh Lehanfea4f1a2021-03-17 16:31:33 -07001247 "Timeout": {
1248 "type": "number"
1249 },
Anoop Sa5a716d2020-11-26 18:57:26 +00001250 "HostSMbusIndex": {
1251 "type": "number"
1252 },
Scron Chang73347452020-12-30 20:00:39 +08001253 "pin_Max": {
1254 "type": "number"
1255 },
1256 "pin_Min": {
1257 "type": "number"
1258 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001259 "pin_Name": {
1260 "type": "string"
1261 },
1262 "maxpin_Name": {
1263 "type": "string"
1264 },
Scron Chang73347452020-12-30 20:00:39 +08001265 "vin_Max": {
1266 "type": "number"
1267 },
1268 "vin_Min": {
1269 "type": "number"
1270 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001271 "vin_Name": {
1272 "type": "string"
1273 },
Patrick Rudolph41056ff2023-09-12 10:44:50 +02001274 "iin_Name": {
1275 "type": "string"
1276 },
Ian Chien41398a62024-08-21 10:26:19 +08001277 "in0_Max": {
1278 "type": "number"
1279 },
Potin Lai146673b2024-08-08 19:19:19 +08001280 "in0_Min": {
1281 "type": "number"
1282 },
Patrick Rudolph41056ff2023-09-12 10:44:50 +02001283 "in0_Name": {
1284 "type": "string"
1285 },
Ian Chien41398a62024-08-21 10:26:19 +08001286 "in1_Max": {
1287 "type": "number"
1288 },
Yikai Tsai3f1d7b32025-01-08 15:46:23 +08001289 "in1_Min": {
1290 "type": "number"
1291 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001292 "in1_Name": {
1293 "type": "string"
1294 },
Ian Chien41398a62024-08-21 10:26:19 +08001295 "in2_Max": {
1296 "type": "number"
1297 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001298 "in2_Name": {
1299 "type": "string"
1300 },
Ian Chien41398a62024-08-21 10:26:19 +08001301 "in3_Max": {
1302 "type": "number"
1303 },
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001304 "in3_Name": {
1305 "type": "string"
1306 },
Ian Chien41398a62024-08-21 10:26:19 +08001307 "in4_Max": {
1308 "type": "number"
1309 },
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001310 "in4_Name": {
1311 "type": "string"
1312 },
Ian Chien41398a62024-08-21 10:26:19 +08001313 "in5_Max": {
1314 "type": "number"
1315 },
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001316 "in5_Name": {
1317 "type": "string"
1318 },
1319 "in6_Name": {
1320 "type": "string"
1321 },
1322 "in7_Name": {
1323 "type": "string"
1324 },
Ian Chien41398a62024-08-21 10:26:19 +08001325 "in_voltage0_Max": {
1326 "type": "number"
1327 },
Yikai Tsai3f1d7b32025-01-08 15:46:23 +08001328 "in_voltage0_Min": {
1329 "type": "number"
1330 },
Ian Chien2c188082024-07-24 11:13:43 +08001331 "in_voltage0_Name": {
1332 "type": "string"
1333 },
Ian Chien41398a62024-08-21 10:26:19 +08001334 "in_voltage1_Max": {
1335 "type": "number"
1336 },
Ian Chien2c188082024-07-24 11:13:43 +08001337 "in_voltage1_Name": {
1338 "type": "string"
1339 },
Ian Chien41398a62024-08-21 10:26:19 +08001340 "in_voltage2_Max": {
1341 "type": "number"
1342 },
Ian Chien2c188082024-07-24 11:13:43 +08001343 "in_voltage2_Name": {
1344 "type": "string"
1345 },
Ian Chien41398a62024-08-21 10:26:19 +08001346 "in_voltage3_Max": {
1347 "type": "number"
1348 },
Ian Chien2c188082024-07-24 11:13:43 +08001349 "in_voltage3_Name": {
1350 "type": "string"
1351 },
Ian Chien41398a62024-08-21 10:26:19 +08001352 "in_voltage4_Max": {
1353 "type": "number"
1354 },
Ian Chien2c188082024-07-24 11:13:43 +08001355 "in_voltage4_Name": {
1356 "type": "string"
1357 },
Ian Chien41398a62024-08-21 10:26:19 +08001358 "in_voltage5_Max": {
1359 "type": "number"
1360 },
Ian Chien2c188082024-07-24 11:13:43 +08001361 "in_voltage5_Name": {
1362 "type": "string"
1363 },
1364 "in_voltage6_Name": {
1365 "type": "string"
1366 },
1367 "in_voltage7_Name": {
1368 "type": "string"
1369 },
Ian Chien7ee8c022024-08-16 15:12:18 +08001370 "in_voltage8_Name": {
1371 "type": "string"
1372 },
1373 "in_voltage9_Name": {
1374 "type": "string"
1375 },
Peter Yin758aecd2024-05-10 15:18:44 +08001376 "in0_PowerState": {
1377 "type": "string"
1378 },
1379 "in1_PowerState": {
1380 "type": "string"
1381 },
1382 "in2_PowerState": {
1383 "type": "string"
1384 },
1385 "in3_PowerState": {
1386 "type": "string"
1387 },
1388 "in4_PowerState": {
1389 "type": "string"
1390 },
1391 "in5_PowerState": {
1392 "type": "string"
1393 },
1394 "in6_PowerState": {
1395 "type": "string"
1396 },
1397 "in7_PowerState": {
1398 "type": "string"
1399 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001400 "curr1_Name": {
1401 "type": "string"
1402 },
Potin Lai58a10f72025-01-10 15:44:45 +08001403 "curr1_Max": {
1404 "type": "number"
1405 },
1406 "curr1_Min": {
1407 "type": "number"
1408 },
Patrick Rudolph41056ff2023-09-12 10:44:50 +02001409 "curr2_Name": {
1410 "type": "string"
1411 },
Potin Lai16152b52023-10-31 18:48:02 +08001412 "curr3_Name": {
1413 "type": "string"
1414 },
1415 "curr4_Name": {
1416 "type": "string"
1417 },
Zev Weiss585d08c2023-11-07 07:43:45 +00001418 "iin1_Max": {
1419 "type": "number"
1420 },
1421 "iin1_Min": {
1422 "type": "number"
1423 },
1424 "iin1_Name": {
1425 "type": "string"
1426 },
1427 "iin2_Max": {
1428 "type": "number"
1429 },
1430 "iin2_Min": {
1431 "type": "number"
1432 },
1433 "iin2_Name": {
1434 "type": "string"
1435 },
1436 "iin3_Max": {
1437 "type": "number"
1438 },
1439 "iin3_Min": {
1440 "type": "number"
1441 },
1442 "iin3_Name": {
1443 "type": "string"
1444 },
Scron Chang73347452020-12-30 20:00:39 +08001445 "iout1_Max": {
1446 "type": "number"
1447 },
1448 "iout1_Min": {
1449 "type": "number"
1450 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001451 "iout1_Name": {
1452 "type": "string"
1453 },
1454 "maxiout1_Name": {
1455 "type": "string"
1456 },
Scron Chang73347452020-12-30 20:00:39 +08001457 "iout2_Max": {
1458 "type": "number"
1459 },
1460 "iout2_Min": {
1461 "type": "number"
1462 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001463 "iout2_Name": {
1464 "type": "string"
1465 },
Zev Weiss585d08c2023-11-07 07:43:45 +00001466 "iout3_Max": {
1467 "type": "number"
1468 },
1469 "iout3_Min": {
1470 "type": "number"
1471 },
1472 "iout3_Name": {
1473 "type": "string"
1474 },
Chau Lyc1521d12024-10-10 03:38:17 +00001475 "iout4_Max": {
1476 "type": "number"
1477 },
1478 "iout4_Min": {
1479 "type": "number"
1480 },
1481 "iout4_Name": {
1482 "type": "string"
1483 },
1484 "iout5_Max": {
1485 "type": "number"
1486 },
1487 "iout5_Min": {
1488 "type": "number"
1489 },
1490 "iout5_Name": {
1491 "type": "string"
1492 },
Zev Weiss585d08c2023-11-07 07:43:45 +00001493 "pin1_Max": {
1494 "type": "number"
1495 },
1496 "pin1_Min": {
1497 "type": "number"
1498 },
1499 "pin1_Name": {
1500 "type": "string"
1501 },
1502 "pin2_Max": {
1503 "type": "number"
1504 },
1505 "pin2_Min": {
1506 "type": "number"
1507 },
1508 "pin2_Name": {
1509 "type": "string"
1510 },
1511 "pin3_Max": {
1512 "type": "number"
1513 },
1514 "pin3_Min": {
1515 "type": "number"
1516 },
1517 "pin3_Name": {
1518 "type": "string"
1519 },
Scron Chang73347452020-12-30 20:00:39 +08001520 "pout1_Max": {
1521 "type": "number"
1522 },
1523 "pout1_Min": {
1524 "type": "number"
1525 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001526 "pout1_Name": {
1527 "type": "string"
1528 },
Scron Chang73347452020-12-30 20:00:39 +08001529 "pout2_Max": {
1530 "type": "number"
1531 },
1532 "pout2_Min": {
1533 "type": "number"
1534 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001535 "pout2_Name": {
1536 "type": "string"
1537 },
Scron Chang73347452020-12-30 20:00:39 +08001538 "pout3_Max": {
1539 "type": "number"
1540 },
1541 "pout3_Min": {
1542 "type": "number"
1543 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001544 "pout3_Name": {
1545 "type": "string"
1546 },
Chau Lyc1521d12024-10-10 03:38:17 +00001547 "power1_Max": {
1548 "type": "number"
1549 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001550 "power1_Name": {
1551 "type": "string"
1552 },
Chau Lyc1521d12024-10-10 03:38:17 +00001553 "power2_Max": {
1554 "type": "number"
1555 },
Potin Lai16152b52023-10-31 18:48:02 +08001556 "power2_Name": {
1557 "type": "string"
1558 },
Chau Lyc1521d12024-10-10 03:38:17 +00001559 "power3_Max": {
1560 "type": "number"
1561 },
Potin Lai16152b52023-10-31 18:48:02 +08001562 "power3_Name": {
1563 "type": "string"
1564 },
Chau Lyc1521d12024-10-10 03:38:17 +00001565 "power4_Max": {
1566 "type": "number"
1567 },
Potin Lai16152b52023-10-31 18:48:02 +08001568 "power4_Name": {
1569 "type": "string"
1570 },
Chau Lyc1521d12024-10-10 03:38:17 +00001571 "power5_Max": {
1572 "type": "number"
1573 },
Potin Lai16152b52023-10-31 18:48:02 +08001574 "power5_Name": {
1575 "type": "string"
1576 },
1577 "power6_Name": {
1578 "type": "string"
1579 },
1580 "power7_Name": {
1581 "type": "string"
1582 },
1583 "power8_Name": {
1584 "type": "string"
1585 },
1586 "power9_Name": {
1587 "type": "string"
1588 },
Chau Lyc1521d12024-10-10 03:38:17 +00001589 "temp1_Max": {
1590 "type": "number"
1591 },
1592 "temp1_Min": {
1593 "type": "number"
1594 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001595 "temp1_Name": {
1596 "type": "string"
1597 },
Chau Lyc1521d12024-10-10 03:38:17 +00001598 "temp2_Max": {
1599 "type": "number"
1600 },
1601 "temp2_Min": {
1602 "type": "number"
1603 },
Zev Weiss585d08c2023-11-07 07:43:45 +00001604 "temp2_Name": {
1605 "type": "string"
1606 },
Chau Lyc1521d12024-10-10 03:38:17 +00001607 "temp3_Max": {
1608 "type": "number"
1609 },
1610 "temp3_Min": {
1611 "type": "number"
1612 },
Zev Weiss585d08c2023-11-07 07:43:45 +00001613 "temp3_Name": {
1614 "type": "string"
1615 },
Chau Lyc1521d12024-10-10 03:38:17 +00001616 "temp4_Max": {
1617 "type": "number"
1618 },
1619 "temp4_Min": {
1620 "type": "number"
1621 },
Zev Weiss585d08c2023-11-07 07:43:45 +00001622 "temp4_Name": {
1623 "type": "string"
1624 },
Chau Lyc1521d12024-10-10 03:38:17 +00001625 "temp5_Max": {
1626 "type": "number"
1627 },
1628 "temp5_Min": {
1629 "type": "number"
1630 },
Potin Lai16152b52023-10-31 18:48:02 +08001631 "temp5_Name": {
1632 "type": "string"
1633 },
Chau Lyc1521d12024-10-10 03:38:17 +00001634 "temp6_Max": {
1635 "type": "number"
1636 },
1637 "temp6_Min": {
1638 "type": "number"
1639 },
Potin Lai16152b52023-10-31 18:48:02 +08001640 "temp6_Name": {
1641 "type": "string"
1642 },
Chau Lyc1521d12024-10-10 03:38:17 +00001643 "temp7_Max": {
1644 "type": "number"
1645 },
1646 "temp7_Min": {
1647 "type": "number"
1648 },
Potin Lai16152b52023-10-31 18:48:02 +08001649 "temp7_Name": {
1650 "type": "string"
1651 },
Chau Lyc1521d12024-10-10 03:38:17 +00001652 "temp8_Max": {
1653 "type": "number"
1654 },
1655 "temp8_Min": {
1656 "type": "number"
1657 },
Potin Lai16152b52023-10-31 18:48:02 +08001658 "temp8_Name": {
1659 "type": "string"
1660 },
Chau Lyc1521d12024-10-10 03:38:17 +00001661 "temp9_Max": {
1662 "type": "number"
1663 },
1664 "temp9_Min": {
1665 "type": "number"
1666 },
1667 "temp9_Name": {
1668 "type": "string"
1669 },
1670 "temp10_Max": {
1671 "type": "number"
1672 },
1673 "temp10_Min": {
1674 "type": "number"
1675 },
1676 "temp10_Name": {
1677 "type": "string"
1678 },
1679 "temp11_Max": {
1680 "type": "number"
1681 },
1682 "temp11_Min": {
1683 "type": "number"
1684 },
1685 "temp11_Name": {
1686 "type": "string"
1687 },
1688 "temp12_Max": {
1689 "type": "number"
1690 },
1691 "temp12_Min": {
1692 "type": "number"
1693 },
1694 "temp12_Name": {
1695 "type": "string"
1696 },
1697 "temp13_Max": {
1698 "type": "number"
1699 },
1700 "temp13_Min": {
1701 "type": "number"
1702 },
1703 "temp13_Name": {
1704 "type": "string"
1705 },
1706 "vout0_Max": {
1707 "type": "number"
1708 },
1709 "vout0_Min": {
1710 "type": "number"
1711 },
1712 "vout0_Name": {
1713 "type": "string"
1714 },
Scron Chang73347452020-12-30 20:00:39 +08001715 "vout1_Max": {
1716 "type": "number"
1717 },
1718 "vout1_Min": {
1719 "type": "number"
1720 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001721 "vout1_Name": {
1722 "type": "string"
1723 },
Scron Chang73347452020-12-30 20:00:39 +08001724 "vout2_Max": {
1725 "type": "number"
1726 },
1727 "vout2_Min": {
1728 "type": "number"
1729 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001730 "vout2_Name": {
1731 "type": "string"
1732 },
Scron Chang73347452020-12-30 20:00:39 +08001733 "vout3_Max": {
1734 "type": "number"
1735 },
1736 "vout3_Min": {
1737 "type": "number"
1738 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001739 "vout3_Name": {
1740 "type": "string"
1741 },
Scron Chang73347452020-12-30 20:00:39 +08001742 "vout4_Max": {
1743 "type": "number"
1744 },
1745 "vout4_Min": {
1746 "type": "number"
1747 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001748 "vout4_Name": {
1749 "type": "string"
1750 },
Scron Chang73347452020-12-30 20:00:39 +08001751 "vout5_Max": {
1752 "type": "number"
1753 },
1754 "vout5_Min": {
1755 "type": "number"
1756 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001757 "vout5_Name": {
1758 "type": "string"
1759 },
Scron Chang73347452020-12-30 20:00:39 +08001760 "vout6_Max": {
1761 "type": "number"
1762 },
1763 "vout6_Min": {
1764 "type": "number"
1765 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001766 "vout6_Name": {
1767 "type": "string"
1768 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -05001769 "vout7_Max": {
1770 "type": "number"
1771 },
1772 "vout7_Min": {
1773 "type": "number"
1774 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001775 "vout7_Name": {
1776 "type": "string"
1777 },
Scron Chang73347452020-12-30 20:00:39 +08001778 "vout8_Max": {
1779 "type": "number"
1780 },
1781 "vout8_Min": {
1782 "type": "number"
1783 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001784 "vout8_Name": {
1785 "type": "string"
1786 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -05001787 "vout9_Max": {
1788 "type": "number"
1789 },
1790 "vout9_Min": {
1791 "type": "number"
1792 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001793 "vout9_Name": {
1794 "type": "string"
1795 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -05001796 "vout10_Max": {
1797 "type": "number"
1798 },
1799 "vout10_Min": {
1800 "type": "number"
1801 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001802 "vout10_Name": {
1803 "type": "string"
1804 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -05001805 "vout11_Max": {
1806 "type": "number"
1807 },
1808 "vout11_Min": {
1809 "type": "number"
1810 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001811 "vout11_Name": {
1812 "type": "string"
1813 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -05001814 "vout12_Max": {
1815 "type": "number"
1816 },
1817 "vout12_Min": {
1818 "type": "number"
1819 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001820 "vout12_Name": {
1821 "type": "string"
1822 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -05001823 "vout13_Max": {
1824 "type": "number"
1825 },
1826 "vout13_Min": {
1827 "type": "number"
1828 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001829 "vout13_Name": {
1830 "type": "string"
1831 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -05001832 "vout14_Max": {
1833 "type": "number"
1834 },
1835 "vout14_Min": {
1836 "type": "number"
1837 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001838 "vout14_Name": {
1839 "type": "string"
1840 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -05001841 "vout15_Max": {
1842 "type": "number"
1843 },
1844 "vout15_Min": {
1845 "type": "number"
1846 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001847 "vout15_Name": {
1848 "type": "string"
1849 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -05001850 "vout16_Max": {
1851 "type": "number"
1852 },
1853 "vout16_Min": {
1854 "type": "number"
1855 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001856 "vout16_Name": {
1857 "type": "string"
1858 },
Avenash Asai Thambia29bd132021-07-30 15:02:14 -05001859 "vout17_Max": {
1860 "type": "number"
1861 },
1862 "vout17_Min": {
1863 "type": "number"
1864 },
BonnieLo-wiwynncbaec702022-11-17 15:42:46 +08001865 "vout17_Name": {
1866 "type": "string"
1867 },
Ali El-Haj-Mahmoud9f591c22023-05-08 14:10:17 -04001868 "fan1_Name": {
1869 "type": "string"
1870 },
Potin Lai7fe7b882025-01-06 14:12:58 +08001871 "curr1_Offset": {
1872 "type": "number"
1873 },
1874 "power1_Offset": {
1875 "type": "number"
1876 },
Scron Chang73347452020-12-30 20:00:39 +08001877 "iout1_Offset": {
1878 "type": "number"
1879 },
1880 "pout1_Offset": {
1881 "type": "number"
1882 },
Yang Chen7d73f432024-09-25 20:47:25 +08001883 "pin_Offset": {
1884 "type": "number"
1885 },
Potin Lai7fe7b882025-01-06 14:12:58 +08001886 "curr1_Scale": {
1887 "type": "number"
1888 },
1889 "power1_Scale": {
1890 "type": "number"
1891 },
Scron Changf0941252021-01-22 21:02:50 +08001892 "iout1_Scale": {
1893 "type": "number"
1894 },
Chau Lyc1521d12024-10-10 03:38:17 +00001895 "iout2_Scale": {
1896 "type": "number"
1897 },
1898 "iout3_Scale": {
1899 "type": "number"
1900 },
1901 "iout4_Scale": {
1902 "type": "number"
1903 },
1904 "iout5_Scale": {
1905 "type": "number"
1906 },
Sara Lin14c474c2024-04-24 18:01:17 +08001907 "pin_Scale": {
1908 "type": "number"
1909 },
Ricky CX Wud509c442024-11-26 10:51:30 +08001910 "pout1_Scale": {
1911 "type": "number"
1912 },
Delphine CC Chiu82e6a3f2023-08-08 17:42:59 +08001913 "in0_Scale": {
1914 "type": "number"
1915 },
1916 "in1_Scale": {
1917 "type": "number"
1918 },
1919 "in2_Scale": {
1920 "type": "number"
1921 },
1922 "in3_Scale": {
1923 "type": "number"
1924 },
1925 "in4_Scale": {
1926 "type": "number"
1927 },
1928 "in5_Scale": {
1929 "type": "number"
1930 },
1931 "in6_Scale": {
1932 "type": "number"
1933 },
1934 "in7_Scale": {
1935 "type": "number"
1936 },
Ian Chien2c188082024-07-24 11:13:43 +08001937 "in_voltage0_Scale": {
1938 "type": "number"
1939 },
1940 "in_voltage1_Scale": {
1941 "type": "number"
1942 },
1943 "in_voltage2_Scale": {
1944 "type": "number"
1945 },
1946 "in_voltage3_Scale": {
1947 "type": "number"
1948 },
1949 "in_voltage4_Scale": {
1950 "type": "number"
1951 },
1952 "in_voltage5_Scale": {
1953 "type": "number"
1954 },
1955 "in_voltage6_Scale": {
1956 "type": "number"
1957 },
1958 "in_voltage7_Scale": {
1959 "type": "number"
1960 },
Ian Chien7ee8c022024-08-16 15:12:18 +08001961 "in_voltage8_Scale": {
1962 "type": "number"
1963 },
1964 "in_voltage9_Scale": {
1965 "type": "number"
1966 },
Scron Changf0941252021-01-22 21:02:50 +08001967 "PollRate": {
1968 "type": "number"
1969 },
Brad Bishop66665882020-05-07 17:05:18 -04001970 "Type": {
Alexander Hanseneca1c7d2025-03-27 12:19:44 +01001971 "type": "string",
1972 "enum": [
1973 "TMP75",
1974 "TMP100",
1975 "TMP112",
1976 "TMP175",
1977 "TMP411",
1978 "TMP421",
1979 "TMP432",
1980 "TMP464",
1981 "I2CFan",
1982 "NuvotonFan",
1983 "AspeedFan",
1984 "ADC",
1985 "NCT7802",
1986 "NCT6779",
1987 "SBRMI",
1988 "SBTSI",
1989 "smpro_hwmon",
1990 "IpmbSensor",
1991 "IpmbDevice",
1992 "IpmbPowerMonitor",
1993 "MOSTempSensor",
1994 "XeonCPU",
1995 "EEPROM",
1996 "BMC",
1997 "Board",
1998 "Gpio",
1999 "pmbus",
2000 "ADC128D818",
2001 "INA230",
2002 "INA233",
2003 "INA238",
2004 "SY24655",
2005 "MAX5970",
2006 "MAX6639",
2007 "MAX11615",
2008 "MAX11617",
2009 "MAX34451",
2010 "MAX31725",
2011 "ADM1021",
2012 "ADM1272",
2013 "ADM1266",
2014 "ADM1272",
2015 "ADM1278",
2016 "ADM1281",
2017 "MP2971",
2018 "MP2973",
2019 "MP5023",
2020 "MP5990",
2021 "XDP710",
2022 "IR35221",
2023 "IR38060",
2024 "IR38164",
2025 "IR38263",
2026 "PLI1209BC",
2027 "PXE1610",
2028 "TDA38640",
2029 "ISL28022",
2030 "ISL69260",
2031 "ISL69269",
2032 "RTQ6056",
2033 "LTC4287",
2034 "LTC4282",
2035 "EMC1403",
2036 "EMC1413",
2037 "NVME1000",
2038 "XDPE11280",
2039 "XDPE132G5C",
2040 "XDPE152C4",
2041 "XDPE152C4D",
2042 "PT5161L",
2043 "RAA228000",
2044 "RAA228004",
2045 "HDC1080",
2046 "SI7020",
2047 "CRPS185",
2048 "DPS310",
2049 "LM25066",
2050 "W83773G",
2051 "UCD90160",
2052 "UCD90320",
2053 "EmmcDevice",
2054 "HostCpuUtilization",
2055 "MB Upstream Port",
2056 "DownstreamPort",
2057 "MultiNodeID",
2058 "MultiNodePresence",
2059 "PSUPresence",
2060 "CFMSensor",
2061 "Intel HSBP CPLD",
2062 "IntelHsbpFruDevice",
2063 "IntelHsbpTempSensor",
2064 "GenericSMBusMux",
2065 "cffps",
2066 "ChassisIntrusionSensor",
2067 "ExitAirTempSensor",
2068 "ExternalSensor",
2069 "FanRedundancy",
2070 "PURedundancy",
2071 "NMSensor",
2072 "PCA9543Mux",
2073 "PCA9544Mux",
2074 "PCA9545Mux",
2075 "PCA9546Mux",
2076 "PSM7",
2077 "JC42",
2078 "MCP9600"
2079 ]
Brad Bishop66665882020-05-07 17:05:18 -04002080 }
2081 }
2082 }
2083}