Skip to content

SDK_10004

Compare
Choose a tag to compare
@blockdate blockdate released this 29 Apr 09:05

added

  • API-Bluetooth.encryptMessageWithToken 设备token加密指定数据
  • API-Bluetooth.decryptMessageWithToken 设备token解密指定数据
  • API-Bluetooth.isConnecting 蓝牙是否正在连接
  • API-Device.getSubDevices 获取子设备列表
  • API-Host.file.generateObjNameAndUrlForFDSUpload 生成上传凭据
  • API-Host.file.getFDSFileInfoWithObjName 获取FDS上传
  • API-Host.ui.showBLESwitchGuide 弹出 打开蓝牙示意UI iOS Only
  • API-Host.ui.dismissBLESwitchGuide 关闭蓝牙示意 iOS Only
  • API-Host.ui.openDeviceGroupPageForCreate 跳转组设备创建
  • API-Host.ui.openDeviceGroupPageForEdit 跳转组设备编辑
  • API-Host.ui.openConnectSucceedPage 跳转快连成功页面
  • API-Service.smarthome.getLatestVersionV2 => /v2/device/latest_ver
  • API-Service.smarthome.delDeviceData => user/del_user_device_data
  • API-Service.smarthome.getUserDeviceLog => /v2/user/get_user_device_log
  • API-Service.smarthome.setDeviceProp => /v2/device/set_props
  • API-Service.smarthome.insertunmodel => /yaokan/insertunmodel
  • UI组件-CommonSetting 通用设置
  • UI组件-FirmwareUpgrade 固件升级
  • UI组件-MoreSetting 二级菜单-更多设置
  • UI组件-ListItem 普通列表项

changed

  • fix: 撤销授权插件出错问题
  • fix: crypto callback返回undefine问题
  • fix: 音频录制播放文件路径问题
  • update: getUserInfo 增加uid返回

deprecated

  • openTimerSettingPage -> openTimerSettingPageWithVariousTypeParams
  • openTimerSettingPageWithCustomIdentifier -> openTimerSettingPageWithVariousTypeParams