Channel¶
Description
-
class
arduino_temperature_sensors.ArduinoBoard.Channel(sensor_number: int = None, label: str = None)[source]¶ Simple container to hold channel information.
Attributes
Latest temperature readout value.
Label of the sensor, to be used when logging to a database.
Data from the sensor should be logged.
The channel ID number.
Valid data
Methods
Initialize self.