Iot.Device.HardwareMonitor Namespace

Classes

OpenHardwareMonitor

This class connects to a running instance of OpenHardwareMonitor and reads out all available values. This works only if OpenHardwareMonitor (https://openhardwaremonitor.org/) is currently running. While the tool needs to be run with elevated permissions, the application using this binding does not.

OpenHardwareMonitor.Hardware

Represents a piece of hardware

OpenHardwareMonitor.MonitoringJob

A job that monitors a particular sensor

OpenHardwareMonitor.Sensor

Represents a single sensor

Enums

OpenHardwareMonitorTransport

Select the preferred transport protocol for the Hardware monitor

SensorType

Designates a sensor type

SensorUpdateStrategy

Selects when the sensors get updated values

Delegates

OpenHardwareMonitor.OnNewValue

Event that gets invoked when a value is updated

OpenHardwareMonitor.UnitCreator

A delegate that crates an instance of a quantity from a value