![]() |
Edge AI Add-on API 2.2.0
|
| int nrf_edgeai_obsv_init | ( | nrf_edgeai_obsv_ctx_t * | ctx, |
| const nrf_edgeai_obsv_model_info_t * | model ) |
#include <include/nrf_edgeai_obsv/nrf_edgeai_obsv.h>
Initialize an observability context.
| ctx | Context to initialize. |
| model | Model metadata to embed in every encoded snapshot. |
model->num_classes is 0, or if it exceeds CONFIG_NRF_EDGEAI_OBSV_MAX_CLASSES.