1# IThermalInterface.idl 2 3 4## 概述 5 6设备温度管理、控制及订阅接口。 7 8热模块为热服务提供的设备温度管理、控制及订阅接口。 9 10模块包路径:ohos.hdi.thermal.v1_0 11 12引用: 13 14- ohos.hdi.thermal.v1_0.ThermalTypes 15 16- ohos.hdi.thermal.v1_0.IThermalCallback 17 18**起始版本:** 3.1 19 20**相关模块:**[Thermal](thermal_v10.md) 21 22 23## 汇总 24 25 26### 类 27 28| 名称 | 描述 | 29| -------- | -------- | 30| interface [IThermalInterface](interface_i_thermal_interface_v10.md) | 设备温度管理、控制及订阅接口。 | 31