|
Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
#include <demo.h>
Data Fields | ||
| struct algorithm_runner_common_config | common | |
| Common algorithm configuration. | ||
| union { | ||
| uint8_t event_gen_chance | ||
| uint16_t compute_metric_len | ||
| }; | ||
| union { ... } algorithm_demo_common_config |
| struct algorithm_runner_common_config algorithm_demo_common_config::common |
Common algorithm configuration.
| uint16_t algorithm_demo_common_config::compute_metric_len |
| uint8_t algorithm_demo_common_config::event_gen_chance |