Structure to hold information of RadarSensing event.
Depending on the event type, it can be cast to mtb_radar_sensing_presence_event_info_t or mtb_radar_sensing_counter_event_info_t.
Data Fields | |
mtb_radar_sensing_timestamp_t | timestamp |
Timestamp of event. | |
const char * | description |
Description about the event. | |