Closed dongrote closed 4 years ago
Add a REST endpoint that enables querying for thermal details.
On Raspberry Pi:
/sys/devices/virtual/thermal/thermal_zone0/temp
On x86:
AVERAGE(/sys/devices/platform/coretemp.0/hwmon/hwmon1/temp*_input)
Fixed by 0f5130b9c3662dae1a175f39cbb856e7f6b771ce
Add a REST endpoint that enables querying for thermal details.
On Raspberry Pi:
/sys/devices/virtual/thermal/thermal_zone0/temp
On x86:
AVERAGE(/sys/devices/platform/coretemp.0/hwmon/hwmon1/temp*_input)