|
Zephyr Project API
3.2.0
A Scalable Open Source RTOS
|
#include <coap_link_format.h>
Data Fields | |
| const char *const * | attributes |
| void * | user_data |
In case you want to add attributes to the resources included in the 'well-known/core' "virtual" resource, the 'user_data' field should point to a valid coap_core_metadata structure.
| const char* const* coap_core_metadata::attributes |
| void* coap_core_metadata::user_data |