Sentinel
Loading...
Searching...
No Matches
SensorData Struct Reference

Sensor Data Structure. More...

#include <SensorData.h>

Public Attributes

int device_battery
 
int noise_level
 
float accelZ
 
float accelTotal
 
float accelPitch
 
float accelRoll
 
bool fall_detected
 
float temperature
 
float humidity
 
int gasLevel
 
int steps
 
int heartRate
 

Detailed Description

Sensor Data Structure.

This structure contains the data collected from various sensors. It includes information such as device battery level, accelerometer data, temperature, humidity, gas level, steps, and heart rate.


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