libcoap  4.1.2
Data Fields
coap_option_t Struct Reference

Representation of CoAP options. More...

#include <option.h>

Data Fields

unsigned short delta
 
size_t length
 
unsigned char * value
 

Detailed Description

Representation of CoAP options.

Definition at line 29 of file option.h.

Field Documentation

§ delta

unsigned short coap_option_t::delta

Definition at line 30 of file option.h.

§ length

size_t coap_option_t::length

Definition at line 31 of file option.h.

§ value

unsigned char* coap_option_t::value

Definition at line 32 of file option.h.


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