Skip to content

bluetoother/bipso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bipso

An utility to help BLE developers define Characteristics in an IPSO way.

NPM

Travis branch npm npm


Documentation

Please visit the Wiki.


Overview

bipso is a dictionary for developers to query the UUIDs and Characteristic definitions defined by BIPSO. With BIPSO, firmware developers can organize Characteristics in an IPSO way to make their BLE devices/products IPSO-compatible.

Please see BIPSO Specification to learn more about why BIPSO and what it is doing.


Installation

$ npm install bipso --save


Usage

See Usage on the Wiki.


License

Licensed under MIT.