Mistake on this page? Email us
registry_object_value_u Union Reference

All resource values are stored through this common name. More...

#include <lwm2m_types.h>

Data Fields

int64_t int_value
 Used for accessing integer values.
 
float float_value
 Used for accessing float value.
 
registry_generic_value_t generic_value
 Used for accessing string and opaque values.
 
void * list
 For internal use only, MUST NOT be accessed from application.
 
uint8_t empty_value
 If true, the object value has not been set. This is just for keeping the registry_getor registry_set API consistent. */.
 

Detailed Description

All resource values are stored through this common name.


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