![]() |
Edge AI Add-on API 2.2.0
|
| enum nrf_edgeai_obsv_source nrf_edgeai_obsv_metric_s::source |
Data stream this metric consumes (nrf_edgeai_obsv_source).
Set by the metric's *_create() helper: NRF_EDGEAI_OBSV_SOURCE_PROBS for the probability metrics, NRF_EDGEAI_OBSV_SOURCE_FEATURES for the mel descriptor metrics. The core dispatches an update to this metric only when the fed stream matches this value.