English
English
简体中文
Contact Us
Register
Log In

Manage Projects

Last Updated on : 2022-09-05 07:37:30download

The cloud development project is a collection of resources on the Tuya IoT Development Platform, including devices, APIs, and data. Resources deployed for each project are isolated from those for the other projects. This topic describes how to create a project, view, and edit project details.

Currently, a created project cannot be deleted. If your project is going to the end of service, and you want to remove the smart devices that have been linked with the project, you can unlink the devices. For more information, see Link Devices.

Create a project

Project creation is the first step of cloud development.

  1. Log in to the Tuya IoT Development Platform.

  2. In the left-side navigation bar, choose Cloud > Development.

  3. On the Cloud Management page, click Create Cloud Project.

    Manage Projects

  4. On the Create Cloud Project page, configure Project Name, Description, Industry, Development Method, and Data Center. The differences between the two development methods are as follows. For more information, see Development Method.

    • Custom: Build your IoT SaaS projects for any industry scenarios based on systems of assets and users. You can create multiple applications for an industry project to share the assets and users.

    • Smart Home: This allows you to link devices with your Smart Life app, such as Tuya-connected OEM apps or apps built on the Smart Life App SDK, as well as IoT WeChat mini programs. You can call OpenAPI to access linked devices and users.

      Manage Projects
  5. Click Create to complete project creation.

    1. Authorize cloud service APIs.
      By default, the APIs that support the specified development method are selected for the project on the platform. You can add or delete the default APIs, or select other APIs. The following list shows the default APIs for each development method.

      The platform will automatically subscribe to the selected APIs and authorize this project to access them.

      • Custom development:

        • IoT Core
        • Authorization
          Manage Projects
      • Smart home:

        • IoT Core
        • Authorization
        • Smart Home Scene Linkage
        • Data Dashboard Service
          Manage Projects
    2. Quickly create an asset and grant a specific user access to the asset.

      This step is only required for the Custom development method. You can skip this step if you select the Smart Home development method.

      Manage Projects

View project details

Authorization Key, including Access ID and Access Secret, is the credential to authorize APIs. Keep it properly.

  1. Log in to the Tuya IoT Development Platform.

  2. In the left-side navigation bar, choose Cloud > Development.

  3. On the page of My Cloud Projects, click one project to enter the details page.

  4. On the Overview tab, you can find project details.

    You can find the access ID, access secret, cloud authorization IP allowlist, and other details of your project. The following project details are available:

    Manage Projects

    • 1. Project name
    • 2. Project description
    • 3. Industry
    • 4. Data center
    • 5. Creation time
    • 6. Authorization key
    • 7. Cloud authorization IP allowlist

Edit project details

You can edit the details of a created project, including Project Name, Description, Industry, and Data Center.

  1. Log in to the Tuya IoT Development Platform.

  2. In the left-side navigation bar, choose Cloud > Development.

  3. On the page of My Cloud Projects, click one project to enter the details page.

    • Method 1: Find the target project and click Edit in the Operation column.

      Manage Projects

    • Method 2: Click the target project to enter the details page, and click Edit in the top right corner.

      Manage Projects

  4. On the Edit page, you can update the Project Name, Description, Industry, or Data Center.

    Manage Projects
  5. Click OK.