Home | History | Annotate | Download | only in crosshatch
      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":"cpu0-gold-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":"cpu1-gold-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":"cpu2-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":"cpu3-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":"maxfg",
    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                 "60.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 
    190             "VrThreshold":"NAN",
    191             "Multiplier":0.001,
    192             "Monitor": true
    193         },
    194         {
    195             "Name":"fps-therm-monitor",
    196             "Type":"SKIN",
    197             "HotThreshold":[
    198                 "NAN",
    199                 39.0,
    200                 43.0,
    201                 45.0,
    202                 47.0,
    203                 51.0,
    204                 55.0
    205             ],
    206             "HotHysteresis":[
    207                 0.0,
    208                 1.9,
    209                 1.9,
    210                 1.9,
    211                 1.9,
    212                 1.9,
    213                 1.9
    214             ],
    215             "VrThreshold":49.0,
    216             "Multiplier":0.001,
    217             "Monitor": true
    218         }
    219     ],
    220     "CoolingDevices":[
    221         {
    222             "Name":"thermal-cpufreq-0",
    223             "Type":"CPU"
    224         },
    225         {
    226             "Name":"thermal-cpufreq-4",
    227             "Type":"CPU"
    228         },
    229         {
    230             "Name":"thermal-devfreq-0",
    231             "Type":"GPU"
    232         },
    233         {
    234             "Name":"battery",
    235             "Type":"BATTERY"
    236         },
    237         {
    238             "Name":"mnh",
    239             "Type":"NPU"
    240         }
    241     ]
    242 }
    243