PHP Class Hwmon, phpsysinfo

Author: Michael Cramer ([email protected])
Author: William Johansson ([email protected])
Inheritance: extends Sensors
Afficher le fichier Open project: phpsysinfo/phpsysinfo

Méthodes publiques

Méthode Description
build ( ) : Void get the information

Private Methods

Méthode Description
_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

Method Details

build() public méthode

get the information
See also: PSI_Interface_Sensor::build()
public build ( ) : Void
Résultat Void