Search found 8 matches
- 2024年 Nov 21日 11:22
- Forum: iOS & Android Development
- Topic: Need Help with Unlocking Smart Lock Device via BLE in iOS App
- Replies: 5
- Views: 2047
Re: Need Help with Unlocking Smart Lock Device via BLE in iOS App
1、Provide your deviceId. To obtain it, use the devId field of the ThingSmartDevice class. For reference, see:https://developer.tuya.com/en/docs/app-development/device?id=Ka5cgmmjr46cp. 2、Commercial Lock App SDK is mainly used with lock PCBAs and commercial finished locks. Requires enterprise whiteli...
- 2024年 Nov 18日 16:38
- Forum: iOS & Android Development
- Topic: Need Help with Unlocking Smart Lock Device via BLE in iOS App
- Replies: 5
- Views: 2047
Re: Need Help with Unlocking Smart Lock Device via BLE in iOS App
The first step is to make sure you are using the Commercial Lock App SDK, not the Smart Lock SDK. For the difference between the two, please refer to the Note in the following link: https://developer.tuya.com/en/docs/app-development/commercial-lock?id=Kdet175nsdh6i 企业微信截图_186e1414-8811-40e5-9a74-e88...
- 2023年 Oct 12日 14:38
- Forum: App开发
- Topic: IPC|门锁|扫地机|出行等垂直品类SDK如何接入离线日志,快速定位问题
- Replies: 3
- Views: 1728
Re: IPC|门锁|扫地机|出行等垂直品类SDK如何接入离线日志,快速定位问题
Andorid接入指南:https://developer.tuya.com/cn/docs/app- ... 5%E5%BF%97
获取文件路径:
Code: Select all
@Override
public void onSuccess(ArrayList<String> logPaths) {
}
- 2023年 Oct 12日 14:37
- Forum: App开发
- Topic: IPC|门锁|扫地机|出行等垂直品类SDK如何接入离线日志,快速定位问题
- Replies: 3
- Views: 1728
Re: IPC|门锁|扫地机|出行等垂直品类SDK如何接入离线日志,快速定位问题
iOS接入指南:https://developer.tuya.com/cn/docs/app- ... vox8vbu5ve
获取文件路径:
Code: Select all
[ThingLogSDK logPath]
- 2023年 Oct 12日 14:35
- Forum: App开发
- Topic: IPC|门锁|扫地机|出行等垂直品类SDK如何接入离线日志,快速定位问题
- Replies: 3
- Views: 1728
IPC|门锁|扫地机|出行等垂直品类SDK如何接入离线日志,快速定位问题
App集成涂鸦 IPC SDK |门锁SDK | 扫地机 SDK | 出行SDK 等垂直品类时,如何接入离线日志,快速定位问题
- 2023年 Aug 18日 15:59
- Forum: 小程序开发
- Topic: 哇塞,最近IoT平台推出这个自定义开发小程序功能太赞了!!!
- Replies: 15
- Views: 5162
- 2022年 Nov 8日 18:30
- Forum: 小程序开发
- Topic: 智能小程序-小部件Widget原来可以这么玩!
- Replies: 3
- Views: 1536
- 2022年 Nov 6日 14:39
- Forum: App开发
- Topic: iOS 集成 智能生活 SDK 失败、Podfile 文件 如何配置呀
- Replies: 3
- Views: 1426
Re: iOS 集成 智能生活 SDK 失败、Podfile 文件 如何配置呀
very nice