SiteSensorType#

class blueprints.SiteSensorType[source]#

Bases: SensorType

This abstract base class is a used to represent the SiteSensor class in type hints. For a detailed description see blueprints.sensors.SiteSensor.

__init__()#
classmethod __new__(*args, **kwargs)#