Data Fields | |
UT_hash_handle | hh |
hash handle (for internal use only) More... | |
coap_key_t | key |
the actual key bytes for this resource More... | |
size_t | etag_len |
actual length of etag More... | |
unsigned char | etag [8] |
ETag for current description. More... | |
str | data |
points to the resource description More... | |
UT_hash_handle rd_t::hh |
coap_key_t rd_t::key |