1.如手册上说,用命令读取各通道温度信息,共有0-15共16个通道,这16路温度分别表示监控那的温度呢?

root@j5dvb:/sys/devices/virtual/thermal/thermal_zone0# cat /sys/class/thermal/thermal_zone1/temp
36287
root@j5dvb:/sys/devices/virtual/thermal/thermal_zone0# cat /sys/class/thermal/thermal_zone2/temp
35838
root@j5dvb:/sys/devices/virtual/thermal/thermal_zone0# cat /sys/class/thermal/thermal_zone3/temp
36387
root@j5dvb:/sys/devices/virtual/thermal/thermal_zone0# cat /sys/class/thermal/thermal_zone4/temp
35289
root@j5dvb:/sys/devices/virtual/thermal/thermal_zone0# cat /sys/class/thermal/thermal_zone5/temp
35738
root@j5dvb:/sys/devices/virtual/thermal/thermal_zone0# cat /sys/class/thermal/thermal_zone6/temp
35289
root@j5dvb:/sys/devices/virtual/thermal/thermal_zone0# cat /sys/class/thermal/thermal_zone7/temp
36537
root@j5dvb:/sys/devices/virtual/thermal/thermal_zone0# cat /sys/class/thermal/thermal_zone8/temp
36387
root@j5dvb:/sys/devices/virtual/thermal/thermal_zone0# cat /sys/class/thermal/thermal_zone9/temp
35838
root@j5dvb:/sys/devices/virtual/thermal/thermal_zone0# cat /sys/class/thermal/thermal_zone10/temp
35189
root@j5dvb:/sys/devices/virtual/thermal/thermal_zone0# cat /sys/class/thermal/thermal_zone12/temp
35139
root@j5dvb:/sys/devices/virtual/thermal/thermal_zone0# cat /sys/class/thermal/thermal_zone20/temp
cat: can't open '/sys/class/thermal/thermal_zone20/temp': No such file or directory
root@j5dvb:/sys/devices/virtual/thermal/thermal_zone0# cat /sys/class/thermal/thermal_zone16/temp
cat: can't open '/sys/class/thermal/thermal_zone16/temp': No such file or directory
root@j5dvb:/sys/devices/virtual/thermal/thermal_zone0# cat /sys/class/thermal/thermal_zone13/temp
35838
root@j5dvb:/sys/devices/virtual/thermal/thermal_zone0# cat /sys/class/thermal/thermal_zone14/temp
36737
root@j5dvb:/sys/devices/virtual/thermal/thermal_zone0# cat /sys/class/thermal/thermal_zone15/temp
36437
root@j5dvb:/sys/devices/virtual/thermal/thermal_zone0# cat /sys/class/thermal/thermal_zone16/temp
cat: can't open '/sys/class/thermal/thermal_zone16/temp': No such file or directory
root@j5dvb:/sys/devices/virtual/thermal/thermal_zone0#

