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§
- Atlas
Scientific - 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:
- Atlas
Scientific Result Data