1 { 2 "Sensors":[ 3 { 4 "Name":"cpu0-silver-usr", 5 "Type":"CPU", 6 "HotThreshold":[ 7 "NAN", 8 "NAN", 9 "NAN", 10 95.0, 11 "NAN", 12 "NAN", 13 125.0 14 ], 15 "VrThreshold":"NAN", 16 "Multiplier":0.001 17 }, 18 { 19 "Name":"cpu1-silver-usr", 20 "Type":"CPU", 21 "HotThreshold":[ 22 "NAN", 23 "NAN", 24 "NAN", 25 95.0, 26 "NAN", 27 "NAN", 28 125.0 29 ], 30 "VrThreshold":"NAN", 31 "Multiplier":0.001 32 }, 33 { 34 "Name":"cpu2-silver-usr", 35 "Type":"CPU", 36 "HotThreshold":[ 37 "NAN", 38 "NAN", 39 "NAN", 40 95.0, 41 "NAN", 42 "NAN", 43 125.0 44 ], 45 "VrThreshold":"NAN", 46 "Multiplier":0.001 47 }, 48 { 49 "Name":"cpu3-silver-usr", 50 "Type":"CPU", 51 "HotThreshold":[ 52 "NAN", 53 "NAN", 54 "NAN", 55 95.0, 56 "NAN", 57 "NAN", 58 125.0 59 ], 60 "VrThreshold":"NAN", 61 "Multiplier":0.001 62 }, 63 { 64 "Name":"cpu4-silver-usr", 65 "Type":"CPU", 66 "HotThreshold":[ 67 "NAN", 68 "NAN", 69 "NAN", 70 95.0, 71 "NAN", 72 "NAN", 73 125.0 74 ], 75 "VrThreshold":"NAN", 76 "Multiplier":0.001 77 }, 78 { 79 "Name":"cpu5-silver-usr", 80 "Type":"CPU", 81 "HotThreshold":[ 82 "NAN", 83 "NAN", 84 "NAN", 85 95.0, 86 "NAN", 87 "NAN", 88 125.0 89 ], 90 "VrThreshold":"NAN", 91 "Multiplier":0.001 92 }, 93 { 94 "Name":"cpu0-gold-usr", 95 "Type":"CPU", 96 "HotThreshold":[ 97 "NAN", 98 "NAN", 99 "NAN", 100 95.0, 101 "NAN", 102 "NAN", 103 125.0 104 ], 105 "VrThreshold":"NAN", 106 "Multiplier":0.001 107 }, 108 { 109 "Name":"cpu1-gold-usr", 110 "Type":"CPU", 111 "HotThreshold":[ 112 "NAN", 113 "NAN", 114 "NAN", 115 95.0, 116 "NAN", 117 "NAN", 118 125.0 119 ], 120 "VrThreshold":"NAN", 121 "Multiplier":0.001 122 }, 123 { 124 "Name":"gpu0-usr", 125 "Type":"GPU", 126 "HotThreshold":[ 127 "NAN", 128 "NAN", 129 "NAN", 130 95.0, 131 "NAN", 132 "NAN", 133 125.0 134 ], 135 "VrThreshold":"NAN", 136 "Multiplier":0.001 137 }, 138 { 139 "Name":"gpu1-usr", 140 "Type":"GPU", 141 "HotThreshold":[ 142 "NAN", 143 "NAN", 144 "NAN", 145 95.0, 146 "NAN", 147 "NAN", 148 125.0 149 ], 150 "VrThreshold":"NAN", 151 "Multiplier":0.001 152 }, 153 { 154 "Name":"battery", 155 "Type":"BATTERY", 156 "HotThreshold":[ 157 "NAN", 158 "NAN", 159 "NAN", 160 "NAN", 161 "NAN", 162 "NAN", 163 60.0 164 ], 165 "VrThreshold":"NAN", 166 "Multiplier":0.001 167 }, 168 { 169 "Name":"usbc-therm-monitor", 170 "Type":"USB_PORT", 171 "HotThreshold":[ 172 "NAN", 173 "NAN", 174 "NAN", 175 "NAN", 176 "NAN", 177 "63.0", 178 "NAN" 179 ], 180 "HotHysteresis":[ 181 0.0, 182 0.0, 183 0.0, 184 0.0, 185 0.0, 186 5.0, 187 0.0 188 ], 189 "VrThreshold":"NAN", 190 "Multiplier":0.001, 191 "Monitor":true 192 }, 193 { 194 "Name":"mb-therm-monitor", 195 "Type":"SKIN", 196 "HotThreshold":[ 197 "NAN", 198 39.0, 199 43.0, 200 48.0, 201 50.0, 202 54.0, 203 58.0 204 ], 205 "HotHysteresis":[ 206 0.0, 207 0.9, 208 0.9, 209 0.9, 210 0.9, 211 0.9, 212 0.9 213 ], 214 "VrThreshold":53.0, 215 "Multiplier":0.001, 216 "Monitor":true 217 } 218 ], 219 "CoolingDevices":[ 220 { 221 "Name":"thermal-cpufreq-0", 222 "Type":"CPU" 223 }, 224 { 225 "Name":"thermal-cpufreq-6", 226 "Type":"CPU" 227 }, 228 { 229 "Name":"thermal-devfreq-0", 230 "Type":"GPU" 231 }, 232 { 233 "Name":"battery", 234 "Type":"BATTERY" 235 } 236 ] 237 } 238