1.0.1 • Published 4 years ago

node-red-contrib-beacon-scanner v1.0.1

Weekly downloads
27
License
MIT
Repository
github
Last release
4 years ago

node-red-contrib-beacon-scanner

Node to allow Node-RED scan for the following beacons:

  • iBeacons
  • EddyStones
  • Estimote

Dependencies

  • Node.js 6 to 12 LTS
  • @abandonware/noble
  • node-beacon-scanner-duplicates-check

Installation

Ubuntu, Debian, Raspbian

Install Bluetooth drivers required by Noble.

sudo apt-get install bluetooth bluez libbluetooth-dev libudev-dev
sudo setcap cap_net_raw+eip $(eval readlink -f `which node`)

Beacon Scanner

Messages emitted are stated in Futomi's repo.

1.0.1

4 years ago

1.0.0

4 years ago

0.0.9

4 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

6 years ago

0.0.2

6 years ago