Loading...
Searching...
No Matches
coap_resource_subtree_t Struct Reference

Type for CoAP resource subtrees. More...

Detailed Description

Type for CoAP resource subtrees.

Definition at line 321 of file nanocoap.h.

#include <nanocoap.h>

Data Fields

const coap_resource_tresources
 ptr to resource array

 
const size_t resources_numof
 number of entries in array
 

Field Documentation

◆ resources

const coap_resource_t* coap_resource_subtree_t::resources

ptr to resource array

Definition at line 322 of file nanocoap.h.

◆ resources_numof

const size_t coap_resource_subtree_t::resources_numof

number of entries in array

Definition at line 323 of file nanocoap.h.


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