Accessing rooms using the tuya-device-sharing-sdk

Discussing technical aspects of Yun development products, including IoT Core and other cloud service APIs, data analysis products, etc.


novusdash123
Posts: 9

Thanks for your help and effort. Very appreciated.

JamesG
Posts: 78

Re: Accessing rooms using the tuya-device-sharing-sdk

hi,

The APIs related to rooms have been updated in the device-sdk: https://github.com/tuya/tuya-device-sharing-sdk

novusdash123
Posts: 9

Re: Accessing rooms using the tuya-device-sharing-sdk

Hi,

Thanks for your support. I don't seem to find the room related api in the code. The last commit to the dev branch was three weeks ago. Am I missing something?

Thanks again

JamesG
Posts: 78

Re: Accessing rooms using the tuya-device-sharing-sdk

Sorry for the confusion. The form wasn’t submitted earlier, and I’ve now completed the submission. Please kindly check.

novusdash123
Posts: 9

Re: Accessing rooms using the tuya-device-sharing-sdk

Hi, yes I can now see the commits and the sdk function, thanks. Unfortunately I tested the function and it seems to give the following error:

Code: Select all

network error:(1108) uri path invalid

The query_homes() function seems to work well so I don't think it is an issue with my environment or credentials. I also have the sdk version 0.2.11 installed.

Post Reply