Table of Contents

Enum SensorType

Namespace
DotCompute.Abstractions.Ports
Assembly
DotCompute.Abstractions.dll

Type of sensor.

public enum SensorType

Fields

Clock = 2

Clock speed.

Fan = 3

Fan speed.

MemoryBandwidth = 6

Memory bandwidth.

Other = 7

Other sensor type.

Power = 1

Power consumption.

Temperature = 0

Temperature sensor.

Utilization = 5

Utilization.

Voltage = 4

Voltage.