sunpeek.components.types.SensorType#
- class sunpeek.components.types.SensorType(name, compatible_unit_str, description, lower_replace_min=None, lower_replace_max=None, lower_replace_value=None, upper_replace_min=None, upper_replace_max=None, upper_replace_value=None, max_fill_period=None, sensor_hangs_period=None, info_checks=<property object>, common_units=None)#
Bases:
object
Methods
__init__
(name, compatible_unit_str, description)