1{
2    "Sensors":[
3        {
4            "Name":"cpu-0-0-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":"cpu-0-1-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":"cpu-0-2-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":"cpu-0-3-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":"cpu-0-4-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":"cpu-0-5-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":"cpu-1-0-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":"cpu-1-1-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":"cpu-1-2-usr",
125            "Type":"CPU",
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":"cpu-1-3-usr",
140            "Type":"CPU",
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":"gpuss-0-usr",
155            "Type":"GPU",
156            "HotThreshold":[
157                "NAN",
158                "NAN",
159                "NAN",
160                95.0,
161                "NAN",
162                "NAN",
163                125.0
164            ],
165            "VrThreshold":"NAN",
166            "Multiplier":0.001
167        },
168        {
169            "Name":"gpuss-1-usr",
170            "Type":"GPU",
171            "HotThreshold":[
172                "NAN",
173                "NAN",
174                "NAN",
175                95.0,
176                "NAN",
177                "NAN",
178                125.0
179            ],
180            "VrThreshold":"NAN",
181            "Multiplier":0.001
182        },
183        {
184            "Name":"battery",
185            "Type":"BATTERY",
186            "HotThreshold":[
187                "NAN",
188                "NAN",
189                "NAN",
190                "NAN",
191                "NAN",
192                "NAN",
193                60.0
194            ],
195            "VrThreshold":"NAN",
196            "Multiplier":0.001
197        },
198        {
199            "Name":"skin-therm-monitor",
200            "Type":"SKIN",
201            "HotThreshold":[
202                "NAN",
203                43.0,
204                45.0,
205                48.0,
206                50.0,
207                54.0,
208                58.0
209            ],
210            "HotHysteresis":[
211                0.0,
212                1.9,
213                1.9,
214                1.9,
215                1.9,
216                1.9,
217                1.9
218            ],
219            "VrThreshold":"NAN",
220            "Multiplier":0.001,
221            "Monitor":true
222        },
223	{
224            "Name":"usbc-therm-monitor",
225            "Type":"USB_PORT",
226            "HotThreshold":[
227                "NAN",
228                "NAN",
229                "NAN",
230                "NAN",
231                "NAN",
232                "70.0",
233                "NAN"
234            ],
235            "HotHysteresis":[
236                0.0,
237                0.0,
238                0.0,
239                0.0,
240                0.0,
241                5.0,
242                0.0
243            ],
244            "VrThreshold":"NAN",
245            "Multiplier":0.001,
246            "Monitor":true
247        }
248    ],
249    "CoolingDevices":[
250        {
251            "Name":"thermal-cpufreq-0",
252            "Type":"CPU"
253        },
254        {
255            "Name":"thermal-cpufreq-7",
256            "Type":"CPU"
257        },
258        {
259            "Name":"thermal-devfreq-0",
260            "Type":"GPU"
261        },
262        {
263            "Name":"fcc",
264            "Type":"BATTERY"
265        }
266    ]
267}
268