Daniel Varga

Results 4 issues of Daniel Varga

![image](https://github.com/LibreHardwareMonitor/LibreHardwareMonitor/assets/3964986/268beb7e-f4a0-4bf1-aa70-1fa8bc35d1de)

Hello, if i understand correctly `Identifier` properties of `ISensor` and `IHardware` instances should be unique as stated here: https://github.com/LibreHardwareMonitor/LibreHardwareMonitor/blob/b237744f9d7049ea972b468e32eab955af3fb0f8/LibreHardwareMonitorLib/Hardware/Identifier.cs#L13-L16 On my hardware however there are two sensors of type `SensorType.Load`...

Hi! To follow up on the conversation in pull request #1455, here is another attempt to improve the `Identifier` object instantiation for HidDevices. First of all, I don't have a...