blob: 618cace2f581c005a5d0ecfa073ee698be9bee90 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Struct containing a component information (temperature and name for the moment).
## Linux
More information can be found at [kernel.org][k].
Note: these may not be present on virtual Linux systems, such as **Docker**
or **Windows Subsystem for Linux**. These hosts do not expose this information
and therefore `Component` elements may be missing or not as expected.
[k]: https://www.kernel.org/doc/Documentation/hwmon/sysfs-interface
## Windows
Please note that on Windows, you need to have Administrator priviledges to get this
information.
|