Subversion Repositories ALCASAR

Rev

Rev 2976 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 2976 Rev 3037
Line 134... Line 134...
134
    /**
134
    /**
135
     * get the information
135
     * get the information
136
     *
136
     *
137
     * @see PSI_Interface_Sensor::build()
137
     * @see PSI_Interface_Sensor::build()
138
     *
138
     *
139
     * @return Void
139
     * @return void
140
     */
140
     */
141
    public function build()
141
    public function build()
142
    {
142
    {
143
        $this->_temperature();
143
        $this->_temperature();
144
        $this->_voltage();
144
        $this->_voltage();