shirou / gopsutil

psutil for golang
Other
10.36k stars 1.57k forks source link

temperature sensors: add low value from ..._min file #1589

Closed sni closed 2 months ago

sni commented 6 months ago

add an optional low value from the ./*_min file.

temp[1-*]_min   Temperature min value.
        Unit: millidegree Celsius
        RW
sni commented 2 months ago

perfect, thanks for your work.