Skip to content

Commit

Permalink
Added the step of subscribing to 'IoT Core' API (#55)
Browse files Browse the repository at this point in the history
* Added the step of subscribing to 'IoT Core' API

You will get a "No permission" error if continued without subscribing to "IoT Core" API

* Update README.md

Co-authored-by: gaosen <[email protected]>
  • Loading branch information
prabch and 0x5e authored Nov 7, 2022
1 parent ab39eac commit 889341a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,11 @@ If you are personal user and don't know which to choose, please use `Smart Home`
Before configuration, please goto [Tuya IoT Platform](https://iot.tuya.com)
- Create a cloud develop project.
- Go to `Project Page` > `Devices Panel` > `Link Tuya App Account`, link your app account.
- Go to `Project Page` > `Service API` > `Go to Authorize`, subscribe the following APIs (its free):
- Authorization Token Management
- Device Status Notification
- IoT Core
- Industry Project Client Service (for "Custom" project)

#### For "Custom" Project

Expand Down

0 comments on commit 889341a

Please sign in to comment.