UNPKG

gatt-ip-js

Version:

GATT-IP library is A simple javascript protocol to connect any Bluetooth Smart (GATT) Device to the IP network

3 lines (2 loc) 103 B
module.exports.GATTIP = require('./gattip').GATTIP; module.exports.C = require('./lib/constants').C;