Stores different data types coming in packets (XsDataPackets) from the sensors in the device. More...
#include <sensorData.h>
Go to the source code of this file.
Stores different data types coming in packets (XsDataPackets) from the sensors in the device.
This class contains one important function that takes an data packet from the device and inspect it for all the data from all the modules enable in outputSettings. It stores this data and provides getters for it.
Definition in file sensorData.cpp.