[][src]Function heim::sensors::temperatures

pub fn temperatures() -> impl Stream<Item = Result<TemperatureSensor, Error>>

Returns stream which yields temperature sensors.

Compatibility

At the moment, this function works only with Linux. For other platforms it returns an empty stream.