![]() |
simple FS
v0.1.0
|
Describes internal structure of file. More...
#include <file_format.h>
Public Attributes | |
uint8_t | sensor_id [8] |
Sensor ID. | |
SensorType_t | sensor_type |
Type of stored value. More... | |
RecordTypeValue_t | value_format |
This information contain every sensor in his driver file. | |
Describes internal structure of file.
File is designed for storing values from sensors. Payload can be different size. File contains of row or records. Each record consists of values from available sensors.
SensorType_t RecordDescriptor_t::sensor_type |
Type of stored value.
This information contain every sensor in his driver file