intval3/lib/ble
mmcw-dev 0272ca21f6 Add bleno to main process by adding a module that gets incorporated into the same process running express. 2017-11-22 09:30:08 -05:00
..
Readme.md Add bleno to main process by adding a module that gets incorporated into the same process running express. 2017-11-22 09:30:08 -05:00
index.js Add bleno to main process by adding a module that gets incorporated into the same process running express. 2017-11-22 09:30:08 -05:00

Readme.md

Blootstrap

Class representing the bluetooth interface

Kind: global class

blootstrap.on(eventName, callback)

Binds functions to events that are triggered by BLE messages

Kind: instance method of Blootstrap

Param Type Description
eventName string Name of the event to to bind
callback function Invoked when the event is triggered