1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-21 04:23:50 +01:00
Koen Zandberg eecac6945b nanocoap: Add handler for resource-based subtrees
This adds a coap_handler_t function that can be used to parse new
subtrees. The subtree information is included in the context pointer of
the call and must be of type coap_resource_subtree_t. This object then
contains the pointer and length of a different coap_resource_t instance.
2022-04-23 10:12:18 +02:00
..
2021-01-26 16:17:18 +01:00
2020-11-13 22:59:09 +01:00
2022-02-21 15:15:02 +01:00
2021-01-21 11:22:33 +01:00
2021-11-30 10:27:46 +01:00
2018-06-11 19:12:02 +02:00
2015-08-30 14:00:33 +02:00