simple FS  v0.1.0
Public Attributes | List of all members
RecordDescriptor_t Struct Reference

Describes internal structure of file. More...

#include <file_format.h>

Collaboration diagram for RecordDescriptor_t:
Collaboration graph
[legend]

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.
 

Detailed Description

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.

Member Data Documentation

◆ sensor_type

SensorType_t RecordDescriptor_t::sensor_type

Type of stored value.

This information contain every sensor in his driver file


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