bipso

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

Usage no npm install needed!

<script type="module">
  import bipso from 'https://cdn.skypack.dev/bipso';
</script>

README

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.