# 接收传感器温度通知

温控核框架使用 `Netlink` 接口向用户空间提供传感器温度通知。

用户空间应用程序使用 `Netlink` 库 API 获取传感器温度通知并采取必要的措施。`Netlink` 库 API 位于：[index: kernel/git/torvalds/linux.git](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/tools/lib/thermal?h=v6.6)。

Last Published: Jul 24, 2025

[Previous Topic
通过 cooling device 控制散热](https://docs.qualcomm.com/bundle/publicresource/80-70020-30SC/topics/coolingdevices.md) [Next Topic
配置 thermal zone](https://docs.qualcomm.com/bundle/publicresource/80-70020-30SC/topics/customize.md)