rtl433  UNKNOWN
RTL-433 utility
mg_coap_option Struct Reference

#include <mongoose.h>

Data Fields

struct mg_coap_optionnext
 
uint32_t number
 
struct mg_str value
 

Field Documentation

◆ next

struct mg_coap_option* mg_coap_option::next

Referenced by mg_http_handler2().

◆ number

uint32_t mg_coap_option::number

Referenced by mg_http_handler2().

◆ value

struct mg_str mg_coap_option::value

Referenced by mg_http_handler2().


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