All non-primitive data in registry item values is stored through this structure. More...
#include <lwm2m_types.h>
Data Fields | |
uint8_t | free_data |
If > 0, data will be freed automatically once removed. | |
registry_data_generic_t | data |
Union for storing the pointer to the actual data. | |
All non-primitive data in registry item values is stored through this structure.