PHP 클래스 Hwmon, phpsysinfo

저자: Michael Cramer ([email protected])
저자: William Johansson ([email protected])
상속: extends Sensors
파일 보기 프로젝트 열기: phpsysinfo/phpsysinfo

공개 메소드들

메소드 설명
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