JSPM

node-red-contrib-beacon-scanner

0.0.5
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 12
  • Score
    100M100P100Q50748F
  • License MIT

Node-RED node to retrieve information from BLE Beacons.

Package Exports

  • node-red-contrib-beacon-scanner

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (node-red-contrib-beacon-scanner) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

node-red-contrib-beacon-scanner

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

  • iBeacons
  • EddyStones
  • Estimote

Dependencies

  • Node.js 6 >
  • Noble
  • node-beacon-scanner

Installation

Run the following command in your Node-RED directory

npm i noble
npm i node-beacon-scanner

Usage

Beacon Scanner

Messages emitted are stated in Futomi's repo.