|
Smart presence reference application results container for each zone. More...
Data Fields | |
float | zone_limit |
bool | zone_detection |
bool | inter_zone_detection |
bool | intra_zone_detection |
Smart presence reference application results container for each zone.
Definition at line 50 of file ref_app_smart_presence.c.
bool acc_smart_presence_zone_result_t::inter_zone_detection |
Slow motion presence detection result
Definition at line 63 of file ref_app_smart_presence.c.
bool acc_smart_presence_zone_result_t::intra_zone_detection |
Fast motion presence detection result
Definition at line 67 of file ref_app_smart_presence.c.
bool acc_smart_presence_zone_result_t::zone_detection |
Detection result
Definition at line 59 of file ref_app_smart_presence.c.
float acc_smart_presence_zone_result_t::zone_limit |
The upper zone limit in m
Definition at line 55 of file ref_app_smart_presence.c.