Thermal driver samples
The driver samples in this directory provide a starting point for writing a custom thermal driver for your device.
Sample | Description |
---|---|
SimSensor | A simulated temperature sensor device. |
Simulated Thermal Client Sample Driver | Simulates a device that is a client of Windows thermal management. This driver publishes a THERMAL_COOLING_INTERFACE driver interface. |