[Systeminfo] Add comment on temperature readings on Windows (#13696)

* Add comment on temperature readings on Windows

Signed-off-by: Mark Herwege mark.herwege@telenet.be
This commit is contained in:
Mark Herwege 2022-11-11 23:17:52 +01:00 committed by GitHub
parent 8c7d774074
commit fe269b127a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -167,6 +167,10 @@ This makes the channels from this groups very flexible - they can change its PID
Parameter PID has a default value 0 - this is the PID of the System Idle process in Windows OS.
## Known issues and workarounds
- Temperature readings are not well supported on standard Windows systems, run [OpenHardwareMonitor.exe](https://openhardwaremonitor.org) for the binding to get more reliable readings.
## Reporting issues
As already mentioned this binding depends heavily on the [OSHI](https://github.com/oshi/oshi) API to provide the operating system and hardware information.