LoRa-BLE-Sensor
Loading...
Searching...
No Matches
Public Attributes | List of all members
sensor_data_t Struct Reference

Structure for the sensor data. This is used to store the sensor data and timestamp for each sensor. More...

#include <sensor_data.h>

Public Attributes

enum sensor_id id
 
enum sensor_power_id power_id
 
struct ring_buf data_ring_buf
 
struct ring_buf timestamp_ring_buf
 
size_t max_samples
 
size_t data_size
 
size_t timestamp_size
 
void * latest_data
 
int latest_timestamp
 
uint32_t num_samples
 

Detailed Description

Structure for the sensor data. This is used to store the sensor data and timestamp for each sensor.


The documentation for this struct was generated from the following file: