Module atlas_scientific

Source
Expand description

Contains the functionality for triggering regular Atlas Scientific sensor communication and caching of data

Modules§

atlas_scientific_constants 🔒
numeric values used in communication with Atlas Scientific sensor units

Structs§

AtlasScientific
Contains the communication Atlas Scientific sensors via I2C. Alternatively, TCP communication is used when configured to run with the simulator. The struct holds attributes for the results and for error flags indicating unsuccessful communication. Sensor data is read periodically and stored. Requests from data logger, ventilation, and heating control are answered with last measured data. Creates the channels and sets up threads. Thread communication of this component is as follows:
AtlasScientificResultData

Constants§

RECEIVE_COUNTER_MAX

Type Aliases§

AtlasScientificResult