Mistake on this page? Email us
registry_available_parameters_s Struct Reference

Structure for marking the observation parameters available inside the associated structure. More...

#include <lwm2m_types.h>

Data Fields

uint8_t pmin:1
 Flag for minimum period.
 
uint8_t pmax:1
 Flag for maximum period.
 
uint8_t gt:1
 Flag for greater than.
 
uint8_t lt:1
 Flag for less than.
 
uint8_t st:1
 Flag for step.
 
uint8_t time:1
 Flag for time.
 
uint8_t previous_value:1
 Flag for previous value.
 
uint8_t content_type:1
 Flag for requested content type.
 

Detailed Description

Structure for marking the observation parameters available inside the associated structure.


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