![]() |
Edge AI Add-on API 2.2.0
|
#include <stdbool.h>#include <stdint.h>Go to the source code of this file.
Functions | |
| int | nrf_edgeai_obsv_memfault_init (struct nrf_edgeai_obsv_ctx *ctx) |
| Binds the Memfault CDR transport to a Zephyr observability context. | |
| int | nrf_edgeai_obsv_memfault_collect (void) |
| Encodes observability metrics as CBOR and stages them for Memfault. | |