1{
2    "Sensors":[
3        {
4            "Name":"tsens_tz_sensor1",
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.1
17        },
18        {
19            "Name":"tsens_tz_sensor2",
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.1
32        },
33        {
34            "Name":"tsens_tz_sensor4",
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.1
47        },
48        {
49            "Name":"tsens_tz_sensor3",
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.1
62        },
63        {
64            "Name":"tsens_tz_sensor7",
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.1
77        },
78        {
79            "Name":"tsens_tz_sensor8",
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.1
92        },
93        {
94            "Name":"tsens_tz_sensor9",
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.1
107        },
108        {
109            "Name":"tsens_tz_sensor10",
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.1
122        },
123        {
124            "Name":"tsens_tz_sensor13",
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.1
137        },
138        {
139            "Name":"battery",
140            "Type":"BATTERY",
141            "HotThreshold":[
142                "NAN",
143                "NAN",
144                "NAN",
145                "NAN",
146                "NAN",
147                "NAN",
148                60.0
149            ],
150            "VrThreshold":"NAN",
151            "Multiplier":0.001,
152            "Monitor":true
153        },
154        {
155            "Name":"usb_port_temp",
156            "Type":"USB_PORT",
157            "HotThreshold":[
158                "NAN",
159                "NAN",
160                "NAN",
161                "NAN",
162                "NAN",
163                "70.0",
164                "NAN"
165            ],
166            "HotHysteresis":[
167                0.0,
168                0.0,
169                0.0,
170                0.0,
171                0.0,
172                5.0,
173                0.0
174            ],
175            "VrThreshold":"NAN",
176            "Multiplier":0.1,
177            "Monitor":true
178        },
179        {
180            "Name":"bd_therm",
181            "Type":"SKIN",
182            "HotThreshold":[
183                "NAN",
184                49.0,
185                51.0,
186                58.0,
187                60.0,
188                64.0,
189                66.0
190            ],
191            "HotHysteresis":[
192                0.0,
193                1.0,
194                1.0,
195                1.0,
196                1.0,
197                1.0,
198                1.0
199            ],
200            "VrThreshold":62.0,
201            "Multiplier":1.0,
202            "Monitor":true
203        }
204    ],
205    "CoolingDevices":[
206        {
207            "Name":"thermal-cpufreq-0",
208            "Type":"CPU"
209        },
210        {
211            "Name":"thermal-cpufreq-1",
212            "Type":"CPU"
213        }
214    ]
215}
216