Anjay Lite
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
anj_io_out_entry_struct Struct Reference

#include <defs.h>

Data Fields

anj_data_type_t type
 
anj_res_value_t value
 
anj_uri_path_t path
 
double timestamp
 

Detailed Description

Data structure used to represent an entry produced by the data model.

Field Documentation

◆ path

resource path

◆ timestamp

double timestamp

Entry timestamp, only meaningful for Send and Notify operations.

Is ignored if set to NAN.

This can be the actual Unix time in seconds if it is greater than or equal to 2**28s [RFC8428], or a negative value if the time is relative to the current time.

◆ type

defines entry type

◆ value

entry value


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