![]() |
0.01.00
|
This structure represents a CoAP resource. More...
#include <include/openthread/coap.h>
Public Attributes | |
| const char * | mUriPath |
| The URI Path string. | |
| otCoapRequestHandler | mHandler |
| The callback for handling a received request. | |
| void * | mContext |
| Application-specific context. | |
| struct otCoapResource * | mNext |
| The next CoAP resource in the list. | |
This structure represents a CoAP resource.