Class containing data from the temperature sensors. More...
Functions | |
| float | get (self, location) |
| Gets the temperature value at a temperature sensor location. More... | |
Class containing data from the temperature sensors.
| float get | ( | self, | |
| location | |||
| ) |
Gets the temperature value at a temperature sensor location.
| location | : Location of the temperature sensor to request. |