mirror of
https://github.com/openhardwaremonitor/openhardwaremonitor
synced 2025-09-01 06:45:12 +00:00
Added sub-hardware support and basic enumeration for mainboards.
This commit is contained in:
@@ -54,6 +54,8 @@ namespace OpenHardwareMonitor.Hardware {
|
||||
|
||||
void Update();
|
||||
|
||||
IHardware[] SubHardware { get; }
|
||||
|
||||
ISensor[] Sensors { get; }
|
||||
|
||||
event SensorEventHandler SensorAdded;
|
||||
|
Reference in New Issue
Block a user