intval3/lib/blootstrap
mmcw-dev 58f8d09775 Try catch the connection 2017-10-20 21:45:17 -04:00
..
Readme.md Remove extra function name from docs 2017-09-19 15:23:48 -04:00
index.js Try catch the connection 2017-10-20 21:45:17 -04: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