Manage Offline Table

Last Updated on : 2024-06-20 06:51:21download

The data uploaded from local files is saved in an offline table for dimension association.

Offline table

  1. Log in to the Tuya Developer Platform.
  2. In the left-side navigation bar, click Data > Data Analysis > Project Manage, select a project, and click Enter Project.
  3. After you enter the project, in the left-side navigation bar, click Data Storage > Data Table Management > Offline Table. Here you can view the offline tables.Manage Offline Table

The headers in the table are described as follows:

Header Description
Offline Table Name You can customize it. The name must be unique. Click it and the table detail page is displayed.
Alias The table alias you set for display.
Creator The account that creates the table.
Creation Time The time when a data table is created.
Description Description of the table.
Operation
  • Import Data: You can import data into the table.
  • Delete: You can delete a data table that is not associated with a rule engine and data source.
    Note: After deletion, the table structure and data cannot be recovered. Take care of this action.

Add offline table

After you click Offline Table, click New Offline Table below.Manage Offline Table

  • Table Name: You set the table name. The name must be unique.
  • Alias: The table alias you set for display.
  • Data Format: Only .CSV files are supported.
  • Separator: Only , is supported.
  • Description: Description of the table.
  • Content: The specific fields of the table.

Import Data: You can import data from local files.

Table details

Table details help you manage the offline table uploaded from local files, including table information and data overview.

View the table structure

  1. After you click Offline Table, select a table in the offline table list and click its name. In Table Structure, you can find the field name, field type, primary key, and description.Manage Offline Table
  2. (Optional) You can click Data Overview and find data information.
    Manage Offline Table