public class MacSensors extends AbstractSensors
| Constructor and Description |
|---|
MacSensors() |
| Modifier and Type | Method and Description |
|---|---|
double |
getCpuTemperature()
CPU Temperature
|
double |
getCpuVoltage()
CPU Voltage
|
int[] |
getFanSpeeds()
Fan speeds
|
toJSONpublic double getCpuTemperature()
getCpuTemperature in interface SensorsgetCpuTemperature in class AbstractSensorspublic int[] getFanSpeeds()
getFanSpeeds in interface SensorsgetFanSpeeds in class AbstractSensorspublic double getCpuVoltage()
getCpuVoltage in interface SensorsgetCpuVoltage in class AbstractSensorsCopyright © 2010–2016 com.github.dblock. All rights reserved.