@iotize/device-com-ble.cordova
Version:
Bluetooth Low Energy (BLE) for IoTize modules Plugin
5 lines • 355 B
JavaScript
export { BLEComProtocol } from "./lib/ble-com-protocol";
export { CordovaCharacteristicAdapter, CordovaPeripheralAdapter, CordovaServiceAdapter, } from "./lib/cordova-service-adapter";
export { BLEScanner } from "./lib/scanner";
export { getIoTizeBleCordovaPlugin, getScanRecordsFromBytes } from "./lib/utility";
//# sourceMappingURL=public_api.js.map