Gleb Klochkov / Mbed OS Climatcontroll_Main

Dependencies:   esp8266-driver

Embed: (wiki syntax)

« Back to documentation index

thread_network_data_cache_entry_s Struct Reference

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.

Network data TLV Size

Definition at line 174 of file thread_network_data_storage.h.