laitimes

ThingsKit IoT Platform report configuration operation guide

author:Yunteng Five Continents
ThingsKit IoT Platform report configuration operation guide

Periodic report is a commonly used data statistics function in IoT Platform, which can configure report conditions, generate report data, support export and online viewing, and support simultaneous statistics of multiple devices. Here are the basic steps to implement the feature:

  • Configure periodic report conditions: On the Report Management page of IoT Platform, you can configure the conditions of the periodic report, including the time range, data source, and data filter conditions of the report.
  • Generate report data: After you configure the periodic report conditions, IoT Platform obtains data from the device based on the user's configuration, and performs data processing and analysis to generate report data.
  • View report data online: Users can view report data, including data trend charts, online on the report viewing page of IoT Platform.
  • Export report data: On the report management page of IoT Platform, you can choose to export report data and export the data in CSV format for further analysis and processing.
  • Multi-device simultaneous statistics: The IoT platform can support multi-device simultaneous statistics, and users can count the data of multiple devices within the same time range, and compare and analyze them.

In short, by configuring periodic reports and generating report data according to configuration conditions, it can support export and online viewing, support multi-device simultaneous statistics, and help users better understand and utilize the data generated by IoT devices.

New report added

Click the Add Report button, fill in the relevant parameters of the report, and confirm the addition.

ThingsKit IoT Platform report configuration operation guide
Report configuration parameters Parameter description
Report name
  • Define the report configuration name
  • Required
  • Support input length limit: 64 characters
  • Supported input formats: Chinese and English, characters, numbers
Affiliation
  • Select Organization to select the devices included under the organization
  • Required
description
  • Describe the report
  • Not required
Mode of execution
  • Scheduled and immediate
  • By default, one is selected
equipment
  • Generate reports on selected equipment and this entity model data
  • Required
data type
  • Raw data: No filtering Aggregated data: Filter criteria for a collection of data
  • Required
Aggregation criteria
  • Aggregate data: maximum, minimum, average, sum, count, null
  • Required
Query period
  • Fixed period: Recent time Custom period: time period and grouping interval
  • Required

edit

Click Edit unenabled report configuration to modify the data.

prompt

Devices that are not enabled can be edited.

ThingsKit IoT Platform report configuration operation guide

enable

Enable report configuration.

ThingsKit IoT Platform report configuration operation guide

prompt

When a report is configured for immediate execution, enabling generates the report directly.

Search

Query data based on report configuration name, status, and creation time.

ThingsKit IoT Platform report configuration operation guide

View

View the reporting device to view the report configuration detailed data.

ThingsKit IoT Platform report configuration operation guide

Delete

Delete report configuration data individually and in bulk.

ThingsKit IoT Platform report configuration operation guide

Read on