gcoap_observe_memo_t Struct Reference

Memo for Observe registration and notifications. More...

Detailed Description

Memo for Observe registration and notifications.

Definition at line 715 of file gcoap.h.

#include <gcoap.h>

Data Fields

sock_udp_ep_tobserver
 Client endpoint; unused if null.
 
const coap_resource_tresource
 Entity being observed.
 
uint8_t token [GCOAP_TOKENLEN_MAX]
 Client token for notifications.
 
unsigned token_len
 Actual length of token attribute.
 

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