gcoap_observe_memo_t Struct Reference

Memo for Observe registration and notifications. More...

Detailed Description

Memo for Observe registration and notifications.

Definition at line 861 of file gcoap.h.

#include <gcoap.h>

Data Fields

sock_udp_ep_tobserver
 Client endpoint; unused if null.
 
sock_udp_ep_tnotifier
 Local endpoint to send notifications.
 
const coap_resource_tresource
 Entity being observed.
 
uint8_t token [GCOAP_TOKENLEN_MAX]
 Client token for notifications.
 
uint16_t last_msgid
 Message ID of last notification.
 
unsigned token_len
 Actual length of token attribute.
 
gcoap_socket_t socket
 Transport type to observer.
 

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