[][src]Function libmedium::parse_hwmons_read_write

pub fn parse_hwmons_read_write() -> Result<Hwmons<ReadWriteHwmon>, ParsingError>

Parses /sys/class/hwmon and returns the found hwmons as a Hwmons object. Be sure you have sufficient rights to write to your sensors. Usually only root has those rights.