evothings / cordova-eddystone

Cordova/PhoneGap plugin for Eddystone beacons
Apache License 2.0
57 stars 35 forks source link

Remove lost beacons #5

Closed idesignpixels closed 8 years ago

idesignpixels commented 8 years ago

Changed logic to remove beacon if the beacons timestamp is older than 60 seconds. Before it was asking if the beacons timestamp was more than the current time to remove.