DTUFeedme / feedme-mobile

feedme-mobile is the frontend of the feedme system which is a platform designed for optimising the indoor climate in larger work spaces such as office building or schools. With the app, users can give feedback on the indoor climate with their location being automatically estimated. With the feedback the feedme system will regulate the indoor climate to reach the optimal personal comfort of the users while maintaining minimal economical costs.
Apache License 2.0
0 stars 0 forks source link

bluetooth scanning is now a stream of results (including duplicate re… #26

Closed SebastianKotewitz closed 4 years ago

SebastianKotewitz commented 4 years ago

This is working now on the front end. I am not getting any errors regarding back end, but can you confirm that the sent signal maps are matching the ones reported in the app? The app prints the list of beacons and signal strengths to the console before sending the signal map.

closes #14