Re: beacons and geofences

2018-04-12 Thread Karsten Hilbert
On Thu, Apr 12, 2018 at 12:33:39AM +0200, ElChino wrote: > Rafal Sikora wrote: > > > Hi! I want users’ devices to be able to monitor the maximum amount of POIs > > at > > once (geo-fences/beacons) and I need to prepare an algorithm solution for > > monitoring the POIs. How should it be implemen

Re: beacons and geofences

2018-04-11 Thread ElChino
Rafal Sikora wrote: Hi! I want users’ devices to be able to monitor the maximum amount of POIs at once (geo-fences/beacons) and I need to prepare an algorithm solution for > monitoring the POIs. How should it be implemented in Python? What? You'll have to describe the problem in more details

beacons and geofences

2018-04-11 Thread Rafal Sikora
Hi! I want users’ devices to be able to monitor the maximum amount of POIs at once (geo-fences/beacons) and I need to prepare an algorithm solution for monitoring the POIs. How should it be implemented in Python? -- https://mail.python.org/mailman/listinfo/python-list