Skip to main content

Statistics

About

The Statistics interface provides visual analysis and status information for devices and their data. Users can use the data in this interface to analyze the number of online devices and check growth status such as user count.

View the Count and Status of Nodes

Superadmin users can select a certain period of time to view the number of nodes within that time period. The figure below shows the node information interface.

dashboard stats 1

  • "A" is the time selection interval.
    • Users can not only select the interval, but also select the granularity of the interval.
  • "B" is the real-time device node status.
    • Users can view the number of offline devices and make judgments based on other functions provided by the dashboard.
  • "C" is the growth trend of the number of activated devices in the selected time period.
    • The time granularity matches the setting selected in area A.

View the Number of Users

The statistics function module also provides monitoring of the number of device users. Superadmin users can intuitively view user activity and growth trends through charts and use them to analyze the business. The statistics page is designed with high-quality charts and enhanced range selection for better usability.

The Node Stats page provides detailed insights, including online, offline, and deactivated nodes, as shown in the figure below.

dashboard stats 2

info

The Statistics page supports viewing time series for the nodes data in multiple chart formats as shown in the figure below.

dashboard stats 3


API and MQTT Statistics

Superadmin users are also able to check the statistics for API usage and MQTT usage.


API Statistics

API statistics can be viewed as a breakdown by API paths. Statistics for each API path can further be broken down by users and HTTP methods as shown in the figure below.

dashboard stats 4


API Path Statistics for Users

API path statistics can be viewed as a breakdown by users. Clicking a user ID reveals the primary details of that user.

dashboard stats 5


API Path Statistics for HTTP Methods

API path statistics can be viewed as a breakdown by HTTP methods.

dashboard stats 6


API Statistics by Users

All API statistics can be viewed as a breakdown by users.

dashboard stats 7


MQTT Statistics

All MQTT statistics can be viewed as a breakdown by topics. For each topic, statistics can further be broken down by nodes.

dashboard stats 8


MQTT Statistics Grouped by Nodes

All MQTT statistics can be viewed as a breakdown by nodes. For each node, statistics can further be broken down by topics.

dashboard stats 9

On this page