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