• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "Sensors":[
3        {
4            "Name":"tsens_tz_sensor3",
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_sensor5",
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_sensor8",
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_sensor10",
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_sensor13",
65            "Type":"GPU",
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":"battery",
80            "Type":"BATTERY",
81            "HotThreshold":[
82                "NAN",
83                "NAN",
84                "NAN",
85                "NAN",
86                "NAN",
87                "NAN",
88                60.0
89            ],
90            "VrThreshold":"NAN",
91            "Multiplier":0.001
92        },
93        {
94            "Name":"emmc_therm",
95            "Type":"SKIN",
96            "HotThreshold":[
97                "NAN",
98                47.0,
99                51.0,
100                54.0,
101                56.0,
102                58.0,
103                60.0
104            ],
105            "HotHysteresis":[
106                0.0,
107                3.0,
108                1.0,
109                2.0,
110                1.0,
111                1.0,
112                1.0
113            ],
114            "VrThreshold":58.0,
115            "Multiplier":1.0,
116            "Monitor":true
117        }
118    ]
119}
120