File parameters for a mesh config file. More...
#include <mesh_config_entry.h>
Data Fields | |
| uint16_t | id |
| File ID. More... | |
| mesh_config_strategy_t | strategy |
| Storage strategy. More... | |
| mesh_config_backend_file_t * | p_backend_data |
| Pointer to backend data associated with the file. More... | |
Detailed Description
File parameters for a mesh config file.
Definition at line 232 of file mesh_config_entry.h.
Field Documentation
◆ id
| uint16_t mesh_config_file_params_t::id |
File ID.
Definition at line 234 of file mesh_config_entry.h.
◆ strategy
| mesh_config_strategy_t mesh_config_file_params_t::strategy |
Storage strategy.
Definition at line 235 of file mesh_config_entry.h.
◆ p_backend_data
| mesh_config_backend_file_t* mesh_config_file_params_t::p_backend_data |
Pointer to backend data associated with the file.
Definition at line 236 of file mesh_config_entry.h.
- mesh/core/api/mesh_config_entry.h