IMLS / estimating-wifi

Estimating Wifi is a pilot project to automate the censusing of proximal wifi devices via low-cost and open source tools.
https://10x.gsa.gov/projects/shared-components-for-museums-and-libraries/
Other
10 stars 2 forks source link

wifi-sensor: Default not honored for presence_uri #342

Open bklaas opened 1 year ago

bklaas commented 1 year ago

If you set a presence_uri value in the session-counter.ini file it is not honored by the Go code and it falls back to its default of /rpc/update_presence

One option here would be to remove this from the .ini file entirely and make sure the default matches the endpoint. I don't see any reason to make the endpoint for updating presence data a configurable thing?