node-red-contrib-beacon-scanner

1.0.1 • Public • Published

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.

/node-red-contrib-beacon-scanner/

    Package Sidebar

    Install

    npm i node-red-contrib-beacon-scanner

    Weekly Downloads

    32

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    10.5 kB

    Total Files

    10

    Last publish

    Collaborators

    • joeldavidw