|
Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
Arguments for 'Shot Triggered' algorithm. More...
#include <kv_types.h>
Data Fields | |
| uint32_t | moving_for |
| How long moving state is refreshed for when movement detected. | |
| uint32_t | threshold_ug |
| Magnitude this far away from 1G triggers the moving state. | |
Arguments for 'Shot Triggered' algorithm.
| uint32_t kv_algorithm_movement_threshold_args::moving_for |
How long moving state is refreshed for when movement detected.
| uint32_t kv_algorithm_movement_threshold_args::threshold_ug |
Magnitude this far away from 1G triggers the moving state.