An utility to help BLE developers define Characteristics in an IPSO way.
Please visit the Wiki.
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.
$ npm install bipso --save
See Usage on the Wiki.
Licensed under MIT.