HardwareMonitor 1.2.0__tar.gz → 1.2.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Util.py +1 -2
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor.egg-info/PKG-INFO +1 -1
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/PKG-INFO +1 -1
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/.github/workflows/release.yaml +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/.gitignore +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/.gitmodules +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/BUILD.md +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/CPU/__init__.py +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/CPU/__init__.pyi +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/Controller/AeroCool/__init__.py +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/Controller/AeroCool/__init__.pyi +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/Controller/AquaComputer/__init__.py +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/Controller/AquaComputer/__init__.pyi +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/Controller/MSI/__init__.py +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/Controller/MSI/__init__.pyi +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/Controller/__init__.py +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/Gpu/__init__.py +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/Gpu/__init__.pyi +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/Motherboard/Lpc/EC/__init__.py +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/Motherboard/Lpc/EC/__init__.pyi +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/Motherboard/Lpc/__init__.py +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/Motherboard/__init__.py +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/Motherboard/__init__.pyi +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/PowerMonitor/__init__.py +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/PowerMonitor/__init__.pyi +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/Psu/Corsair/__init__.py +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/Psu/Corsair/__init__.pyi +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/Psu/Msi/__init__.py +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/Psu/Msi/__init__.pyi +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/Psu/__init__.py +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/Psu/__init__.pyi +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/Storage/__init__.py +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/Storage/__init__.pyi +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/__init__.py +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/__init__.pyi +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Interop/PowerMonitor/__init__.py +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Interop/PowerMonitor/__init__.pyi +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Interop/__init__.py +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/PawnIo/__init__.py +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/PawnIo/__init__.pyi +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Software/__init__.py +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Software/__init__.pyi +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/__init__.py +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/_util/types.py +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/_util/types.pyi +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/lib/LICENSE +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/lib/__init__.py +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/lib/x64/BlackSharp.Core.dll +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/lib/x64/DiskInfoToolkit.dll +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/lib/x64/HidSharp.dll +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/lib/x64/LibreHardwareMonitorLib.dll +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/lib/x64/RAMSPDToolkit-NDD.dll +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/lib/x64/System.Memory.dll +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/lib/x64/System.Numerics.Vectors.dll +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/lib/x64/System.Runtime.CompilerServices.Unsafe.dll +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/lib/x86/BlackSharp.Core.dll +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/lib/x86/DiskInfoToolkit.dll +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/lib/x86/HidSharp.dll +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/lib/x86/LibreHardwareMonitorLib.dll +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/lib/x86/RAMSPDToolkit-NDD.dll +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/lib/x86/System.Memory.dll +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/lib/x86/System.Numerics.Vectors.dll +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/lib/x86/System.Runtime.CompilerServices.Unsafe.dll +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor.egg-info/SOURCES.txt +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor.egg-info/dependency_links.txt +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor.egg-info/requires.txt +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor.egg-info/top_level.txt +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/LICENSE +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/README.md +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/examples/wsgi_provider.py +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/pyproject.toml +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/scripts/generate_all.py +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/scripts/generate_namespace_init.py +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/scripts/generate_stubs.py +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/scripts/generate_types_util.py +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/scripts/namespace_init.template +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/setup.cfg +0 -0
- {hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/test/TestHardwareMonitor.py +0 -0
|
@@ -6,7 +6,6 @@ from typing import Dict, Iterable, List, TypeAlias, cast
|
|
|
6
6
|
from System.Collections.Generic import IDictionary, IList
|
|
7
7
|
|
|
8
8
|
import HardwareMonitor
|
|
9
|
-
from HardwareMonitor._util.types import Nullable
|
|
10
9
|
from HardwareMonitor.Hardware import Computer, Hardware, HardwareType, IParameter, ISensor, IVisitor, SensorType
|
|
11
10
|
|
|
12
11
|
logger = logging.getLogger("PyHardwareMonitor")
|
|
@@ -47,7 +46,7 @@ SensorTypeUnitFormatter = {
|
|
|
47
46
|
|
|
48
47
|
SensorType_t: TypeAlias = int
|
|
49
48
|
|
|
50
|
-
def SensorValueToString(value: float|
|
|
49
|
+
def SensorValueToString(value: float|None, type: SensorType_t) -> str:
|
|
51
50
|
return SensorTypeUnitFormatter.get(type, "{}").format(isinstance(value, float) and value or 0)
|
|
52
51
|
|
|
53
52
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/Controller/MSI/__init__.py
RENAMED
|
File without changes
|
{hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/Controller/MSI/__init__.pyi
RENAMED
|
File without changes
|
{hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/Controller/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/Motherboard/Lpc/__init__.py
RENAMED
|
File without changes
|
{hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/Motherboard/__init__.py
RENAMED
|
File without changes
|
{hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/Motherboard/__init__.pyi
RENAMED
|
File without changes
|
{hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/PowerMonitor/__init__.py
RENAMED
|
File without changes
|
{hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/PowerMonitor/__init__.pyi
RENAMED
|
File without changes
|
{hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/Psu/Corsair/__init__.py
RENAMED
|
File without changes
|
{hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/Psu/Corsair/__init__.pyi
RENAMED
|
File without changes
|
{hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/Psu/Msi/__init__.py
RENAMED
|
File without changes
|
{hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/Psu/Msi/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/Storage/__init__.py
RENAMED
|
File without changes
|
{hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Hardware/Storage/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Interop/PowerMonitor/__init__.py
RENAMED
|
File without changes
|
{hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/Interop/PowerMonitor/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/lib/x64/LibreHardwareMonitorLib.dll
RENAMED
|
File without changes
|
{hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/lib/x64/RAMSPDToolkit-NDD.dll
RENAMED
|
File without changes
|
|
File without changes
|
{hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/lib/x64/System.Numerics.Vectors.dll
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/lib/x86/LibreHardwareMonitorLib.dll
RENAMED
|
File without changes
|
{hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/lib/x86/RAMSPDToolkit-NDD.dll
RENAMED
|
File without changes
|
|
File without changes
|
{hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor/lib/x86/System.Numerics.Vectors.dll
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hardwaremonitor-1.2.0 → hardwaremonitor-1.2.1}/HardwareMonitor.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|