intval3/lib/blootstrap
mmcw-dev 9302cf1b21 Force example frame before evaluating query and body of post for parameters 2017-10-21 12:10:16 -04:00
..
Readme.md Remove extra function name from docs 2017-09-19 15:23:48 -04:00
index.js Force example frame before evaluating query and body of post for parameters 2017-10-21 12:10:16 -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