SDK_10020
Test APP
password: keliyuan
added
Host.crypto.pointsToImageBase64
针对第三方要求新增的接口
根据点集合长宽以及每个点对应的颜色值生成bitmap并返回其base64字符串
Device.reportDeviceGPSInfo
将当前手机的地理位置信息作为全新的信息更新到设备端,可以改变设备端在Server上的位置信息。
Device.getLinkedBTDevices
获取蓝牙网关关联的普通蓝牙与蓝牙Mesh设备列表。
Third: react-native-camera
Android下增加了 react-native-camera 三方依赖库
Service.smarthome.reportBLEDeviceInfo
上报蓝牙设备信息。
UI - StringSpinner
通用字符串选择器。
UI - NumberSpinner
通用数字选择器
updated
- feat: openDevice 增加参数dismiss_current_plug, 可选是否关掉当前页后在进入指定插件,iOS only
- fix: 进入子设备获取到的parentDevice为空
- fix: smarthome.deleteMember 无效问题
- fix: 设备icon导出为空