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.