Closed pathanparvezkhan closed 10 months ago
If it's not an SDK bug issue, you can contact email :ttlock-developers-email-list@googlegroups.com. There will be technical support to answer your questions
1 upload lock record api: https://euopen.sciener.com/document/doc?urlName=cloud%2FlockRecord%2Fupload.html sdk: + (void)getOperationLogWithType:(TTOperateLogType)type lockData:(NSString *)lockData success:(TTGetLockOperateRecordSucceedBlock)success failure:(TTFailedBlock)failure;
2 upload passcodes api: https://euopen.sciener.com/document/doc?urlName=cloud%2Fpasscode%2FuploadEn.html sdk:+ (void)getPasscodeVerificationParamsWithLockData:(NSString *)lockData success:(TTGetPasscodeVerificationParamsSucceedBlock)success failure:(TTFailedBlock)failure;
Upload data functionality: We want to achieve the same functionality as in TTlock App. I have attached here screenshot for the same.
Could you please provide the details for the relevent SDK method / API to achieve the same functionality in our app?