HacklabJKL / visitors

Visitor data collector using DHCP leases
GNU General Public License v3.0
0 stars 1 forks source link

Handle a use case with frequent in and out sequences #19

Open samip5 opened 3 years ago

samip5 commented 3 years ago

Use case is when a user goes outside the Wifi range, and back multiple times a day, it shouldn't notifiy every time. This should be enabled only explicly per user.

zouppen commented 1 year ago

There is a "flappiness" feature which requires given number of DHCP renewals to mark the person as arrived, but no "leave-flappiness" which would keep the person there for a given period of time. Flappiness helps in case user just walks by the premises and is not staying.