Memo for Observe registration and notifications. More...
#include <gcoap.h>
Data Fields | |
sock_udp_ep_t * | observer |
Client endpoint; unused if null. | |
const coap_resource_t * | resource |
Entity being observed. | |
uint8_t | token [GCOAP_TOKENLEN_MAX] |
Client token for notifications. | |
unsigned | token_len |
Actual length of token attribute. | |