PHP Класс Hwmon, phpsysinfo

Автор: Michael Cramer ([email protected])
Автор: William Johansson ([email protected])
Наследование: extends Sensors
Показать файл Открыть проект

Открытые методы

Метод Описание
build ( ) : Void get the information

Приватные методы

Метод Описание
_current ( $hwpath ) : void get current information
_fans ( $hwpath ) : void get fan information
_power ( $hwpath ) : void get power information
_temperature ( $hwpath ) : void get temperature information
_voltage ( $hwpath ) : void get voltage information

Описание методов

build() публичный Метод

get the information
См. также: PSI_Interface_Sensor::build()
public build ( ) : Void
Результат Void