My climat station
thread_network_data_cache_entry_s Struct Reference
Network Data Main struct for seprate local data and Global. More...
#include <thread_network_data_storage.h>
Data Fields | |
| thread_network_prefix_list_t | localPrefixList |
| uint8_t | networkDataTlvSize |
Detailed Description
Network Data Main struct for seprate local data and Global.
Definition at line 171 of file thread_network_data_storage.h.
Field Documentation
| thread_network_prefix_list_t localPrefixList |
Local parsed or generated service list
Definition at line 172 of file thread_network_data_storage.h.
| uint8_t networkDataTlvSize |
Network data TLV Size
Definition at line 174 of file thread_network_data_storage.h.
Generated on Tue Jul 12 2022 14:26:52 by
1.7.2
Gleb Klochkov