Edge AI Add-on API 2.2.0
Loading...
Searching...
No Matches
nrf_edgeai_obsv_encode.h File Reference
#include <stddef.h>
#include <nrf_edgeai_obsv/nrf_edgeai_obsv_core.h>

Go to the source code of this file.

Functions

size_t nrf_edgeai_obsv_encode_cbor (nrf_edgeai_obsv_core_t *state, uint8_t *buf, size_t max_len)
 Encode observability state and metrics as CBOR (no mutex).