Zephyr API 3.6.99
|
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. More...
#include <coap_link_format.h>
Data Fields | |
const char *const * | attributes |
List of attributes to add. | |
void * | user_data |
User specific 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 |
List of attributes to add.
void* coap_core_metadata::user_data |
User specific data.