[WIP] Beacons Positioning Node
-
Contains code for scanning nearest bluetooth devices (beacons)
-
Results is approximited (median) and sent to the stream for Beacons Positioning Processor
-
TODO: self installing script on debian, auto configuration, documentation
- Just upload the code into rpi node and install python modules (TODO: _setup script)
- Set config.json
- Run py scanner.py
- Writing tests
- Code review
- Other guidelines