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. | |
Structure for marking the observation parameters available inside the associated structure.