Module sensors

Source
Expand description

This container module features all functionality to read and postprocess sensor data.

Modulesยง

atlas_scientific
Contains the functionality for triggering regular Atlas Scientific sensor communication and caching of data
atlas_scientific_channels
Container for channels used by atlas_scientific module
atlas_scientific_config
Configuration of AtlasScientific
atlas_scientific_error
Contains error definition for Atlas Scientific sensor communication
dht
Contains communication with DHT sensor hardware
dht_channels
Container for channels used by Dht module
dht_config
Configuration of Dht
dht_error
Contains error definition for DHT sensor communication
ds18b20
Contains the functionality for reading from DS18B20 sensor Manages temperature reading from DS18B20 1-Wire digital thermometers.
ds18b20_channels
Container for channels used by Ds18b20 module
ds18b20_config
Configuration of Ds18b20
ds18b20_error
Contains error definition for DS18B20 sensor communication
gpio_handler
Contains management of GPIO pins
gpio_handler_config
Configuration of GpioHandler
i2c_error
Contains error definition occurring in communication via I2C
i2c_interface
Contains communication with Atlas Scientific sensor via I2C interface
i2c_interface_channels
Container for channels used by i2c_interface module
i2c_interface_config
Configuration of I2cInterface
sensor_manager
Contains the functionality for triggering regular DHT sensor communication and caching of data
sensor_manager_channels
Container for channels used by sensor manager module
sensor_manager_config
Configuration of SensorManager
tank_level_switch
Contains the functionality for reading and postprocessing tank level switch position by reading GPIO pin state
tank_level_switch_channels
Container for channels used by tank level switch module
tank_level_switch_config
Configuration of TankLevelSwitch