# 向用户空间发送通知

温控核心框架使用 `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: Apr 27, 2025

[Previous Topic
cooling device](https://docs.qualcomm.com/bundle/publicresource/80-70017-30SC/topics/coolingdevices.md) [Next Topic
定制](https://docs.qualcomm.com/bundle/publicresource/80-70017-30SC/topics/customize.md)