Structure to hold information of entrance counter events.
Data Fields | |
mtb_radar_sensing_timestamp_t | timestamp |
Timestamp of event. | |
const char * | description |
Description about the event. | |
int | in_count |
Current in count. | |
int | out_count |
Current out count. | |