Zephyr API Documentation 4.2.0-rc3
A Scalable Open Source RTOS
 4.2.0-rc3
lwm2m_time_series_elem Struct Reference

LwM2M Time series data structure. More...

#include <zephyr/net/lwm2m.h>

Data Fields

time_t t
 Cached data Unix timestamp.
union { 
}; 
 Element value.

Detailed Description

LwM2M Time series data structure.

Field Documentation

◆ [union]

union { ... } lwm2m_time_series_elem

Element value.

◆ t

time_t lwm2m_time_series_elem::t

Cached data Unix timestamp.


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