qcloud-iotexplorer-bluetooth-adapter
Advanced tools
Comparing version 0.0.8 to 0.0.9
@@ -14,3 +14,3 @@ /// <reference types="miniprogram-api-typings" /> | ||
export declare type DeviceAdapterActions = Omit<BlueToothActions, 'initProductIds'>; | ||
export declare type deviceFilterFunction = (deviceInfo: WechatMiniprogram.BlueToothDevice, extendInfo?: any) => DeviceInfo | void | false | null; | ||
export declare type DeviceFilterFunction = (deviceInfo: WechatMiniprogram.BlueToothDevice, extendInfo?: any) => DeviceInfo | void | false | null; | ||
/** | ||
@@ -69,3 +69,3 @@ * 设备适配器 | ||
*/ | ||
static deviceFilter: deviceFilterFunction; | ||
static deviceFilter: DeviceFilterFunction; | ||
static serviceId: string; | ||
@@ -72,0 +72,0 @@ registerDevice(): Promise<void>; |
{ | ||
"name": "qcloud-iotexplorer-bluetooth-adapter", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package