Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 1.23 KB

README.md

File metadata and controls

40 lines (22 loc) · 1.23 KB

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.