mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-06 14:35:22 +00:00
RFC6690[1] defines a lightweight format for listing and querying resources and their relationships. The RFC defines an '.well-known/core' resource that will list the resources and their associated metadata. It also allows resources to filtered by their attributes. The implementation uses the fact that resources are organized in an array: only the resources present in the array after the "ZOAP_WELL_KNOWN_CORE_RESOURCE" will be considered, this allows a primitive form of visibility control for the attributes. [1] https://tools.ietf.org/html/rfc6690 Change-Id: I2bc21ddf45f20e1f749d8ac36d247474fdaa9d64 Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com> |
||
---|---|---|
.. | ||
iot | ||
libc | ||
Kbuild | ||
Kconfig | ||
Makefile |