intval3/lib/blootstrap
mmcwilliams 82aa857ffd Use log library instead of ipc log 2017-09-25 23:25:54 -04:00
..
Readme.md Remove extra function name from docs 2017-09-19 15:23:48 -04:00
index.js Use log library instead of ipc log 2017-09-25 23:25:54 -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