ThermalZoneInfo

概述

设备发热的信息。

起始版本: 3.1

相关模块:Thermal

汇总

Public 属性

名称 描述
String type 发热器件的类型。
int temp 器件的温度值。

类成员变量说明

temp

int ThermalZoneInfo::temp

描述 器件的温度值。

type

String ThermalZoneInfo::type

描述 发热器件的类型。